how to use CreateDynamicObject
#1

Hi

Please can one say to me how to useing CreateDynamicObject ( map )
Reply
#2

You basically use the CreateDynamicObject function just like CreateObject, however there are some additional parameters. Visit Incognito's Streamer Plugin's release topic for additional information on the function.
Reply
#3

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
You basically use the CreateDynamicObject function just like CreateObject, however there are some additional parameters. Visit Incognito's Streamer Plugin's release topic for additional information on the function.
i get this erorro

undefined symbol "CreateDynamicObject"
Reply
#4

You have to include the streamer include when you compile the script and load the plugin when you start the SA:MP server.

You can include the streamer include by adding #include <streamer> to the top of your script (below the #include <a_samp> line). Then, you can load the streamer plugin by adding plugins streamer to your server.cfg file, or just add streamer if you already have a "plugins" line.
Reply
#5

Yes , thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)