SA-MP Forums Archive
Lux Admin Sistem 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: Lux Admin Sistem help (/showthread.php?tid=247631)



Lux Admin Sistem help - SpiderWalk - 10.04.2011

HOw to see all commands which are added into script??Exsist any command?


Re: Lux Admin Sistem help - alpha500delta - 10.04.2011

I believe it's called /ah or /ahelp?
if not try /acmds


Re: Lux Admin Sistem help - Ben7544 - 10.04.2011

Commands
Level 1: Basic Moderator

Player: getinfo, weaps, ping, ip,
Vehicle: fix, repair, addnos, tcar
Tele: saveplacae, gotoplace
Adm: onduty, saveskin, useskin, dontuseskin, setmytime, adminarea
Other: lconfig, viplist, morning, reports, richlist, miniguns

Level 2: Moderator

+ Level 1 commands.
Player: giveweapon, setcolour, burn, spawn, disarm, highlight, jetpack, flip, fu
Player: warn, slap, (un)mute, laston, lspec, lspecoff
Vehicle: acar, abike, aheli, aboat, aplane, lspecvehicle
Tele: goto, vgoto, lgoto
Adm: lmenu, clearchat, write, announce, announce2, screen, (un)lockcar
Other: wanted, jailed, frozen, muted, fstyles

Level 3: Master Moderator

+ Level 1 and 2 commands.
Set: set(health/armour/cash/score/skin/wanted/name/weather/time/world/interior/ping/gravity)
All: setallskin, armourall, setallskin, setallwanted, setallweather, setalltime, setallworld
All: setallscore, setallcash, giveallcash, giveallweapon, clearallchat, healall, disablechat
Player: ubound, duel, akill, aka, caps,(un)freeze, kick, explode,(un)jail, force, eject, (s)removecash
Vehicle: car, carhealth, carcolour, destroycar, vget, givecar
Tele: teleplayer, gethere, get, move, moveplayer
Other: gps, lcam, setpass, lammo, countdown, aweaps, invisible, visible

Level 4: Administrator

+ Level 1,2 and 3 commands.
All: spawnall, muteall, unmuteall, getall, killall, freezeall, unfreezeall
All: kickall, slapalll, explodeall, disarmall, ejectall
Player: cage, ban, rban, tempban, settemplevel, crash
Adm: ctele, lockserver, enable, disable, spam, god, godcar, botcheck, forbidname, forbidword, fakedeath
Other: uconfig, die, hide, unhide

Level 5: Master Administrator

+ Level 1,2,3 and 4 commands.
+ Level 5 is Immune for all commands
Player: setlevel, fakechat, fakedeath, fakecmd
Adm: god, sgod, console
Other: pickup, object, respawncars
Rcon: lrcon (Only Rcon Admins) (Use: /rcon lrcon)

Enjoy.


Re: Lux Admin Sistem help - Markx - 10.04.2011

/level [1-6]


Re: Lux Admin Sistem help - Salsa - 10.04.2011

I AM USING LUX ADMIN IN MY SERVER ITS REALLY GOOD BUT WHEN I LOGIN RCON ALL PLAYERS KICKED THATS WHY


Re: Lux Admin Sistem help - FalconX - 21.06.2011

Quote:

I AM USING LUX ADMIN IN MY SERVER ITS REALLY GOOD BUT WHEN I LOGIN RCON ALL PLAYERS KICKED THATS WHY

You can disable Two RCON password in luxadmin pwn0 file and then compile it (remember to put the includes in ...pawn0/includes/)


Re: Lux Admin Sistem help - -Sam_hero- - 28.08.2012

You can Disable Second rcon by changing
#define EnableTwoRcon true // Enable/Disable Two Rcon Passwords (2 Rcon passwords for more security!)
To

#define EnableTwoRcon false // Enable/Disable Two Rcon Passwords (2 Rcon passwords for more security!)

To get Admin Commands on the script.
search for: dcmd_level
If you want to get commands in-game use /Level 1,2,3,4,5 etc...