Random checkpoint problem, help please.
#5

Quote:
Originally Posted by B-Matt
Посмотреть сообщение
Line 216 is?

And this:
PHP код:
 } else {
        
SendClientMessage(playeridCOLOR_LIGHTRED"You have to be in pizza boy intruder to use this command !");
    }
    return 
1;

Need to be:

PHP код:
else {
        
SendClientMessage(playeridCOLOR_LIGHTRED"You have to be in pizza boy intruder to use this command !");
    }
    return 
1;

There is nothing wrong with that line, and if you just read the post again,you'd see that the problem is in the SetPlayerCheckpoint.
Quote:

The line 216 is the one that says SetPlayerCheckpoint..

Reply


Messages In This Thread
Random checkpoint problem, help please. - by ZackBoolaro - 24.12.2012, 14:02
Re: Random checkpoint problem, help please. - by DaRk_RaiN - 24.12.2012, 14:08
Re: Random checkpoint problem, help please. - by ZackBoolaro - 24.12.2012, 14:16
Re: Random checkpoint problem, help please. - by B-Matt - 24.12.2012, 14:25
Re: Random checkpoint problem, help please. - by DaRk_RaiN - 24.12.2012, 14:28
Re: Random checkpoint problem, help please. - by ZackBoolaro - 24.12.2012, 14:48
Re: Random checkpoint problem, help please. - by nickdodd25 - 24.12.2012, 15:49

Forum Jump:


Users browsing this thread: 3 Guest(s)