Failing?
#1

pawn Код:
dcmd_GK1(playerid, params[])
{
    #pragma unused params
    if(IsPlayerInRangeOfPoint(playerid, 15.0, 1241.40002441, 767.09997559, 91.09999847)){
        SetTimerEx("CloseGate", 5000, false, "i", playerid);
        MoveObject(Gate1, 1241.40002441, 767.09997559, 87.09999847, 3.0, 0.0, 0.0, 0.0);
        return SendClientMessage(playerid, COLOR_PINK, "Welcome to Kh4led's mansion");
    }
}
No compiling error, but when I do /gk1 NOTHING happens ingame..
Reply


Messages In This Thread
Failing? - by _Khaled_ - 30.08.2012, 19:32
Re: Failing? - by ThePrograme - 30.08.2012, 19:36
Re: Failing? - by _Khaled_ - 30.08.2012, 19:50
Re: Failing? - by [MWR]Blood - 30.08.2012, 19:51
Re: Failing? - by _Khaled_ - 30.08.2012, 19:57
Re: Failing? - by ThePhenix - 30.08.2012, 20:08
Re: Failing? - by Roko_foko - 30.08.2012, 20:10
Re: Failing? - by ThePhenix - 30.08.2012, 20:12
Re: Failing? - by _Khaled_ - 30.08.2012, 20:14
Respuesta: Re: Failing? - by Siralos - 30.08.2012, 21:42

Forum Jump:


Users browsing this thread: 1 Guest(s)