Random command help ! pls.
#3

Quote:
Originally Posted by jasperschellekens
Посмотреть сообщение
You could give each mission an ID. And then use a random number to select the id.

PHP код:
CMD:mission(playerid)
{
    if(
IsPlayerInRangeOfPoint(playerid,1.1,-216.8123,984.9861,19.3925,94.2272))
               {
        
SendClientMessage(playerid,COLOR_WHITE,"Let's see what mission you will get !");
        }
        else return 
SendClientMessage(playerid, -1""chat" You need to be on the right place !");
        
SetPlayerCheckpoint(playerid, -216.8123,984.9861,19.3925,94.2272);

what is wrong with this cmd?

PHP код:
(20398) : warning 202number of arguments does not match definition
(20401) : error 010invalid function or declaration 
Reply


Messages In This Thread
Random command help ! pls. - by Zeus666 - 17.03.2018, 14:43
Re: Random command help ! pls. - by jasperschellekens - 17.03.2018, 15:18
Re: Random command help ! pls. - by Zeus666 - 17.03.2018, 15:22
Re: Random command help ! pls. - by jasperschellekens - 17.03.2018, 15:24
Re: Random command help ! pls. - by Zeus666 - 17.03.2018, 15:29
Re: Random command help ! pls. - by jasperschellekens - 17.03.2018, 15:30
Re: Random command help ! pls. - by Zeus666 - 17.03.2018, 15:32
Re: Random command help ! pls. - by jasperschellekens - 17.03.2018, 15:37
Re: Random command help ! pls. - by Zeus666 - 17.03.2018, 15:48
Re: Random command help ! pls. - by jasperschellekens - 17.03.2018, 15:50

Forum Jump:


Users browsing this thread: 6 Guest(s)