Team restriction
#3

Tried with it. Same.
Quote:

if(GetPlayerScore(playerid) < 100) return SetPlayerHealth(playerid, 0);
{
SendClientMessage(playerid, COLOR_BLUE, "<!>You must have 50 score to join this team");
SetPlayerHealth(playerid,100);
SetPlayerArmour(playerid,100);
SetPlayerPos(playerid,-1391.1643,496.9996,18.2344);//VIP
SendClientMessage(playerid, COLOR_LIGHTBLUE, "<!>You've made decision. You are now part of Team VIP. Use /teamhelp to see commands! Enjoy!");
}
return 0;
}

Reply


Messages In This Thread
Team restriction - by Twinki1993 - 08.02.2012, 22:34
Re: Team restriction - by [ABK]Antonio - 08.02.2012, 23:40
Re: Team restriction - by Twinki1993 - 09.02.2012, 02:30
Re: Team restriction - by [ABK]Antonio - 09.02.2012, 03:28

Forum Jump:


Users browsing this thread: 1 Guest(s)