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)
+--- Thread: help (
/showthread.php?tid=370379)
help -
ZBits - 19.08.2012
is there any way to change the directory of luxadmin script?
i tired changing it but it doesn't load anything
i have no intention of removing credits the credits to lux admin is still there
Re: help -
ZBits - 19.08.2012
anyone?
Re: help -
Douglas_prt - 19.08.2012
What do you mean by changing the 'directory' ?
Re: help -
ZBits - 20.08.2012
like the scriptfiles Folder name Like it has Luxadmin i want to change it to Adminsys
Re: help -
McCurdy - 20.08.2012
Just search in script "Luxadmin" or "Luxadmin/" and change the Luxadmin name with Adminsys...
Re: help -
Gangster-rocks - 20.08.2012
Search for some thing like that at the defines
pawn Код:
#define "LuxAdmin/Accouts/%s.sav"
EDIT:Because this Define send the accout to accout folder with out it its will show at scriptfiles
Re: help -
ZBits - 20.08.2012
nothing like that and there is Luxadmin/ i changed it many times but when i got ingame it doenst load
Re: help -
McCurdy - 20.08.2012
Are you has been change Luxadmin folder name in folder scriptfiles ?
Re: help -
Gangster-rocks - 20.08.2012
I found the line its line 608 change Luxadmin to Adminsys
pawn Код:
format(file,sizeof(file),"/LuxAdmin/Accounts/%s.sav",udb_encode(PlayerName));
Re: help -
ZBits - 20.08.2012
i did that i changed Every Luxadmin/ to Adminsys and now when i register the server crashes