28.03.2013, 00:52
Quote:
I have a custom dialog, so nothing is in OnPlayerRequestClass.
|
public OnPlayerSpawn(playerid)
{
if(gTeam[playerid] == )T_SPECIAL
{
GetPlayerScore(playerid) + 2000);
SendClientMessage(playerid,0xFF0000AA,"You must have 2000 score!!");
return 1;