19.09.2015, 21:51
Try this chabge the number off the golf club weapon id
PHP код:
new gun[2];
GetPlayerWeaponData(playerid, 5, gun[0], gun[1]);
if(gun[0] == 30)
SendClientMessage(playerid,-1,"You Have AK-47");