ItsMods

Full Version: A few questions about the new version of the addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
  • Code:
    Client.Other.PrimaryWeapon = GetWeapon("iw5_l96a1_mp");
    Gives me a scopeless L96AI :\
  • Code:
    Client.Other.PrimaryWeapon = GetWeapon("iw5_l96a1_acog_mp");
    Doesn't work Sad
  • Anyway to 'switch' to the weapon? Players need to press 1 now to see their primary weapon, and I think not much people will get that
  • Client.Other.CurrentWeapon doesn't do shit. I changed it. Nothing happens
  • Walking AC130? Possible?
  • What's the name of the N23 Designrator?

List will be updated while i'm fucking around with the new functions
Try?
Code:
int WepID = GetWeapon("iw5_l96a1_mp");
                Client.Other.PrimaryWeapon = WepID;

Clueless with the whole gun thing lol and dunno if ^^ works can't test but try?
Walking Osprey Gunner! Where The packages come from then? Big Grin