03.04.2009, 12:53
wont work.
GetPlayerWeapon(playerid)==35||36||37||38||43||44| |45
is bit swapping.
You should use { and } because you can just use ONE func without it.
GetPlayerWeapon(playerid)==35||36||37||38||43||44| |45
is bit swapping.
You should use { and } because you can just use ONE func without it.