Author Topic: script_transform  (Read 1496 times)

i dreamt this and heres desc of it:
/t transform to selected vehicle
/s select new vehicle
only works if your in standard player/no jet player and not mounted inside of vehicle
if this gets made send me the link
thanks!

-ttttttttt

Can't we just use ChangeDataBlock?


Not true, I could probably make this with some help. SetControlObject ftw.

Not true, I could probably make this with some help. SetControlObject ftw.
That's extremely buggy and you know it.

Can't we just use ChangeDataBlock?
no because you could turn into vehicles
changedatablock just makes u horse

Okay, I made it. Features:

There are 3 commands:
1. /select             -   Face a vehicle and type this command to select the vehicle.
2. /transform       -   Use this after you've selected a vehicle to bring the vehicle to your position.
3. /teleport           -   Like /transform, just sends you to the vehicle position.

You can only transform or teleport when:
- Your noJetPlayer, or Standard player
- You are not already mounted in a vehicle
- You have selected a vehicle
- The vehicle still exists


Known issues:
The horse and the tank turret are considered bots, and not vehicles. So I added the option of selecting bots also. If you selected the tank turret, as opposed to the tank "body" you will transform and tele to the turret, not the driver seat. The horse is also a problem, when you tele or transform to it, it mounts you inside of it's chest. You can still control it normally, it just looks funny.
« Last Edit: August 09, 2009, 11:36:43 PM by lilboarder32 »


You can:
http://www.mediafire.com/?jla5zlzz2cy


Known issue:
VCE breaks this. Dest is working on an update to fix, so until then, don't use this with variable conditional events.
« Last Edit: August 11, 2009, 01:30:54 AM by lilboarder32 »

yay.  thx lilboarder.
NINJA EDITZ: when you say VCE breaks it, what functions break it exactly?

Filtering out the special vars. It screws up %client.bottomPrint, centerPrint, and chatMessage.

So your saying that if I don't use client variable events, it will still wok fine?


LOL, ifound a bug, I was able to drive a compainion cube O_o


Yes, this isn't perfect, it just allows you to mount your selected vehicle or bot. Anything thats considered a vehicle or bot can be selected or mounted.

-Quote-
-Quote-

This does not use setControlObject.
« Last Edit: August 11, 2009, 01:31:09 AM by lilboarder32 »