Author Topic: Vehicle "turret" Removal  (Read 766 times)

I know this is a bland help topic but How does one remove a turret from a vehicle?

Ie. the default tank without the turret?


You can either shoot the turret off itself (minigame or owner doing it), or you can look at it, press console button and type getid();

Then with the ID number you can use id("X").delete();                  (I think thats the command).

With other custom vehicle turrets shooting might not work, as they may not have a hitbox and die with the vehicle, but the id function should still work

It's /getid in the chat, not a console command.
The command would just be id.delete();
id being the number from /getid

Thanks for clearing that up.


offtopic: why is the edit function not available anymore? It would be so much easier for people to look for "[SOLVED] Threadtitlehere" topics