simple question >.>
Posted: April 19th, 2009, 2:17 am
I feel like a dumbass for asking this, but how can you give a player an rpg. I've tried
but none of them worked and I couldn't find any help by googling :s. I tried to find the name of the perk, but came up empty handed and am getting quite frustrated over not being able to find this out :<.
Code: Select all
self setActionSlot( 3, "weapon", "rpg_mp")
self giveWeapon("rpg_mp")
self setPerk("rpg_mp")
but none of them worked and I couldn't find any help by googling :s. I tried to find the name of the perk, but came up empty handed and am getting quite frustrated over not being able to find this out :<.