DJ_Time_Travel Demo

by Mr.DJ7
Basically a demo that allows the user to reverse actions done while logged it.
ID:123980
 
DJ_Time_Travel
This small demo allows the user to reverse actions done while logged it. This a small demo showing some of the possibilities time reversal can be used for in Byond games.

I will possibly release the source in a later version after I clean up the programing and add more features.

The demo also supports multiplayer.

Verbs:

Reverse():
Reverses the User's actions by a specified number.

Reverse_Limit():
Prompts the user to specify how many ticks the user can go back while reversing.

Time_Clone():
Creates a sort of a "time clone" that mimics the user's moves by a specified number of ticks.


Time_Clone_Limit():
Prompts the user to specify how many ticks the "time clone" will follow.