View Single Post
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 02-11-2009 , 10:39   Re: [ZP] Extra Items: Armas
#9

Puedo preguntar que es esto?
PHP Code:
fm_give_item(player"weapon_mp4a1")
fm_give_item(player"ammo_9mm")
fm_give_item(player"ammo_9mm")
fm_give_item(player"ammo_9mm"
Corregido:
PHP Code:
fm_give_item(player"weapon_m4a1")
fm_give_item(player"ammo_556nato")
fm_give_item(player"ammo_556nato")
fm_give_item(player"ammo_556nato")
fm_give_item(player"ammo_556nato"
Desde cuando la m4a1 tiene ammo de 9mm? O.o

Es lo unico que vi, te conviene leer esto: CS Weapons Information
__________________
"There is no knowledge, that is not power"
fezh is offline