07.04.2013, 09:27
else if (dialogid == D_RADIO_PINPUT1 && response)
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(IsPlayerAdmin(playerid)) return SendClientMessage(playerid,COLOR_YELLOW,"ERROR:{FF 00EA}You {A90202}NOT A {3FCD02}STAFF!");
{
PlayAudioStreamForPlayer(i,inputtext);
}
}
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(IsPlayerAdmin(playerid)) return SendClientMessage(playerid,COLOR_YELLOW,"ERROR:{FF 00EA}You {A90202}NOT A {3FCD02}STAFF!");
{
PlayAudioStreamForPlayer(i,inputtext);
}
}