Author Topic: Admin X || 0.3 Released - No More Mindcontrol!  (Read 7060 times)

really fun add on i use it everyday

Cute. Might want to remove the version command for security reasons though.

Cute. Might want to remove the version command for security reasons though.
?

Cute. Might want to remove the version command for security reasons though.
serverCmdVer?
What's wrong with it?

No. Not even loving close. Lol.
Explain why it's not "loving close".

Considering Admin X seems like a watered down version of Munk's Server Pack.

Quote
Code: [Select]
%cl.centerPrint("WARNING!  Cloak can only be disabled by suiciding!");  //I -was- going to use unHideNode("ALL"); but then people will be ugly.  Oh, Lugnuuuuut~

hi im the new lugnut

%cl.applyBodyColors();
%cl.applyBodyParts();


Quote
Code: [Select]
if(isFile("Add-Ons/Server_Permissions/server.cs"))
{
$pref::server::usepermissions = 1;
getPermissionManager().registerPermission("Cloak", "adminx.cloak", 1);
getPermissionManager().registerPermission("Slay", "adminx.slay", 1);
getPermissionManager().registerPermission("Slap", "adminx.slap", 1);
}

you are a good person for adding permissions support
you just need to make sure it's actually executed

$pref::server::usepermissions is bad though

Quote
Code: [Select]
%cl.centerPrint("Welcome to" @ $pref::server::name @ "!" @ "  " @ $pref::server::spawnmessage,3);

...

"Welcome to" SPC $Pref::Server::Name @ "!" SPC $Pref::Server::SpawnMessage


For the record, I started permissions support before I completely read the documentation.

oh look i bumped the thread

For the mind control function, just set the client that is losing control, to his camera:

Code: [Select]
%client2.setControlObject(%client2.camera);
%client1.setControlObject(%client2.player);

neato, the slap function is hilarious.

evry noobs dream is right here lol

slay-pretty much the force kill add on
slap- in munks server pack
cloak-fooly fun commands the only difference is yours hides the name

Pretty much all the stuff in this add-on is already made :V