house help
#5

yes and i did corectly.
look this is my code:
public OnPlayerSpawn(playerid)
{
if(IsPlayerInRangeOfPoint(playerid, 7.0, -2017.4309,970.1254,45.4794))
SetPlayerCheckpoint(playerid, -2017.4309,970.1254,45.4794,3.0);
return 1;
}
And this is the code for entering the checkpoint
public OnPlayerEnterCheckpoint(playerid)
{
SetPlayerPos(playerid, 1527.229980,-11.574499,1002.097106);
SetPlayerInterior(playerid, 3);
return 1;
}
it's something wrong in the code? i can't figured it out what it can be
Reply


Messages In This Thread
house help - by \\ BlenderBoy // - 08.03.2011, 00:30
Respuesta: house help - by Alex_Obando - 08.03.2011, 00:45
Re: Respuesta: house help - by \\ BlenderBoy // - 08.03.2011, 16:50
Re: house help - by HyperZ - 08.03.2011, 16:51
Re: house help - by \\ BlenderBoy // - 08.03.2011, 19:15
Re: house help - by antonio112 - 08.03.2011, 20:25

Forum Jump:


Users browsing this thread: 2 Guest(s)