Admin system - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Admin system (
/showthread.php?tid=634855)
Admin system -
XxMadmanxX - 27.05.2017
Iam using Jakeadmin fs and when i login in my localhost it works, but when i try to login in my server host it doesn't work ...
Im using free host from Ultra-h.com
here is the server.cfg
Код:
echo Executing Server Config...
lanmode 0
hostname Los Santos - Gangwar[Ultra-h.com]
weburl www.sa-mp.com
mapname San Andreas
language English
password
rcon_password master
maxplayers 20
bind 94.23.208.199
port 2568
maxnpc 0
rcon 0
announce 1
query 1
lagcompmode 1
messageholelimit 3000
messageslimit 500
ackslimit 3000
gamemode0 lsgw
filterscripts UltraHost jadmin3 drops DMA skills vehicles events eventss randommsg turfs
plugins streamer.so libRegEx.so libRegEx.so sscanf.so Whirlpool.so
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
and the server log
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[14:08:50] password = "" (string)
[14:08:50]
[14:08:50] Server Plugins
[14:08:50] --------------
[14:08:50] Loading plugin: streamer.so
[14:08:50]
*** Streamer Plugin v2.7.8 by Incognito loaded ***
[14:08:50] Loaded.
[14:08:50] Loading plugin: libRegEx.so
[14:08:50] Failed (libonig.so.2: cannot open shared object file: No such file or directory)
[14:08:50] Loading plugin: libRegEx.so
[14:08:50] Failed (libonig.so.2: cannot open shared object file: No such file or directory)
[14:08:50] Loading plugin: sscanf.so
[14:08:50]
[14:08:50] ===============================
[14:08:50] sscanf plugin loaded.
[14:08:50] Version: 2.8.1
[14:08:50] © 2012 Alex "******" Cole
[14:08:50] ===============================
[14:08:50] Loaded.
[14:08:50] Loading plugin: Whirlpool.so
[14:08:50]
[14:08:50] ==================
[14:08:50]
[14:08:50] Whirlpool loaded
[14:08:50]
[14:08:50] ==================
[14:08:50]
[14:08:50] Loaded.
[14:08:50] Loaded 3 plugins.
[14:08:50]
[14:08:50] Ban list
[14:08:50] --------
[14:08:50] Loaded: samp.ban
[14:08:50]
[14:08:50]
[14:08:50] Filterscripts
[14:08:50] ---------------
[14:08:50] Loading filterscript 'UltraHost.amx'...
[14:08:50] Loading filterscript 'jadmin3.amx'...
[14:08:50] Loading filterscript 'drops.amx'...
[14:08:50] Loading filterscript 'DMA.amx'...
[14:08:50] Loading filterscript 'skills.amx'...
[14:08:50] [easydb.inc] Include loaded (build 3)
[14:08:50] Loading filterscript 'vehicles.amx'...
[14:08:50] Loading filterscript 'events.amx'...
[14:08:50] Loading filterscript 'eventss.amx'...
[14:08:50]
[14:08:50]
[14:08:50]
[14:08:50] =======================================
[14:08:50] | |
[14:08:50] | YSI version 3.09.0684 |
[14:08:50] | By Alex "******" Cole |
[14:08:50] | |
[14:08:50] =======================================
[14:08:50]
[14:08:50]
[14:08:50]
[14:08:50] TEventSystem Made By : Tw0.P4c__. Or Diogo123
[14:08:50]
[14:08:50]
[14:08:50] Load Version : 0.6
[14:08:50] Loading filterscript 'randommsg.amx'...
[14:08:50] Loading filterscript 'turfs.amx'...
[14:08:50]
[14:08:50] _________________| Turfwar Script |_________________
[14:08:50] Attempting to initialize ''turfs.amx''...
[14:08:50]
[14:08:50] Loaded 7 turfs for team Groves
[14:08:50] Loaded 9 turfs for team Ballas
[14:08:50] Loaded 5 turfs for team Cops
[14:08:50] Loaded 7 turfs for team Vagos
[14:08:50] Loaded 0 turfs for team Aztecas
[14:08:50] Loaded 13 turfs for team Bikers
[14:08:50] Loaded 8 turfs for team Barbers
[14:08:50]
[14:08:50] Total 49 turfs loaded
[14:08:50] _________________________________________________
[14:08:50]
[14:08:50] Loaded 10 filterscripts.
[14:08:50] Number of vehicle models: 67
[14:10:29] [connection] 41.102.165.181:17295 requests connection cookie.
[14:10:30] [connection] incoming connection: 41.102.165.181:17295 id: 0
[14:10:30] [join] Killua has joined the server (0:41.102.165.181)
[14:10:46] [part] Killua has left the server (0:1)
Re: Admin system -
XxMadmanxX - 27.05.2017
any help ?
Re: Admin system -
Banditul18 - 27.05.2017
[14:08:50] Loading plugin: libRegEx.so
[14:08:50] Failed (libonig.so.2: cannot open shared object file: No such file or directory)
[14:08:50] Loading plugin: libRegEx.so
[14:08:50] Failed (libonig.so.2: cannot open shared object file: No such file or directory)
Pretty sure this is the problem