[Ajuda] Ajuda Steamer - 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] Ajuda Steamer (
/showthread.php?tid=485489)
Ajuda Steamer -
GustavoG3D - 04.01.2014
Bem coloquei streamer em plugins e nao sei oque ponho no pawno alguem ajuda aew?
mandando o link de outro streamer e oque eu ponho no pawno
so sei que tem que subistituir
CreateObject
Para
CreateDynamicObject
Adicionei
PHP код:
#define F_MAX_OBJECTS 1000 //maximum amount of objects the streamer will create; PLEASE change this to the amount of objects you are using.
PHP код:
#include <streamer>
deu
PHP код:
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(7942) : warning 209: function "Streamer_OnPlayerDisconnect" should return a value
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13085) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13172) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13173) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13174) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13175) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13176) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13177) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13340) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13341) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13342) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13343) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13344) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13345) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13346) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(13347) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(18707) : warning 213: tag mismatch
C:\Users\Samsung 2 - Gustavo\Desktop\SPS LS\gamemodes\*******RPG.pwn(46172) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 13120 bytes
Code size: 2424000 bytes
Data size: 2322356 bytes
Stack/heap size: 16384 bytes; estimated max. usage=7372 cells (29488 bytes)
Total requirements: 4775860 bytes
18 Warnings.
Re: Ajuda Steamer -
PT - 04.01.2014
nunca usei esse streamer, mas recomendo que use este:
https://sampforum.blast.hk/showthread.php?tid=102865
Re: Ajuda Steamer -
Kuddy - 04.01.2014
Certifique-se de que a versгo do streamer que vocк estб usando й a ъltima lanзada.
Caso atualizar a include nгo resolva os erros, poste alguns objetos que estгo dando warning.