Error 17: undefined symbol "CreateDynamicObject|
#1

i just made a map and..

im getting that error, idk why. I put it under OnGameModeInit. HELP PLZ
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#3

so all of that is because of the streamer or what ?
Reply
#4

Basically, with no includes, yo have to do CreateObject & no CreateDynamicObject.

With the link Mionee gave you, you can use CreateDynamicObject.

The streamer allow you to create more object than with the simple CreateObject.

To make it works, you have to place #include <streamer> under #include <a_samp>

And in server.cfg in your plugins list you have to put streamer.dll (on Windows) or streamer.so (on Linux).

Example
pawn Код:
server.cfg:

gamemode grandlarc 1
plugins streamer.dll
Reply
#5

still, when i made it with createobject the map doesn't appear/load. any help ?
Reply
#6

thats really awkward, idk why it didn't load........ I'm using sublime text2 btw. If that is the problem. so................................ can anyone help \?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)