checkpoint confusion, please help.
#1

okay so let me start off by saying, im really new to scripting, i know you guys say to read the wiki, so thats what im doing, now onto my question, im looking at..

public OnPlayerSpawn(playerid)
{
SetPlayerCheckpoint(playerid, 1982.6150, -220.6680, -0.2432, 3.0);
return 1;
}

public OnPlayerEnterCheckpoint(playerid)
{
GivePlayerMoney(playerid, 1000);
DisablePlayerCheckpoint(playerid);
return 1;
}




how would i be able to make it so that when a player enters that checkpoint, anotherone shows up for them to go to?
Reply


Messages In This Thread
checkpoint confusion, please help. - by jtweak - 20.11.2011, 06:14
Re: checkpoint confusion, please help. - by antonio112 - 20.11.2011, 06:23
Re: checkpoint confusion, please help. - by jtweak - 20.11.2011, 06:25
Re: checkpoint confusion, please help. - by aRoach - 20.11.2011, 06:29
Re: checkpoint confusion, please help. - by jtweak - 20.11.2011, 06:31
Re: checkpoint confusion, please help. - by aRoach - 20.11.2011, 06:36
Re: checkpoint confusion, please help. - by antonio112 - 20.11.2011, 06:42
Re: checkpoint confusion, please help. - by aRoach - 20.11.2011, 06:44
Re: checkpoint confusion, please help. - by jtweak - 20.11.2011, 06:47
Re: checkpoint confusion, please help. - by aRoach - 20.11.2011, 06:53

Forum Jump:


Users browsing this thread: 1 Guest(s)