SA-MP Forums Archive
[Plugin] Streamer Plugin - 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: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] Streamer Plugin (/showthread.php?tid=102865)



Re: [REL] Streamer Plugin v2.5 - knackworst - 16.10.2010

Quote:
Originally Posted by llama
Посмотреть сообщение
That's a SA-MP bug.



Put streamer.inc in /pawno/include/
it is in the include file, i'm so sure! but i still have that error!!!!


Re: [REL] Streamer Plugin v2.5 - knackworst - 16.10.2010

k, it worked, but now I get this error:

C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(16) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(17) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(19) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(20) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(21) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(22) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(23) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(24) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(25) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(26) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(27) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(2 : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(29) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(30) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(31) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(32) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(33) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(34) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(35) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(36) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(37) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(3 : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(39) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(40) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(41) : error 017: undefined symbol "CreateStreamedObject"
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Stuntpark.pwn(42) : error 017: undefined symbol "CreateStreamedObject"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.


Re: [REL] Streamer Plugin v2.5 - [03]Garsino - 16.10.2010

It is CreateDynamicObject, not CreateStreamedObject...


Re: [REL] Streamer Plugin v2.5 - knackworst - 16.10.2010

oh, seems like it's from my previous streamer, it was xstreamer, thanks man!

grrrr this makes me so angry!! NOW i got my fatal error again! please tell me the exact location where to put files... cuz I did it as icog said but it doesn't work!


Re: [REL] Streamer Plugin v2.5 - [03]Garsino - 16.10.2010

server directory\pawno\include


Re: [REL] Streamer Plugin v2.5 - knackworst - 16.10.2010

k, got it, thanks

btw isn't there a amx or a pwn file? cuz on xstreamer there is... and that one works fine for me.. exept for the race filterscript.... so I need to install two plugins


Re: [REL] Streamer Plugin v2.5 - [03]Garsino - 16.10.2010

This streamer is faster because it is a plugin and not a script (.amx / .pwn / .inc).


[REL] Streamer Plugin v2.5 - [NoV]LaZ - 16.10.2010

Quote:
Originally Posted by [03]Garsino
Посмотреть сообщение
This streamer is faster because it is a plugin and not a script (.amx / .pwn / .inc).
It is a script, and it's faster because it is written in C++, which is faster than Pawn.
________
Harmed By Zoloft


Re: [REL] Streamer Plugin v2.5 - knackworst - 16.10.2010

it's to hard it doesn't work, stupid plugin!! grrrrrrrr!
I DID EVERYTHING WHAT IS NEEDED BUT IT ALWAYS SAY/ ERROR/ CAN'T READ FILE STREAMER BUT IT IS IN THE RIGHT FILE I'M SO SURE ! ! ! ! !


Re: [REL] Streamer Plugin v2.5 - asdfgh98 - 16.10.2010

Creepy, its load all my Object only when i set the Virtual World on "-1" when i set it to "507" for example, it doesnt stream the Object o,O I dont know why, i hope you can help me.

A Object: CreateDynamicObject(3502, 2030.610107, 59.609734, 650.524048, 330.7792, 339.3735, 344.5301,507,0);


Re: [REL] Streamer Plugin v2.5 - [SU]Balli - 16.10.2010

C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(154) : error 017: undefined symbol "INVALID_PLAYER_ID"
C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(205) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptInit")
C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(209) : error 017: undefined symbol "funcidx"
C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(209) : warning 215: expression has no effect
C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(209) : error 001: expected token: ";", but found ")"
C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(209) : error 029: invalid expression, assumed zero
C:\Dokumente und Einstellungen\Kevin\Desktop\GTA Server\SAMP 0.3b R3 Server\pawno\include\streamer.inc(209) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Help me.. Please... -.- i followed the instructions added the natives under OnGameModeInit()
put the forward's under the other forwards..

i put the streamer.inc in pawno/include.. and now i get this stupid erros..


Respuesta: [REL] Streamer Plugin v2.5 - The_Moddler - 16.10.2010

Update your a_samp.inc


Re: [REL] Streamer Plugin v2.5 - asdfgh98 - 16.10.2010

Do you mean me?


Re: [REL] Streamer Plugin v2.5 - [SU]Balli - 16.10.2010

Ok, i done it for myself, was just some stupidity of myself, but idk if its cuz im just on my lan server that it is LAGGING hard as hell or i done something wrong.?! but i don't think so that it is cuz of my pc i think i've forgot to add something, well i get erros while compiling when i add the natives and all the code into the gamemode


Re: [REL] Streamer Plugin v2.5 - Brian_Furious - 16.10.2010

Quote:
Originally Posted by [SU]Balli
Посмотреть сообщение
Ok, i done it for myself, was just some stupidity of myself, but idk if its cuz im just on my lan server that it is LAGGING hard as hell or i done something wrong.?! but i don't think so that it is cuz of my pc i think i've forgot to add something, well i get erros while compiling when i add the natives and all the code into the gamemode
Good to hear..You know what i mean


Re: [REL] Streamer Plugin v2.5 - [SU]Balli - 17.10.2010

yeah, tyvm for helping me, but im still to dumb to add the streamer properly..


Re: [REL] Streamer Plugin v2.5 - Finn - 17.10.2010

Quote:
Originally Posted by asdfgh98
Посмотреть сообщение
Creepy, its load all my Object only when i set the Virtual World on "-1" when i set it to "507" for example, it doesnt stream the Object o,O I dont know why, i hope you can help me.

A Object: CreateDynamicObject(3502, 2030.610107, 59.609734, 650.524048, 330.7792, 339.3735, 344.5301,507,0);
I have this same problem.

Edit: Something with player ID 0 I guess. My friend saw the objects and I didn't, but sometimes even the player ID 0 doesn't see the objects.

Edit2: Okay, now I noticed it's something with the object count. I have a bit over 1k objects loaded in the server, when I remove all objects this starts working. Weird.


Re: [REL] Streamer Plugin v2.5 - Memoryz - 22.10.2010

Quote:
Originally Posted by Calgon
View Post
Native:
pawn Code:
Streamer_SetIntData(type, {Text3D,_}:id, data, value);
Nowhere in the function is there available space for a float.
Not even integers will work? Because the X,Y,Z contain integers, I removed the "Float:" from the setintdata used on my function and same error.


Re: [REL] Streamer Plugin v2.5 - Calgon - 22.10.2010

Quote:
Originally Posted by Memoryz
View Post
Not even integers will work?
Read my post again, use Streamer_SetFloatData.


Re: [REL] Streamer Plugin v2.5 - Memoryz - 22.10.2010

Quote:
Originally Posted by Calgon
View Post
Read my post again, use Streamer_SetFloatData.
It worked, thank-you kind sir