Quote:
Originally Posted by TheArmagedon
I Only Edit Golden Ak 
|
Than properly edit it:
Code:
iStoredGalilID = find_ent_by_owner(ENG_NULLENT, "weapon_ak47", entity)
Change it to this:
Code:
iStoredGalilID = find_ent_by_owner(ENG_NULLENT, "weapon_m3", entity)
__________________