27.04.2010, 05:14
new mywep[32];
GetWeaponName(gun, mywep, sizeof(mywep));
mywep now = the gun name, and treat it as a string, with %s in format :P
more info ---- https://sampwiki.blast.hk/wiki/GetWeaponName
GetWeaponName(gun, mywep, sizeof(mywep));
mywep now = the gun name, and treat it as a string, with %s in format :P
more info ---- https://sampwiki.blast.hk/wiki/GetWeaponName