RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[RunUO 2.0 RC1] Waterwalking and Flying (sort of)

Irian

Page
[RunUO 2.0 RC1] Waterwalking and Flying (sort of)

This script allows a GM to walk over water or walk in the air without players seeing how. It's just a little system that I made when I was bored at 0 o'clock.

Version: 1.1

1.1 Fixed a small bug in delete(). Tried it and serialize and deserialize should work fine now.

Installation:
Simply copy the file somewhere into your scripts folder. I suggest /Scripts/Misc.

Usage:
Simply type [waterwalk. If you want to fly, set your z to a high number, for example 100 ([set z 100) and type .waterwalk then. You can move in 4 directions then and the tiles will move accordingly. Players won't see these tiles (and can't use this method). Be carefull not to fall off. If you remove the center tile, the other ones will be deleted as well.
The tiles won't be serialized (or at last be removed when the server restarts).

Of course I realise, that this command is totaly useless, because [multi tele does the job as well, but I think it's at least a little bit funny :) The next version will include 9 tiles around the middle, so that you can't fall of and move in every direction.
 

Attachments

  • WaterWalk.cs
    3.5 KB · Views: 319
Top