Problem ,i need some help +1rep
#1

Hi guys,i have make a command for exit from cityhall but when player exit from cityhall ,the map cant load.And the player see this: http://imageshack.us/f/546/samp102xb.png/
Please guys i need some help.
Here is the command for exit from cityhall:
PHP код:
if (strcmp("/ExitCH"cmdtexttrue10) == 0)
    {
        if(
IsPlayerInRangeOfPoint(playerid4.0387.4368,173.7441,1008.3828))
        {
         
SetPlayerPos(playerid2446.9475,2376.2249,12.1635);
         
         }
         else
         
SendClientMessage(playerid,COLOR_RED ,"[ERROR]You are not at door of cityhall");

Thanks for helping,
jimis
Reply


Messages In This Thread
Problem ,i need some help +1rep - by jimis - 01.06.2012, 07:42
Re: Problem ,i need some help +1rep - by JaKe Elite - 01.06.2012, 07:47
Re: Problem ,i need some help +1rep - by pasha97 - 01.06.2012, 07:49
Re: Problem ,i need some help +1rep - by jimis - 01.06.2012, 07:56

Forum Jump:


Users browsing this thread: 1 Guest(s)