Can we get the /turret command changed as it clashes with rocket turrets. /autoturret or something would probs work. thanks
Option to change commandSuggestion
Right. This needs to be done.
But maybe a bit shorter and more defined and maybe for the SAM too. :)
Like /samelec and /turretelec or something.
But maybe a bit shorter and more defined and maybe for the SAM too. :)
Like /samelec and /turretelec or something.
This isn't something I would immediately push an update for, but feel free to change it yourself.
Open the plugin and control f for [ChatCommand("turret")] and change it to whatever you like :)
Open the plugin and control f for [ChatCommand("turret")] and change it to whatever you like :)
August
This isn't something I would immediately push an update for, but feel free to change it yourself.
Open the plugin and control f for [ChatCommand("turret")] and change it to whatever you like :)
Thanks, I did have a look but I don't understand code or didn't read it all so couldn't find it xD
Qunite
Thanks, I did have a look but I don't understand code or didn't read it all so couldn't find it xD
Just open the plugin with an editor and search for that line: [ChatCommand("turret")] and then change the command and save the file.
I would really appreciate if you could make an update where it is possible to change the command in the config cause every time I update your plugin I have to change the command again in the plugin itself.August
This isn't something I would immediately push an update for, but feel free to change it yourself.
Open the plugin and control f for [ChatCommand("turret")] and change it to whatever you like :)
Thank you.