SA-MP Forums Archive
[Ajuda] include streamer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] include streamer (/showthread.php?tid=454201)



include streamer - Forrest - 28.07.2013

Galeria queria saber se alguйm sabe que erro e esse que ta dando na hora que ligo meu server, pois estou tentando usar um sistema de casa sу que estou com problema e acho que й esse aqui, preciso de ajuda para resolver

Isso aqui ta no meu server.log

Код:
[23:06:58] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file)
[23:06:58] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file)
[23:06:58] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file)
[23:06:58] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file)
[23:06:58] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file)
[23:06:58] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)



Re: include streamer - darkxdll - 28.07.2013

Atualize a include e o plugin STREAMER !


Re: include streamer - Forrest - 28.07.2013

Cara tem como me passar o link pois ja baixei de tudo que й lugar e nunca atualiza


Re: include streamer - darkxdll - 28.07.2013

https://code.******.com/p/samp-strea...downloads/list

Clica no primeiro link .



Re: include streamer - Forrest - 28.07.2013

To com esse erro na include sera que tem como ajuda

Код:
warning 202: number of arguments does not match definition
function heading differs from prototype
linha 297 a warning
Код:
return Streamer_OnPlayerDisconnect(playerid, reason);
Linha 304 erro
Код:
forward Streamer_OnPlayerDisconnect(playerid, reason);