[Ajuda] ligar o server no vps erro - 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] ligar o server no vps erro (
/showthread.php?tid=446701)
ligar o server no vps erro -
#Coringa - 26.06.2013
pawn Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[19:12:46] password = "" (string)
[19:12:46] weburl = "www.sa-mp.com" (string)
[19:12:46]
[19:12:46] Server Plugins
[19:12:46] --------------
[19:12:46] Loading plugin: streamer
[19:12:46] Failed.
[19:12:46] Loading plugin: audio
[19:12:46]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[19:12:46] Loaded.
[19:12:46] Loading plugin: sscanf
[19:12:46]
[19:12:46] ===============================
[19:12:46] sscanf plugin loaded.
[19:12:46] (c) 2009 Alex "Y_Less" Cole
[19:12:46] 0.3d-R2 500 Players "dnee"
[19:12:46] ===============================
[19:12:46] Loaded.
[19:12:46] Loaded 2 plugins.
[19:12:46]
[19:12:46] Ban list
[19:12:46] --------
[19:12:46] Loaded: samp.ban
[19:12:46]
[19:12:46]
[19:12:46] Filterscripts
[19:12:46] ---------------
[19:12:46] Loading filterscript 'anims.amx'...
[19:12:46] Loading filterscript 'bus.amx'...
[19:12:46] ===== Bus Interior by Cybertron =======
[19:12:46] Loading filterscript 'elevador.amx'...
[19:12:46] Loading filterscript 'Laser.amx'...
[19:12:46] Loading filterscript 'limo.amx'...
[19:12:46] limo Interior Loaded!
[19:12:46] Loading filterscript 'Bowling.amx'...
[19:12:46] Loaded 6 filterscripts.
[19:12:46] Script[gamemodes/Forever.amx]: Run time error 19: "File or function is not found"
[19:12:46] Number of vehicle models: 0
[19:12:48] --- Server Shutting Down.
[19:12:48] ==== Bus Interior Unloaded ======
[19:12:48] limo Interior Unloaded...
[19:12:49]
*** Audio Plugin v0.5 R2 by Incognito unloaded ***
[19:12:49]
[19:12:49] ===============================
[19:12:49] sscanf plugin unloaded.
[19:12:49] ===============================
Re: ligar o server no vps erro -
arakuta - 26.06.2013
Verifique os plugins...
Se seu servidor usa Linux, coloque os plugins .so (linux) na pasta plugins.
e entгo no server.cfg, coloque seus plugins...
Code:
plugins PLUGIN1.so PLUGIN2.so
Se for windows, coloque o .dll na pasta plugins e entгo coloque assim no server.cfg
Code:
plugins PLUGIN1 PLUGIN2
Desta vez sem extensгo, pois de windows nгo precisa...
Espero ter ajudado