SA-MP Forums Archive
1 error - 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: 1 error (/showthread.php?tid=404914)



1 error - megamind2067 - 04.01.2013

pawno code:
Код:
CAPTURE[0] = CreateDynamicCP(-343.4529,1542.7673,75.5625, 3, 0, 0, playerid, 5);
ONLY error:
Код:
(1244) : error 017: undefined symbol "CreateDynamicCP"
help please!


Re: 1 error - aslan890 - 04.01.2013

Update your Plugins


Re: 1 error - DaRk_RaiN - 04.01.2013

Download the streamer if you don't gave it,Make sure have this on top of the script
pawn Код:
#include <streamer>



Re: 1 error - aslan890 - 04.01.2013

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
Download the streamer if you don't gave it,Make sure have this on top of the script
pawn Код:
#include <streamer>
He should have it if is the [GM] already shared from another site or from here.

and can you tell me the mean like if you know because am saving the errors To note pad am making program for it.!


Re: 1 error - megamind2067 - 04.01.2013

I did all that. I downloaded some COD idk which


Re: 1 error - megamind2067 - 04.01.2013

anyone ?