ok im making a v2 rocket map when u got to blow up a v2. 3 things i wana know is:
1.How to or where is the v2 so i can place it on the map?
2.How do i make a bomb near it so a play can set the bomb?
3.wut and how do i make the right expotion for it?
where is the V2 rocket i cant find it in static, viecel, ect
Moderator: Moderators
animate_equipment_v2
it is in animate > equipment > v2, but don't use that model. Make a script_model and give it this key/value.
Key: model
Value: static//v2.tik
To make it blow up, you will have to learn about "exploders" and objective game scripts.
Key: model
Value: static//v2.tik
To make it blow up, you will have to learn about "exploders" and objective game scripts.
