Problem host - 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: Problem host (
/showthread.php?tid=529119)
Problem host -
Spartaaaaa - 31.07.2014
Hello,
i upload my server to triangl.gs getting error its say "your server is start" but it's still offline
Код:
[18:01:31] ++++++++++++++++++++++++++++++++++++++++
[18:01:31]
[18:01:31] Loading filterscript 'maxpcsys.amx'...
[18:01:31] Loading filterscript 'createclan.amx'...
[18:01:31] Loading filterscript 'streamermap.amx'...
[18:01:31] Loading filterscript 'ob.amx'...
[18:01:31] Loading filterscript 'LuxAdmin.amx'...
[18:01:31] Loading filterscript 'labels.amx'...
[18:01:31] ---------------
[18:01:31] Filterscripts
[18:01:31]
[18:01:31] Loaded 2 plugins.
[18:01:31] Loaded.
[18:01:31] ===============================
[18:01:31] © 2009 Alex "******" Cole
Код:
echo Executing Server Config...
lanmode 0
rcon_password
maxplayers 30
port 13391
bind 37.59.28.180
hostname « UFS - Freeroam,Stunt,Race,DM (0.3z) »
mapname UFS (Build 1)
plugins streamer.so sscanf.so
gamemode0 XSE
filterscripts Hotel labels LuxAdmin ob streamermap createclan maxpcsys Lotto radio
announce 1
query 1
weburl www.ufs.createaforum.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 1000
maxnpc 0
;
Re: Problem host -
LivingLikeYouDo - 31.07.2014
[pawn]echo Executing Server Config...
lanmode 0
rcon_password
maxplayers 30
port 13391
bind 37.59.28.180
hostname « UFS - Freeroam,Stunt,Race,DM (0.3z) »
gamemode0 XSF 1
mapname UFS (Build 1)
plugins streamer.so sscanf.so
filterscripts Hotel labels LuxAdmin ob streamermap createclan maxpcsys Lotto radio
announce 1
query 1
weburl
www.ufs.createaforum.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 1000
maxnpc 0
;
Re: Problem host -
Spartaaaaa - 31.07.2014
still problem
Re: Problem host -
LivingLikeYouDo - 31.07.2014
Your USF.amx is peobably empty or it is not in gamemodes folder.
EDIT: In my last post, the gamemode0 line is
gamemode0 UFF 1
Re: Problem host -
Spartaaaaa - 31.07.2014
You have skype?
Re: Problem host -
Clad - 31.07.2014
You are using Triangle ?
Re: Problem host -
Spartaaaaa - 31.07.2014
Yes clad
Re: Problem host -
BlackM - 31.07.2014
I had the same problem with Triangle.gs so I switched to fractal-hub and everything is working like butter

+ now I have a server with 50 slots
Re: Problem host -
Clad - 31.07.2014
Than you may have this wrong.
- Your includes ( It's very hard to run them under Triangle Host ).
- Your Port is wrong.
- You didn't change the RCON Password.
- Or, You must have the permission of the Team.
I'm not very sure what is your probleme, But mostly, It looks includes issue.
Note: Bind must be the last line.
Re: Problem host -
Spartaaaaa - 31.07.2014
BUMP ANYONE?