DJ_Time_Travel Demo

by Mr.DJ7
Basically a demo that allows the user to reverse actions done while logged it. [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://MrDJ7.DJ_Time_TravelDemo##version=7

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://MrDJ7.DJ_Time_TravelDemo##version=7

170 downloads
Version 0.31
Date added: Oct 2 2009
Last updated: Oct 7 2009
1 fan
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.