server cfg problem -
Nothgrim - 12.05.2010
Hi all,
I downloaded from here the sa-mp server (0,3)
I downloaded from here G-admin
Installed g-admin like it showed in readme.
But now, i only get G Admin running but i have the idea not the right way because the login command isnt working.
And when i do so i dont have any vehicles shown in server cmd.
Or i get the vehicles and stuf shown but not gadmin, what am i doing wrong.
This is mij cfg file....
echo Executing Server Config please stand by ...
lanmode 0
rcon_password .........................
maxplayers 10
port 7777
hostname ..............................
gamemode0 adminhouse 1
filterscripts gAdmin
filterscripts base gl_actions gl_property gl_realtime
announce 1
query 1
weburl
www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Btw i included also the adminhouse, don't know if that's the one who causses this.
Anyone who will help me thks ahead!
Re: server cfg problem -
[HiC]TheKiller - 12.05.2010
It should be
pawn Код:
echo Executing Server Config please stand by ...
lanmode
0rcon_password .........................
maxplayers
10port
7777hostname ..............................
gamemode0 adminhouse
1filterscripts base gl_actions gl_property gl_realtime gAdmin
announce
1query
1weburl
[url
]www.sa-mp.com
[/url
][url
=http
://][/url]maxnpc
0onfoot_rate
40incar_rate
40weapon_rate
40stream_distance
300.0stream_rate
1000
1 filterscript line =].
Re: server cfg problem -
manunited1878 - 12.05.2010
this will be ok ithink:
echo Executing Server Config
lanmode 0
rcon_password .........................
maxplayers 10
port 7777
hostname ..............................
gamemode0 adminhouse 1 this is a GM?
filterscripts base gl_actions gl_property gl_realtime gAdmin
announce 1
query 1
weburl
www.sa-mp.com
Re: server cfg problem -
Nothgrim - 13.05.2010
Thanks alot gAdmin is working although but i did that line must then be
filterscripts gAdmin base gl_actions gl_property gl_realtime
Because it must be the first.
and yes adminhouse is a GM (i guess)
Im new with running this server allthought i can understand scripting My son wants to have it and i wanna run it for him.
so some other questions:
I cant find the adminhouse ingame, its
http://forum.sa-mp.com/index.php?topic=172152.0 this topic.
I tried to alter the gamemode rule(s) into:
gamemode0 grandlarc 1
gamemode1 adminhouse 1
but then neither i can find it.
And then, where can i find what all the intern filterscripts are for ?
Again many thks ahead
Re: server cfg problem -
manunited1878 - 13.05.2010
Go to this place
http://s269.photobucket.com/albums/j...acko132/House/ and do the commands.
Re: server cfg problem -
Nothgrim - 13.05.2010
@ manunited1878
Sorry don't know what you mean with, and do the commands, there only are pictures i see
Re: server cfg problem -
manunited1878 - 13.05.2010
find the place and do the open cmds to the things.
Re: server cfg problem -
Nothgrim - 13.05.2010
ok thks alot so the way i put in into my config is correct ?
Re: server cfg problem -
MastahServers - 13.05.2010
Everything can only be displayed
ONCE!
Double lines with the same text will makes it crash.