SetPlayerPos[REP++]
#1

Hello guys i have a simple question
First here is the code
PHP код:
forward Unjail(playerid);
public 
Unjail(playerid)
{
    
SetPlayerPos(playerid257.2509,83.6424,1002.4453);
    
SetPlayerInterior(playerid0);
    
inJail[playerid] = false;
    
KillTimer(JailTimer[playerid]);
    
GameTextForPlayer(playerid"~g~Unjailed"50006);
    
PlayerPlaySound(playerid,1057,0.0,0.0,0.0);
    
SendClientMessage(playeridCOLOR_GREEN"You are free now but we took from you a small thing so you have to not make it again !");
    
GivePlayerMoney(playerid, -500);

It works and when the timer end it unjail him but put him in the sky not at the place that i have put its cordinate ?
Please Help !!
Reply


Messages In This Thread
SetPlayerPos[REP++] - by nezo2001 - 31.12.2014, 17:34
Re: SetPlayerPos[REP++] - by Anuris - 31.12.2014, 17:43
Re: SetPlayerPos[REP++] - by nezo2001 - 31.12.2014, 17:45
Re: SetPlayerPos[REP++] - by Anuris - 31.12.2014, 17:51
Re: SetPlayerPos[REP++] - by Abagail - 31.12.2014, 17:52
Re: SetPlayerPos[REP++] - by CalvinC - 31.12.2014, 17:53
Re: SetPlayerPos[REP++] - by Lordzy - 31.12.2014, 17:56
Re: SetPlayerPos[REP++] - by ATGOggy - 31.12.2014, 18:52
Re: SetPlayerPos[REP++] - by nezo2001 - 31.12.2014, 19:05
Re: SetPlayerPos[REP++] - by nezo2001 - 31.12.2014, 19:25

Forum Jump:


Users browsing this thread: 7 Guest(s)