SA-MP Forums Archive
Checkpoints help - 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: Checkpoints help (/showthread.php?tid=632840)



Checkpoints help - Thanks - 20.04.2017

hey... why after i connecting to server and goto to location im not find the CP'S?

in TOP Scirpt: new FourDragon[3];
Код:
	FourDragon[1] = CreateDynamicCP(2020.2262,1007.0902,10.8203, 2, -1, -1, -1, 100);
    FourDragon[2] = CreateDynamicCP(2019.0555,1018.2590,996.8750, 1.6, -1, -1, -1, 100);
i find this in server.log

[12:10:53] *** Streamer Plugin: CreateDynamicMapIcon: Expecting 12 parameter(s), but found 10
[12:08:55] *** Streamer Plugin: CreateDynamicCP: Expecting 10 parameter(s), but found 8


Re: Checkpoints help - skuller12 - 20.04.2017

please, show me your createdynamiccp from streamer.inc


Re: Checkpoints help - Bolex_ - 20.04.2017

Update streamer (INC, plugin) and re-compile it