GUY CLEAR CHAT NOT WORK CHECK CODE - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: GUY CLEAR CHAT NOT WORK CHECK CODE (
/showthread.php?tid=247501)
GUY CLEAR CHAT NOT WORK CHECK CODE -
Bilawal2050 - 09.04.2011
Код:
if (DMTime == 0)
{
if(ctscore > ttscore) { GameTextForAll("~b~S.W.A.T'S~n~~w~WIN THE GAME!", 12000, 3); }
else if(ttscore > ctscore) { GameTextForAll("~r~TERRORISTS~n~~w~WIN THE GAME!", 12000, 3); }
else if(ctscore == ttscore) { GameTextForAll("~b~S.W.A.T ~y~VS ~r~TERRORISTS~n~~w~GAME DRAW!", 12000, 3); }
SendRconCommand("changemode first");
KillTimer(dmtimer);
}
return 1;
}
now tell me what i do here for clear chat
Re: GUY CLEAR CHAT NOT WORK CHECK CODE -
anant - 09.04.2011
Hindi : Pakistan se ho? Yaar idhar logon ko samajh me nahi ayega, acche se english bolna seekho
Re: GUY CLEAR CHAT NOT WORK CHECK CODE -
Bilawal2050 - 09.04.2011
ma theek bol raha ho
tumhe ahta ha
Re: GUY CLEAR CHAT NOT WORK CHECK CODE -
Shelby - 09.04.2011
pawn Код:
if (DMTime == 0)
{
if(ctscore > ttscore) { GameTextForAll("~b~S.W.A.T'S~n~~w~WIN THE GAME!", 12000, 3); }
else if(ttscore > ctscore) { GameTextForAll("~r~TERRORISTS~n~~w~WIN THE GAME!", 12000, 3); }
else if(ctscore == ttscore) { GameTextForAll("~b~S.W.A.T ~y~VS ~r~TERRORISTS~n~~w~GAME DRAW!", 12000, 3); }
for(new i=0; i<100; i++)
{
SendClientMessageToAll(0x8B4513AA, " ");
}
SendClientMessageToAll(0x8B4513AA, "Starting new mission...");
SendRconCommand("changemode first");
KillTimer(dmtimer);
}
return 1;
}
- Do not be creating multiple posts for the same question.
- Write normally, without absurd bold, fonts and sizes.
- Do not talk with others languages on this forum, use section NON-ENGLISH.
Re: GUY CLEAR CHAT NOT WORK CHECK CODE - XFlawless - 09.04.2011
How retarded is this ! This is English forums and not Hindi forums.
Re: GUY CLEAR CHAT NOT WORK CHECK CODE -
anant - 09.04.2011
I know, i told him that understand to speak english. Now don't be a retard to post sh*t without knowing what I wrote.
Re: GUY CLEAR CHAT NOT WORK CHECK CODE -
Bilawal2050 - 09.04.2011
okey w8 i check it