Robstore problems. - 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: Robstore problems. (
/showthread.php?tid=497145)
Solved -
MuhoX - 25.02.2014
Solved
Re: Robstore problems. -
Smileys - 25.02.2014
show us your code please.
especially the code of OnPlayerEnterCheckpoint.
Re: Robstore problems. -
MuhoX - 25.02.2014
Solved
Re: Robstore problems. -
itsCody - 25.02.2014
Most likely you're storing robberies into the same checkpoint?
Or somewhere there's an error in your dialog
Re: Robstore problems. -
MuhoX - 25.02.2014
No man. That's just okay!
Re: Robstore problems. -
Smileys - 25.02.2014
what does getCheckpointType(playerid) do?
mind providing that function?
although I highly recommend you to use the streamer plugin made by Incognito, it's got CreateDynamicCP, and a callback which passes a checkpointid parameter.
https://sampforum.blast.hk/showthread.php?tid=102865
take a look at the "Checkpoint" section.
Re: Robstore problems. -
MuhoX - 25.02.2014
Solved