02.04.2016, 05:23
Quote:
if(BitFlag_Get(g_PlayerFlags[playerid], Spawned)) return SendClientMessage(playerid,COLOR_ERROR,"{FB0000}ER ROR: {FFFFFF}You must be alive and spawned.");
How do you check if Spawned is false? |
Not sure about bits, but give that a try?