07.04.2013, 09:57
i need help with weapon if player spwn get weapon and if he death and spawn again dont see more Dialog.
new bool:playerHaveWeapon[MAX_PLAYERS] = {false, ...};
if (!playerHaveWeapon[playerid]) { // Show the dialog playerHaveWeapon [playerid] = true; }