Originally posted by Glowing
THIS IS JUST A THEORY (BUT IT PROBABLY WILL WORK OBAMASU SAID)
Infinite ammo
SelectStringTableEntryInDvar daswiftguy isapusssy C player_sustainAmmo "0"
Gold Deagle:
SelectStringTableEntryInDvar daswiftguy isapusssy deserteaglegold_mp
Default weapon:
SelectStringTableEntryInDvar daswiftguy isapusssy defaultweapon_mp
Drop Weapon (Must use before using modded guns)
SelectStringTableEntryInDvar daswiftguy isapusssy scr_drop_weapon""
obamasu found the code that allowes you to pass cheat checks!
THANKS obamasu <3
Someone check this please, Hopefully we got all these back!
Dude, you need to calm down. Nothing you posted up there will work; "deserteaglegold_mp" is a string/weapon ID, "defaultweapon_mp" is a string/weapon ID, the function for "player_sustainAmmo" was removed, and the function for "scr_drop_weapon" was removed.
Also,
SelectStringTableEntryInDvar daswiftguy isapusssy C player_sustainAmmo "0"
Isn't even written right. You can't have more than 3 variables in the string and you must put the dvar as the final piece of the string.