why the hell didnt i think of that lol
PHP Code:
new clip, ammo, wpn = get_user_weapon(id, clip, ammo)
new ent_class[32]
xmod_get_wpnname(wpn, ent_class, sizeof ent_class - 1)
client_print(id, print_console,"ent_class is ^"%s^"", ent_class)
ham_strip_weapon(id, ent_class)
so thats why, the ham stock by ava want it to contain weapon_ for it to go on. so i guess ill have to modify that stock
__________________