Hello, I made a server for my friend and I to get on, and I was wondering, how do i make myself Admin? i have ASSmod and I can't use the menu. By the way, i used HLDS dedicated server.
First:
[code]rcon_password sexmuffins[/code]
Replace "sexmuffins" with your RCon password.
Then:
[code]status[/code]
Take the number by your Steam name (for this tutorial I will assume "3") and type:
[code]rcon ASS_GiveOwnership 3[/code]
[QUOTE=lavacano;16162300]First:
[code]rcon_password sexmuffins[/code]
Replace "sexmuffins" with your RCon password.
Then:
[code]status[/code]
Take the number by your Steam name (for this tutorial I will assume "3") and type:
[code]rcon ASS_GiveOwnership 3[/code][/QUOTE]
what do you mean "Take the number by your Steam name"?
*EDIT* Nevermind, i got it, thanx
np
oh wow my admin problem has been going on for a few days now and THIS solved it. but it doesnt give total control. I dont want noclip on. but oh well at least i can control the other stuff now.
[QUOTE=eheizel16;16165517]oh wow my admin problem has been going on for a few days now and THIS solved it. but it doesnt give total control. I dont want noclip on. but oh well at least i can control the other stuff now.[/QUOTE]
[code]rcon sbox_noclip 0[/code]
Ok, i have one more question, how do i take ownership away from someone?
kick them out lol. Or just restart the server
its my friend, and i wanted to see what would happen if i made him owner for awhyle, but now, i cant make him superadmin again. and ive already restarted the server.
i don't even know how to get a server on the masterlist D:
[QUOTE=Night-Stone;16184547]i don't even know how to get a server on the masterlist D:[/QUOTE]
Lol, neither do I, i just made a LAN server and used Hamachi.
[QUOTE=Night-Stone;16184547]i don't even know how to get a server on the masterlist D:[/QUOTE]
sv_lan 0;
changelevel gm_flatgrass;
heartbeat;
[QUOTE=Zixi;16192707]sv_lan 0;
changelevel gm_flatgrass;
heartbeat;[/QUOTE]
Don't put ; after every command unless they're all on the same line.
Here's my Server.cfg
[Code]
hostname "xxxxx"
rcon_password "xxxxx"
ip xx.xx.xxx.xxx:27015
Hostport 27015
sv_lan 0
heartbeat
sbox_noclip "1"
sbox_godmode "0"
sbox_plpldamage "0"
[/code]
It's shortened of course :P
Just replace your IP with the X's after the "ip"
sbox_plpldamage 0 lets people kill eachother (dumb boolean reversal to me. 0 should mean no damage, but it means to allow damage against all logic)
Ok i have Ulx and i need to know what i would type in console to give my friend Admin Please help
Sorry, you need to Log In to post a reply to this thread.