[AJUDA] Alguns erros - 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] Alguns erros (
/showthread.php?tid=311897)
[AJUDA] Alguns erros -
Malakay - 18.01.2012
Boas,
Estou a ter um problema com o float e outros que perecem ser do Streamer.
Erros:
Код:
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(658) : error 025: function heading differs from prototype
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(1666) : error 021: symbol already defined: "Muted"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(6759) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(6782) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(7556) : error 017: undefined symbol "DeletePVar"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(8057) : error 017: undefined symbol "DeletePVar"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(8403) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(16131) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(16137) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(19012) : error 047: array sizes do not match, or destination array is too small
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(21879) : error 047: array sizes do not match, or destination array is too small
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(21938) : error 047: array sizes do not match, or destination array is too small
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26538) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26539) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26540) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26541) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26542) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26543) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26544) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26545) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26546) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26547) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26548) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26549) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26550) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\LoadViruz\Desktop\meu\gamemodes\meu.pwn(26551) : error 017: undefined symbol "SetPlayerAttachedObject"
Os includes:
Код:
#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <Dini>
#include <a_players>
#include <streamer>
#include <JunkBuster>
#include <KveH>
#include <float>
Re: [AJUDA] Alguns erros -
Malakay - 18.01.2012
Consegui resolver todos estes erros, agora aparece-me isto...
Код:
[21:30:06] Server Plugins
[21:30:06] --------------
[21:30:06] Loading plugin: streamer
[21:30:06]
*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***
[21:30:06] Loaded.
[21:30:06] Loading plugin: sscanf
[21:30:06]
[21:30:06] ===============================
[21:30:06] sscanf plugin loaded.
[21:30:06] © 2009 Alex "******" Cole
[21:30:06] 0.3d-R2 800 Players "dnee"
[21:30:06] ===============================
[21:30:06] Loaded.
[21:30:06] Loaded 2 plugins.
[21:30:06]
[21:30:06] Ban list
[21:30:06] --------
[21:30:06] Loaded: samp.ban
[21:30:06]
[21:30:06]
[21:30:06] Filterscripts
[21:30:06] ---------------
[21:30:06] Loading filterscript 'aa.amx'...
[21:30:06] Loading filterscript 'ba.amx'...
[21:30:06] Loading filterscript 'ca.amx'...
[21:30:06] Loaded 3 filterscripts.
[21:30:06] Script[gamemodes/meu.amx]: Run time error 19: "File or function is not found"
[21:30:06] Number of vehicle models: 0
E й isto que tenho no server.cfg
Код:
plugins streamer sscanf
Serб que me podem ajudar?
Re: [AJUDA] Alguns erros -
Sampizito - 18.01.2012
Qual versгo do teu serv?
Re: [AJUDA] Alguns erros -
Malakay - 18.01.2012
0.3d a ъltima que saiu e o .amx jб estб gerado com a mesma...
Re: [AJUDA] Alguns erros -
Sampizito - 18.01.2012
Entгo procure topicos, da nova streamer, 0.3d
Re: [AJUDA] Alguns erros -
StrondA_ - 18.01.2012
Quote:
Originally Posted by Malakay
0.3d a ъltima que saiu e o .amx jб estб gerado com a mesma...
|
Falta algum plugin.
Re: [AJUDA] Alguns erros -
Malakay - 18.01.2012
Quote:
Originally Posted by Sampizito
Entгo procure topicos, da nova streamer, 0.3d
|
Quote:
Originally Posted by StrondA_
Falta algum plugin.
|
@Sampizito
Estб actulizado
@StrondA
Penso que sгo apenas estes... Jб agora sabe dizer onde posso ver se tenho mais algum? Й que nas includes apenas tenho o streamer como plugin.