Only spawn when you have level 6 HELP
#3

Код:
				if(PlayerInfo[playerid][pLevel] > 6)
				{
                                        SafeSetPlayerPos(playerid, Float:x, Float:y, Float:z);
				}
                                else
                                {
                                        SendClientMessage(playerid, COLOR_GRAD1, "You must be level 6 to spawn");
                                        return 1;
                                }
Reply


Messages In This Thread
Only spawn when you have level 6 HELP - by Fantje - 06.03.2015, 13:07
Re: Only spawn when you have level 6 HELP - by finelaq - 06.03.2015, 13:11
Re: Only spawn when you have level 6 HELP - by bigboy81 - 06.03.2015, 13:13
Re: Only spawn when you have level 6 HELP - by Fantje - 06.03.2015, 13:13
Re: Only spawn when you have level 6 HELP - by Fantje - 06.03.2015, 13:15
Re: Only spawn when you have level 6 HELP - by Fantje - 06.03.2015, 13:23
Re: Only spawn when you have level 6 HELP - by bigboy81 - 06.03.2015, 13:27
Re: Only spawn when you have level 6 HELP - by Fantje - 06.03.2015, 13:30
Re: Only spawn when you have level 6 HELP - by bigboy81 - 06.03.2015, 13:35
Re: Only spawn when you have level 6 HELP - by Fantje - 06.03.2015, 13:38

Forum Jump:


Users browsing this thread: 1 Guest(s)