Errors of Streamer
#1

[REDACTED BY FBI]
Reply
#2

Код:
E:\Users\PredelCorp\Desktop\sv samp\Server DKR\pawno\include\Streamer.inc(157) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
- Go to your pawno folder , then open the include folder and search for streamer.inc, open it with a text editor and search for line 24, delete that line then save the streamer.inc.
Reply
#3

[REDACTED BY FBI]
Reply
#4

[REDACTED BY FBI]
Reply
#5

On your server.cfg you must have this line:
plugins streamer.so ( if your server runs on linux)
or
plugins streamer.dll ( if your server runs on windows)

Also, on your gamemode you must add #include<streamer>

On your plugins folder, you must have the two streamer files: streamer.dll and streamer.so


As for the objects to be visible, you must not use any CreateObject, you must replace all CreateObject functions with CreateDynamicObject.

And replace all MoveObject with MoveDynamicObject.

Particularilly said, as long as you decide to use incognito's streamer, you must use his functions, and replace the default ones like MoveObject, DestroyObject, with MoveDynamicObject and DestroyObject.

If you use both functions, it may conflict and cause your objects to stop creating.

If you use filterscripts that also create objects, you must use #include<streamer> and convert all object functions just like in the gamemode.
Reply
#6

[REDACTED BY FBI]
Reply
#7

DKR.amx is your gamemode or just a filterscript?
Reply
#8

[REDACTED BY FBI]
Reply
#9

Quote:
Originally Posted by [FR]Fratzica
Посмотреть сообщение
Thank you 1000 times, you can visit my server if you want, ip 86.34.228.147:7877, i will give you admin lvl 4(head admin) if you come, +rep u, thanks
Stop advertising here.
This isnt the place to advertise.
SA-MP forums have provided Advertisments section to Advertise.
Edit your post and remove that IP.
Reply
#10

[REDACTED BY FBI]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)