Bugged or something wrong
#1

I was going to make a script when train arrives to Los Santos it sends a client message to all:
Heres the code but it has no effect:

pawn Код:
if(IsPlayerInVehicle(playerid,train))
    {
        if(IsPlayerInRangeOfPoint(playerid,10.0,1700.4967 ,-1955.4222,13.5469))
        {
            SendClientMessageToAll(COLOR_RED,"Train is in Los Santos you have 10 minutes to get in train");
            return 1;
            }
Reply


Messages In This Thread
Bugged or something wrong - by Hoss - 09.11.2010, 11:51
Re: Bugged or something wrong - by TheXIII - 09.11.2010, 12:11
Re: Bugged or something wrong - by Hoss - 09.11.2010, 12:18
Re: Bugged or something wrong - by TheXIII - 09.11.2010, 12:33
Respuesta: Re: Bugged or something wrong - by xenowort - 09.11.2010, 13:41

Forum Jump:


Users browsing this thread: 1 Guest(s)