SA-MP Forums Archive
[FilterScript] [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More (/showthread.php?tid=120724)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - LuxurioN™ - 05.03.2011

Quote:
Originally Posted by LULU
Посмотреть сообщение
luxurion hello, good work =)
I have a question, have any system as "OnDialogResponse"in the "login" type window to enter password whenever you connect?
if not, then some form of wear? I think it would be nice =)

sorry, my English is bad
L.A.S already got a "Login/Register" system by Dialog. Just enable it on top of the fs.


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - XtremePlanet - 07.03.2011

Just a little something to let you know, if you do not know it yet. When spectating a player, you teleport to his location after stopping.


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - LuxurioN™ - 07.03.2011

Quote:
Originally Posted by XtremePlanet
Посмотреть сообщение
Just a little something to let you know, if you do not know it yet. When spectating a player, you teleport to his location after stopping.
Well. I'm sure you changed something. I tested it now with 2 players and worked fine.


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - LULU - 08.03.2011

ok ok, I used the v1.5 so there was :P
Dialog shame that only appears when you type the command login (matter of taste). well good job =)

Note: I made a small change for this to happen, I hope it does not matter :P

(sorry, use ****** translator ..)


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Eirikm - 08.03.2011

....


AW: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - n8 - 08.03.2011

Hi Lux first sorry for my bad englisch.

i have a question: How i can Protect the local saved Account data i have every day over 50 Peoples how change the settings or copy the values from the higest savegame?

Bsp. 1 Player connect first time 2 Player Disconect 3 Hack 4 Connect with high status. (How this fuckers do that?)


My Solution: I have rebuild the hole luxsys and make it SQL compatible in my version no Local files are saved all
Stuff is in a Database. can i post this?

Other Solution: Change all vars... and so fucking scriptkiddiefuck progs dont work

Grezz Nate


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - abubaker98 - 06.04.2011

nice job man keep it on


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Anastasia - 11.04.2011

Luxadmin is the best, very nice good work man.


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Skillet_Fan - 12.04.2011

The admin system is EPIC but when i tried to compile it, It had the following error..

Код:
Pawn compiler 3.2.3664                                                                                                                                                                                                                               Copyright © 1997-2006, ITB CompuPhase

C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1317) : warning 209: function "dcmd_CMD_LOGIN" should return a value
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1323) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1522) : warning 209: function "dcmd_CMD_CHANGEPASS" should return a value
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1524) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1534) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1535) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1544) : error 017: undefined symbol "strtok"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1544) : error 033: array must be indexed (variable "tmp")
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1545) : error 017: undefined symbol "strtok"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1545) : error 033: array must be indexed (variable "tmp2")
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1548) : warning 209: function "dcmd_setpass" should return a value
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1552) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1563) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1564) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1542) : warning 203: symbol is never used: "Index"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1542 -- 1566) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1823) : error 017: undefined symbol "strtok"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1823) : error 033: array must be indexed (variable "tmp")
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1824) : error 017: undefined symbol "strtok"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1824) : error 033: array must be indexed (variable "tmp2")
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1829) : warning 209: function "dcmd_cage" should return a value
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1836) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1839) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1842) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1859) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1860) : error 078: function uses both "return" and "return <value>"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(1822) : warning 203: symbol is never used: "Index"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(2019) : error 017: undefined symbol "strtok"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(2019) : error 033: array must be indexed (variable "tmp")
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(2020) : error 017: undefined symbol "strtok"
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(2020) : error 033: array must be indexed (variable "tmp2")
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(2022) : warning 209: function "dcmd_setarmour" should return a value
C:\Users\L3\Desktop\Runegaet RPG\filterscripts\LuxAdmin.pwn(2026) : error 078: function uses both "return" and "return <value>"

Compilation aborted.
26 Errors.

Compilation Time: 2.50 sec
I also know that for the strtok error, i need to type in

Код:
stock strtok(const string[], &index,seperator=' ')
{
	new length = strlen(string);
	new offset = index;
	new result[MAX_STRING];
	while ((index < length) && (string[index] != seperator) && ((index - offset) < (sizeof(result) - 1)))
	{
		result[index - offset] = string[index];
		index++;
	}
 
	result[index - offset] = EOS;
	if ((index < length) && (string[index] == seperator))
	{
		index++;
	}
	return result;
}
However, I didn't edit it yet because there might be more errors coming from additional lines of code :P
Please help xD


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Anastasia - 12.04.2011

No erros for us maybe you have deleted something in, it compiles here with 0 errors and warnings.

Thanks


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - chikimoni - 12.04.2011

where can I find the whole list of commands available to the player ?


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Skillet_Fan - 12.04.2011

:S I extracted the file from WinRar then compiled it without changing or deleting anything.. :S


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - dirtychester - 14.04.2011

i needed to change the second rcon password. then compile it again.
Doesnt work for me.

Got this error.

Код:
E:\SA-MP\Rockstar Games\GTA San Andreas\Server\pawno\include\ldudb.inc(20) : fatal error 100: cannot read from file: "dutils"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Without even changing 1 thing?

plz help


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - EDR Clan - 14.04.2011

You read the readme?


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - EDR Clan - 15.04.2011

I wAit The NeW VerSion :X


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - SamyRomafia - 16.04.2011

Quote:
Originally Posted by LuxurioN™
Посмотреть сообщение
I forgot to add it to "enable/disable". So, you'll need find all lines (Ctrl+F) that have: "AccInfo[playerid][NoQuestion]" and remove them! Pm me if need help.
Thanks Lux. I wait for 1.7


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - oNe_87 - 16.04.2011

Awesome!! Best admin script


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Kitten - 01.05.2011

I have everything correct in my FTP i just added it on a blank gamemode but people cant register the dialog comes up they type in password then the dialog disappears.


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - Deathly - 01.05.2011

Looks very nice..


Re: [FS]L.A.S LuX Admin System |UPDATE: 7/03[v1.6]|Whirlpool+Many CMDS+VIP+Much More - =WoR=Varth - 01.05.2011

Epic