Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
SA on my own dedicated server
« previous
next »
Print
Pages: [
1
]
Author
Topic: SA on my own dedicated server (Read 348 times)
Twist
May 24, 2015, 05:06:35 PM
When I join Im not even admin, I have the dedicated server running in the background. What can I type to the console to give me SA. This is on LAN dedicated server
any feedback is aprechiated. I cant script, so help would be nice :D
Ad Bot
Advertisement
Honorabl3
May 24, 2015, 07:25:52 PM
Type:
$TC = findclientbyname("YOUR BLOCKLAND NAME"); $TC.isSuperAdmin = true; $TC.isAdmin = true;
Then Type:
CommandToClient($TC, 'setAdminLevel', 2); $TC.sendPlayerListUpdate();
Greek2me
May 24, 2015, 09:06:56 PM
Also, set $Pref::Server::AutoAdminServerOwner to true.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
SA on my own dedicated server