02.07.2009, 11:42
This is the syntax for GetPlayerWeaponData:
GetPlayerWeaponData(playerid, slot, &weapons, &ammo)
So what you're suggesting, coop, will not work as it will get you the 'number of arguments do not match definition' error.
@Marc_307: Show us the whole callback where you placed this loop.
GetPlayerWeaponData(playerid, slot, &weapons, &ammo)
So what you're suggesting, coop, will not work as it will get you the 'number of arguments do not match definition' error.
@Marc_307: Show us the whole callback where you placed this loop.

