Author Topic: Set Serverhost  (Read 1441 times)

I would like to know how to set whos serverhost with a command since i usualy have a dedicated server up and running 24/7 For me and my pals. If you know how to fix this please help! :-D

Could you explain what you mean by "Serverhost" do you mean Super admin perhaps?

He means the host of the server, supposedly so they can use f11? If that's the case, you can't do that.

Gah.. And i was getting my hopes.. That means i cant use DM mod on my Server since it needs "Server host" to Create teams and etc.. :-/ *Sigh*

Just remove the "server host" check in the file.

Okay I dont need a certain program for that right? Im somwhat handy with computers but im defently no expert. If it works its a  :cookie: for you

Just open the team DM mod file in notepad and search for "server host" and delete the if statement and the 2 brackets for it.

Okay, Can you try to demostrate what of this i need to delete?

////AdminCheck()
//Type: Support, single file
//Returns whether the client's "rank" is above the level specified (Admin, Super, Host) and returns whether it is ("1") or what level you need to be ("a Super Admin")
//Takes: Client ID, Rank level
//Returns: "1" or text error
function AdminCheck(%client,%level)
{
 if(%client $= "1"){return 1;}
 if(!%client.isAdmin && !%client.isSuperAdmin && %level == 1){return "\c5an \c3Admin\c5";}
 if(!%client.isSuperAdmin && %level == 2){return "\c5a \c3Super Admin\c5";}
 if(%client !$= FindLocalClient() && %level !$= "1" && %level !$= "2"){return "\c5the \c3Server Host\c5";}
 return "1";
}

So i deleted the two last brackets.. I THINK ( Im not sure cause im not 100% of what a bracket is since im not American or English ) BUT now it stands i need to be 2126 :-(

Uh, you have to look in the serverCmd for the function that's called when you start the gamemode, which I don't know what that is.

Ugh Okais.. Ill just give it a bit of tweaking and if i come up with a solotion.. Ill just post it here. Thanks for the help you gave me if anyone other has a clue please post

for igso..?
/blid <id> ?