ItsMods

Full Version: Weapons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I find out which string represents the weapon that I want + the attachments?
Also, in the giveWeapon thread, method or function (think it's thread in this language) there is the integer of 0, and then the boolean false as values behind it. What do those do?
self giveWeapon("famas_mp");
self giveWeapon("famas_extclip_mp");
self giveWeapon("famas_ir_extclip_silencer_mp");

No need for more than things like that.
Could you also tell me where I can find all existing strings I can use?
Sorry Tongue I did see the first post, but didn't look through the replies since I thought that it would be comments like "awesome" and stuff Tongue
How to give claymore?
Self giveweapon ("claymore_mp");
?
mmm are you sure it works??