[FilterScript] TankVeh v1.0- Make any vehicle, a tank!
#1

TankVeh v1.0
Explanation

Well,this is a filter-script designed to add a missile launcher object above your vehicle,and you can rotate it and create explosions using the mouse!

It's pretty cool,you can attach a missile launcher to ANY vehicle you want!

Usage

Easy!
/Attachmissile - attach a missile to your driven vehicle.
Mouse movements - rotate the missile object.
Fire key(Usually LMB) - BOOM!


PICTURE
(I haven't placed the picture here since it ruins the whole page because of its' bigness)

Credits

Mauzen - Giving me the starting formula for the correct object rotation by camera vectors,of course I edited it a lot.
Me! - Everything else.

Functions

Only two.
pawn Код:
AttachMissileToVehicle(vehicleid,Float:OffSetX,Float:OffSetY,Float:OffSetZ);
DeAttachMissileFromVehicle(vehicleid);
Optimization

The explosion range from the vehicle!
pawn Код:
#define Distance 50.0
50.0 is as normal as you can get,more would be too far,less would be too close and blow you up.


Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)