Ok well i'm pretty familiar with spawning props and such but not weapons. I type this in the console:
gm_giveswep models/weapons/weapon_ar2.mdl and it doesnt spawn.
to give yourself a weapon through the console, you'll have to type: give weapon_smg1 "Yourname"
Model file itself isn't a weapon.
you might want "give weapon_ar2" instead.
and the model name is "irifle"
yea either
[code]rcon sv_cheats 1; give weapon_ar2; rcon sv_cheats 0[/code]
or use ULX and ULib for admin mod, then use the plugin [url=http://forums.ulyssesmod.net/index.php?topic=4386.0]UGive (ULX Give)[/url].
give weapon_ar2 is the proper usage
Sorry, you need to Log In to post a reply to this thread.