Server commands
-
Hi, im looking for a document with a lot of the commands for the server side of plutonium T6. Id like to know how to add bots, change map and a couple other things, I used to have a document with a lot of them but unfortunately lost it and there's no organized command list on the web.
Thank you.
-
map <codename>
to change the map.
To get the map code name simply run a map and typemapname
in the console without pressing enter, it will show you the map's code name to use.
For examplemap mp_raid
To spawn bots for the current game you can use
spawnbot <amount>
.
For examplespawnbot 11
will spawn 11 bots.
The best solution would be to use Bot Warfare to have it automatically handle lot of things and also provide more bot related features like auto kick, difficulty etc.
https://github.com/ineedbots/pt6_bot_warfare -
Thank you, i have started a list of commands i can use. I think there should be a database somewhere for these simple ones so people don't have to ask. Is that possible?
-
Not to my knowledge and it's not like it's hard to find.
I don't think anyone has time to waste for this honestly.I mean it's not like map to change the map and spawnbot to spawn a bot is impossible to find by yourself. You can just type in the console and try to find commands
-
Kingabu5 cmdlist and dvarlist commands work. Most of the commands will be irrelevant in most cases though.