help please
#1

i converted a map to 0.3c objects and i added it to the server as a filterscript and it was like :- CreateDynamicObject (code here );
but there were errors all the lines of the map the error was :- undefined symbol "CreateDynamicObject"
so please help me how can i define DynamicObject





.:: thanxx for reading ::.
Reply
#2

make sure that you have "streamer.inc" in your "include" folder and "streamer.dll" in your "plugins" folder.
than just put
pawn Код:
#include <streamer>
at the top of your script , under
pawn Код:
#include <a_samp>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)