SA-MP Forums Archive
Checkpoin Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Checkpoin Problem (/showthread.php?tid=351148)



Checkpoin Problem - jimis - 15.06.2012

Hi all,on my gamemode init i make to checkpoints,one for join to police and one for army.But on
PHP код:
public OnPlayerEnterCheckpoint(playerid)
{
    return 
1;

Its only one checkpoint work,i mean that when i go to police checkpoint i can join normally but when to army i join to police again.How i can fix that? Please help


Thanks jimis


Re: Checkpoin Problem - jimis - 15.06.2012

someone?


Re: Checkpoin Problem - Jarnu - 15.06.2012

Don't bump before 48 Hours;.. and POST THE PROPER CODES! this is Just CALLBACK not CODE!


Re: Checkpoin Problem - JaKe Elite - 15.06.2012

use Streamer, its easier to use.