The following script commands have been added:
- "tele[*][x],[y],[z]" — Teleports your character to x,y,z. If an asterisk is included, such as tele*, you will be teleported relative to your current position. For example, if you use "tele*0,1,0", you will be teleported 1 unit of distance into the air, and your x and z coordinates will not change.
- "ynop[-]" — Freezes your height so that you can walk around in the air. To unfreeze, use ynop-. Example:
- !eq % ynopactive,1|ynop|store % ynopactive,1|gt3
ynop-|store % ynopactive,0
nop - The above script will toggle ynop on and off.
- !eq % ynopactive,1|ynop|store % ynopactive,1|gt3
These additions require updating Speeder to version 20422.