Jump to content

[WIP] New Admin System


jeremaniak

Recommended Posts

Posted

But tell me a thing, in what this admin panel will be useful?

You can easily create your own system if you use commands, see:

addCommandHandler ( 'kick', 
    function ( player, command, id, reason ) 
        if ( isObjectInACLGroup ( 'user.' .. getAccountName ( getPlayerAccount ( player ) ), aclGetGroup ( 'Admin' ) ) ) then 
            id = getPlayerFromName ( id ) 
            kickPlayer ( id, player, reason ); 
        end 
    end 
) 

Isn't so easy?

EPT Team Server Development: 0%

Learning C++ | C++ is amazing xD

  • MTA Team
Posted

go ahead and pls dont every make a resource topic if you dont have anything to contribute.

Posted
Socialz, if you don't like GUI's, go to SAMP, you will never see GUIs again.

No need. I love MTA, I only said that GUIs are retarded, doesn't mean I don't like MTA. GUI is the least thing, but taking a big piece of everything anyways.

If I helped you, please click the like button on the right ;) Thanks!

Posted

Please don't start to fight, you can do that via PM or any other chat program.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
Socialz, if you don't like GUI's, go to SAMP, you will never see GUIs again.

No need. I love MTA, I only said that GUIs are retarded, doesn't mean I don't like MTA. GUI is the least thing, but taking a big piece of everything anyways.

How does one not like GUIs?

it's one of the most important features of MTA

If we didn't have GUIs, everything would have to be command-handled.. Imagine learning 100 commands for each server you play on.

Instead, scripters can have everything stored nicely with eased access in a GUI menu or something

Posted

I'm working on one too. Here's the web interface (sorry for the huge image):

webmin.png

A proper admin panel implements both commands AND GUIs - commands for the power-user and a GUI for the less technically inclined. In fact, it should not be hard to implement a command and GUI for every function of a panel.

  • MTA Team
Posted

Yeah, if you created some sort of utility like that of the freeroam panel, you could automatically generate a command and it's fellow GUI item in the same block.

it says logged in as charnelhouse rpg, is this some sort of online subscription bla or jjujst another admin web resource..?

Posted

jeremaniak He is talking about John_Michael's web admin panel.

EPT Team Server Development: 0%

Learning C++ | C++ is amazing xD

  • 3 months later...
Posted

This script isn't useless , it's better , you can ban/kick/mute,etc fastly , just like /kick Jeremy Spamming , very very fast , and easy contiune making your script please.

ahmadsig1.png

Nobody is perfect , I'm nobody.

22771qw7.jpg

Skype : ahmad.nasser37

Posted
This script isn't useless , it's better , you can ban/kick/mute,etc fastly , just like /kick Jeremy Spamming , very very fast , and easy contiune making your script please.

Admin Panel already have these commands.

CiTLh.png
  • MTA Team
Posted

Basically this guy is a stupid noob who has no idea what he is doing. TL, DR your dumb.

Posted

Would not be better to lock this? He started in March, a command-based system does not even take 1 day to do.

"[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007

Posted

Agree, topic locked.

@Topic creator: If you want it to be unlocked, PM me.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...