Quote:
Originally Posted by -NewDawn-
Chat.cs:
Code:
if (Cmd[0] == "/tele")
GC.MyChar.Teleport(ushort.Parse(Cmd[1]), ushort.Parse(Cmd[2]), ushort.Parse(Cmd[3]));
Usage: /tele (map id) (x) (y)
Example: /tele 601 61 54
Hope this helps!
|
This is already in the 5165 source, why release a command that's pretty much already released.
Is this reportable.
I'll have a mod look at it.