10-23-2011, 02:21 AM
Is there a way to allow players connected to a TF2 server to change the map? In order words, allow them to execute the changelevel command?
Thanks,
bdr9
Thanks,
bdr9
Allow Players to change map
|
10-23-2011, 02:21 AM
Is there a way to allow players connected to a TF2 server to change the map? In order words, allow them to execute the changelevel command?
Thanks, bdr9
10-23-2011, 02:24 AM
Give them the rcon password?
10-23-2011, 02:51 AM
10-23-2011, 07:40 AM
When you setup a server, in your server.cfg file, there is a convar called "rcon_password". If you set this to something easy, say 123, and then you use SourceMod (find a tutorial) and add an advertisement with like uh, "To changelevel, type "rcon_password 123" in console and do changelevel map". Or, you can use sourcemod to create a plugin which gives all players admflag_z (stands for root, dvs, all commands-access) and then they just do !map map in chat.
10-23-2011, 08:31 AM
wow wait what why would you want to give out ur rcon_password :/ that you dont want to do,
just install SourceMod and give them admin powers if they ur friends or just set the RTV to work in server
10-23-2011, 08:49 AM
Uhm... As i said. Make a sourcemod plugin who gives the changelevel flag to all players, i do not see why you would do that anyways.
10-23-2011, 11:46 AM
(10-23-2011, 07:40 AM)Mike Wrote: When you setup a server, in your server.cfg file, there is a convar called "rcon_password". If you set this to something easy, say 123, and then you use SourceMod (find a tutorial) and add an advertisement with like uh, "To changelevel, type "rcon_password 123" in console and do changelevel map". Or, you can use sourcemod to create a plugin which gives all players admflag_z (stands for root, dvs, all commands-access) and then they just do !map map in chat. Thanks, this helped a lot.
No problem. I'd recommend the AlliedModders forums for help in the scripting bit, the most secure would be the sourcemod script which gives everyone the !map command.
10-24-2011, 05:29 PM
Just install sourcemod and just override the changemap command. Better yet just enable the rtv/nominate plugins that are shipped with sourcemod. Giving out rcon is stupid.
10-24-2011, 06:47 PM
Dude, i was only saying one thing HE COULD DO. That doesnt necessarily mean that he should. And for your information, i also gave the guy GOOD information on another how-he-could-do-it thing, with SourceMod. And for the "zeh trollmastha" title, check my reputation and my post, does it look like i am a troll who only trolls and doesn't help?
10-30-2011, 02:37 PM
You told him to go and make a Sourcemod plugin when there's already plugins that do what he's asking shipped with Sourcemod. So I don't see how that would help him when I'm pretty sure he doesn't know how to make one.
|
« Next Oldest | Next Newest »
|