Streamer question - 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: Streamer question (
/showthread.php?tid=607010)
Streamer question -
xTURBOx - 13.05.2016
well i am, new to streamer , trying to make some dynamic checkpoints.
anyways,
i got one question in mind , where(under which callback) do you put the "CreateDynamicCP" ?
is it OnPlayerConnect or OnPlayerSpawn or something else?
Fast response is appreciated
Re: Streamer question -
oMa37 - 13.05.2016
OnPlayerSpawn
EDIT:
Ah sorry, I just realized that it must be under OnGameModeInit/OnFilterScriptInit :P
Re: Streamer question -
Konstantinos - 13.05.2016
Create them under OnGameModeInit/OnFilterScriptInit.