.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Enhancement Workshop > Metamod and metamod plugins
Metamod and metamod plugins Plugins and improvements for the metamod server-side mod

Reply
 
Thread Tools
item number for SG550?
Old
  (#1)
Riddick51
Member
 
Status: Offline
Posts: 3
Join Date: Nov 2005
Default item number for SG550? - 20-12-2005

in HL1: CS 1.6:

im trying to place the SG550 (CT auto-sniper rifle) on a map using the maps .ent file.

i know there is something called an "armory" "entity" and an associated "item number" for a given weapon. i need the item number for the SG550 so i can put it in the .ent file for the map and it will be available for players to pick-up.

goal: place scout, G3/SG-1, and SG550 on three sides at the top of a box the scout and G3/SG-1 i have the correct item identifiers for. all i need is the"item" number identifier for the SG550.

ok, i'll stop repeating myself now :s
  
Reply With Quote
Re: item number for SG550?
Old
  (#2)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: item number for SG550? - 20-12-2005

Code:
	item(choices)  : "Item" : 0 = 
	[
		0: "weapon_mp5navy"
		1: "weapon_tmp"
		2: "weapon_p90"
		3: "weapon_mac10"
		4: "weapon_ak47"
		5: "weapon_sg552"
		6: "weapon_m4a1"
		7: "weapon_aug"
		8: "weapon_scout"
		9: "weapon_g3sg1"
		10: "weapon_awp"
		11: "weapon_m3"
		12: "weapon_xm1014"
		13: "weapon_m249"
		14: "weapon_flashbang"
		15: "weapon_hegrenade"
		16: "item_kevlar"
		17: "item_assaultsuit"
		18: "weapon_smokegrenade"
	]
useful info in cs fgd
  
Reply With Quote
Re: item number for SG550?
Old
  (#3)
Riddick51
Member
 
Status: Offline
Posts: 3
Join Date: Nov 2005
Default Re: item number for SG550? - 20-12-2005

thank you, that list is helpful. item number for the SG550? ^^
  
Reply With Quote
Re: item number for SG550?
Old
  (#4)
Austin
Moderator
 
Austin's Avatar
 
Status: Offline
Posts: 403
Join Date: Nov 2003
Default Re: item number for SG550? - 30-12-2005

9

9: "weapon_g3sg1"
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com