Login error/ bug - 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: Login error/ bug (
/showthread.php?tid=585313)
Login error/ bug -
Ax3l123 - 12.08.2015
Hello i recently i bought a server which is on linux and found out that my register script which is in the GameMode is not loading / saving the user files . The folder exists and the script was working when i tested it on my pc on the local server even on multiplayer with my friends.
The code is in the file attached below , if u need any code just let me know and i'l post them as fast as i can .
Re: Login error/ bug -
Ax3l123 - 13.08.2015
any help ?
Re: Login error/ bug -
Weponz - 13.08.2015
Does it use plugins? If so are you using the .so plugins on your linux server?
Re: Login error/ bug -
Ax3l123 - 13.08.2015
Code:
bind 93.119.26.218
maxplayers 50
port 7777
// *** -> Here comes the user configuration
echo Executing server config
lanmode 0
rcon_password thisisme271299
hostname RPG.DevilX.Ro
announce 1
query 1
gamemode0 gf 1
filterscripts radio
weburl http://DevilX.ro
maxnpc 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
mapname San Andreas
plugins streamer.so sscanf.so fixes2.so
password thisisme
maxnpc 0
Re: Login error/ bug -
KayJ - 13.08.2015
Did you upload folder in the script files?
Like if you have this path"// scriptfiles/Users/%s.ini or .db(if you use SQLITE)"
Re: Login error/ bug -
Ax3l123 - 13.08.2015
yes , the folder is there
Re: Login error/ bug -
Weponz - 13.08.2015
It may be using Whirlpool, check if it is, then add that to plugins line.
Re: Login error/ bug -
Ax3l123 - 13.08.2015
whirlpool is useless , same thing happens
Re: Login error/ bug -
SickAttack - 13.08.2015
Did you upload dini and all the includes too? Dedicated servers (by default) don't come with the "pawno" folder.
It's pretty ... for you to say that whirlpool is useless, when it has its usage.
Re: Login error/ bug -
Ax3l123 - 13.08.2015
Quote:
Originally Posted by SickAttack
Did you upload dini and all the includes too? Dedicated servers (by default) don't come with the "pawno" folder.
It's pretty ... for you to say that whirlpool is useless, when it has its usage.
|
Edit :
T/C please , problem solved thanks to skickAttack +rep