SA-MP Forums Archive
Lux Admin Problem. PLEASE HELP. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Lux Admin Problem. PLEASE HELP. (/showthread.php?tid=178338)



Lux Admin Problem. PLEASE HELP. - dragggon - 21.09.2010

Ive added luxadmin system to my filterscripts.
I did everything that readme.txt said.
I copied amx and pwn to filterscripts
whirlpool.dll to plugins
Luxadmin to pawno include etc etc etc

But It Just does not work.
Im running my server on Cpanel ( linux )
On my testserver ( windows ) it works

I tried to add whirlpool.so to plugins, but that didnt work either.
I added LuxAdmin to my server.cfg and whirlpool.so too...

Please tell me, what could be the problem..


Re: Lux Admin Problem. PLEASE HELP. - Mike_Peterson - 21.09.2010

Filterscripts luxadmin
plugins whirlpool

u got that? hmm strange.


Re: Lux Admin Problem. PLEASE HELP. - DRIFT_HUNTER - 21.09.2010

my server CFG (runing with LuxAdmin)

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password ******
maxplayers 50
port 7777
hostname Drifters paradise
gamemode0 l4d 1
filterscripts luxadmin fun
announce 1
query 1
weburl [url]www.sa-mp.com[/url]
maxnpc 499
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins Streamer.dll Whirlpool.dll
Dont forgot add LuxAdmin in scriptfiles


Re: Lux Admin Problem. PLEASE HELP. - dragggon - 21.09.2010

I have done that all.


Re: Lux Admin Problem. PLEASE HELP. - iggy1 - 21.09.2010

Also check case sensitivity in your server.cfg make sure its "LuxAdmin" not "luxadmin".


Re: Lux Admin Problem. PLEASE HELP. - Mike_Peterson - 21.09.2010

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Also check case sensitivity in your server.cfg make sure its "LuxAdmin" not "luxadmin".
doesnt matter... maybe for speed a little little little bit... but it doesnt matters.


Re: Lux Admin Problem. PLEASE HELP. - iggy1 - 21.09.2010

Maybe, im just thinking because if you "/rcon loadfs luxadmin" the load fails but if you do "/rcon loadfs LuxAdmin" it successful.


Re: Lux Admin Problem. PLEASE HELP. - Mike_Peterson - 21.09.2010

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Maybe, im just thinking because if you "/rcon loadfs luxadmin" the load fails but if you do "/rcon loadfs LuxAdmin" it successful.
hmm strange, i just made a small .pwn file called ASAD.pwn and i /rcon loadfs asad and it succeeds >.>
so yea... doesnt matter


Re: Lux Admin Problem. PLEASE HELP. - Guest3598475934857938411 - 22.09.2010

Man,,, eveyone didnt gave this it's because ur running linux u will need linux plugins search for em in the format of .so


Re: Lux Admin Problem. PLEASE HELP. - iggy1 - 22.09.2010

Dur, read the 1st post.
Quote:
Originally Posted by dragoon
I added LuxAdmin to my server.cfg and whirlpool.so too...