Difference between revisions of "Left 4 Dead Weapons"

From AlliedModders Wiki
Jump to: navigation, search
m
 
Line 14: Line 14:
 
</pawn>
 
</pawn>
  
There a two special "items", wich you can give through GivePlayerItem (GiveNamedItem) or the server command give. When you do this this with sourcemod, you will get an error but it works.
+
There a two special "items", wich you can give through GivePlayerItem (GiveNamedItem) or the server command give. When you do this with sourcemod, you will get an error but it works.
 
<pawn>
 
<pawn>
 
ammo
 
ammo
 
health
 
health
 
</pawn>
 
</pawn>

Latest revision as of 10:41, 14 March 2009

Left 4 Dead Weapon entities:

autoshotgun
first_aid_kit
pipe_bomb
molotov
rifle
hunting_rifle
pain_pills
pistol
gascan
propanetank
oxygentank

There a two special "items", wich you can give through GivePlayerItem (GiveNamedItem) or the server command give. When you do this with sourcemod, you will get an error but it works.

ammo
health