@Wombat Totally unrelated here but when setting the NPC name, you can put it inside quotes to allow spaces. /npc name "Tank Dealer" no need for underscores
@Shadow 8 Would be cool if players were unable to exit the Tank when building blocked.

Tank Commander
Drive tanks, shoot stuff
Total Downloads: 7,922 - First Release: Jul 14, 2017 - Last Update: Apr 21, 2018
- 5/5, 43 likes
-
Nice work! Can you make it personal? People get angry when others steal their tank...
-
私は許可を使用してもタンクに乗ることはできません。また、configもデフォルトですが、USE
-
私は許可を使用してもタンクに乗ることはできません。また、configもデフォルトですが、USE -
How do you destroy the tank?
-
Any chance to add the new cannon?
-
Estoy esperando la nueva actualización de este mod. Ahora con la última actualización del juego creo que podría ser modificado para controlar el cañón o la ametralladora. También se podría añadir la posibilidad de disparar como con el arco mod que dispara flechas de fuego o misiles.
-
-
Console Command - To use as a command purchase in GUI Shop or ServerRewards....
How do I get the command for players to buy ??, thx for help
"commands": {
"Tank": {
"displayName": null,
"description": "",
"iconName": null,
"commands": [
"spawntank" -
for the guishop json here is what i have and it works
Code:"Shop - Shop Categories": { "Tank": { "buy": "200", "img": "http://www.tanks-encyclopedia.com/coldwar/France/AMX-13/AMX-13-75_Indian.png", "cmd": ["spawntank $player.id"], "cooldown": "60", "sell": "0" },NPC SHOP CAT HERE"YOUR NPC ID HERE": { "buy": [ "Tank" ], "description": "You currently have {0} coins to spend in this farmers market", "name": "Tank_Dealer", "sell": [] },
-
Appreciate the great plugin. Quite an obvious question but it got me dazzled over for hours lol!
How to despawn the tanks i just spanwed? I happened to spawn quite a number of tanks around my world just to find out that there is no way to despawn them lol. Even "ent kill" doesn't catch them. -
you can remove tank with
Build for Rust | Oxide
and use /erase that destroy all what you want or reload tankcommander plugins.reloading remove all spawned tanks a map.
i hope we get this one somedays saved data for tank and players id for that then another players cant use that tank and tank not vanish when server restart.also config options how many tank can spawn its good.Last edited by a moderator: Jul 23, 2017 -
Just curious how do you go back to first-person after exiting the Tank/Bradley/APC?
I am stuck in First-person. Have tried several things. But to no avail.....Please Help.
Thank You. -
push F3
-
Thanks for reply.
That's the first thing I tried actually. Doesn't work.
[DOUBLEPOST=1500934691][/DOUBLEPOST]
But after it was done rebooting, and launched back into game, First-person is back to normal now.
Unfortunately had to uninstall plugin for now. At least until it becomes more developed.
Thanks for the Help. -
When i type command nothing happens?
-
Chat Command
/spawntank - Spawn a tank
make sure you added these either to yourself or the default group
grant user NAME tankcommander.use
grant user NAME tankcommander.admin
grant group default tankcommander.use
grant group default tankcommander.admin
if you dont want people to use the spawn tank command add the command to GUIShop so people can buy them from a npc you will need to edit your GUIShop.json and add the following in
Code:"Shop - Shop Categories": { "Tank": { "buy": "200", "img": "http://www.tanks-encyclopedia.com/coldwar/France/AMX-13/AMX-13-75_Indian.png", "cmd": ["spawntank $player.id"], "cooldown": "60", "sell": "0" },NPC SHOP CAT HERE"YOUR NPC ID HERE": { "buy": [ "Tank" ], "description": "You currently have {0} coins to spend in this farmers market", "name": "Tank_Dealer", "sell": [] },
-
how do i get rid of the tank on my server
-
reload plugin or restart server
-
My camera is stuck under the ground every time i try drive the tank, please help