Teardown

File information

Last updated

Original upload

Created by

Eric007

Uploaded by

relic700

Virus scan

Safe to use

Documentation

Readme

View as plain text

Panzerkampfwagen IV type H V1.0 created by Eric 007(relic700)

Girls und Panzer Special Edition

Features:
--Functional turrent with coax MG (scroll mouse weel down to switch fire mode)
(Special thanks to elboydo for the tank gun control scripts)
--Simulated real turrent structure

--3 working hatches (may include engine hatches in the future)
--Front hatches need turrent be facing front to open

--Interior included(will add more in the future)

--Panzer Vor!!

To Install:
1. If you want the version that you can immediately play, copy the "create" to Teardown game folder. NOTE: This will REPLACE "vehicle" custom level

2. If you want to add this to your desired map:
Please go to "PanzerIV_H" folder. There, open PanzerIV_H.xml and paste EVERYTHING in it before tag in your level xml.
Then copy "scripts" folder to your own level folder
The correct structure of folders should be:
*LEVEL NAME*/
∟ PanzerIV_H.vox
∟ scripts/
∟ mountedGun.lua
∟ PanzerIV_H.lua

(normal version of this tank is included, rename it to "PanzerIV_H.vox" and replace the original one if you want.)

3. To enable weapon usage, copy the hud.lua file to teardown/data/ui


IF YOU DON'T WANT TO MESS WITH YOUR HUD.LUA DUE TO OTHER MODS:

copy this line into the "draw()" method in hud.lua

if UiIsMousePressed() then
SetBool("mouse.pressed",true)
else
SetBool("mouse.pressed",false)
end

SetInt("mouse.wheel", UiGetMouseWheel())



FAILURE TO COPY THE HUD.LUA FILE WILL MEAN WEAPONS WON'T WORK AND ASKING WHY WEAPONS WON'T WORK DUE TO NOT DOING THIS
MAY RESULT IN PANDAS HAVING THEIR FAVOURITE TOYS TAKEN AWAY FROM THEM --elboydo


Future update:

--Ammo storage & fuel tank to explode

--More interior

--Engine hatches