Only spawn when you have level 6 HELP
#10

I used this:

PHP код:
if(PlayerInfo[playerid][pLevel] > 6)
                {
                                        
SafeSetPlayerPos(playeridFloat:xFloat:yFloat:z);
                }
                                else
                                {
                                        
SendClientMessage(playeridCOLOR_GRAD1"You must be level 6 to spawn");
                                        return 
1;
                                } 
I don't have the variable I think... I am noob so I don't know
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: 2 Guest(s)