Jan 25, 2010 at 8:25 PM
Cold Agony of Resolute Vacuum
"Heavy swords for sale. Suitable for most RPG Protagonists. Apply now!"
Join Date: Jan 1, 2008
Location: Elsewhere
Posts: 1973
Download
I decided to create this partially to see if it can be done, partially to experiment, and partially to make use of an otherwise unused set of commands.
My belief that this was intended in the original stems from a snippet in ArmsItem.tsc:
For those of you familliar with TSC, you'll notice an <EVE making the rest of the script essentially dummied out; useless.
Basically, this is a super-streamlined version of something that could be done with a convoluted mess of normal flags - Only allowing SOME areas to be mapped.
I hope it adds a little dynamic to the original.
Four points:
1.) This is finished and final.
2.) It's a VERY small tweak to impliment what I believe was an intention in the original; one that was aborted due to time constraints.
3.) This is not F.U.C.K.
4.) See the readme for details.
Lastly, no. Hell is not mapped.
Pressing 'W' while the map system is equipped will display the map, providing the correct terminal is activated for the current area.
- DragonBoots
I decided to create this partially to see if it can be done, partially to experiment, and partially to make use of an otherwise unused set of commands.
My belief that this was intended in the original stems from a snippet in ArmsItem.tsc:
Code:
#6002
<PRI<EVE7002<MPJ7002<MSGNo data for this floor.<NOD<CLR<END
...
#7002
<MLP<END
For those of you familliar with TSC, you'll notice an <EVE making the rest of the script essentially dummied out; useless.
Basically, this is a super-streamlined version of something that could be done with a convoluted mess of normal flags - Only allowing SOME areas to be mapped.
I hope it adds a little dynamic to the original.
Four points:
1.) This is finished and final.
2.) It's a VERY small tweak to impliment what I believe was an intention in the original; one that was aborted due to time constraints.
3.) This is not F.U.C.K.
4.) See the readme for details.
Lastly, no. Hell is not mapped.
Pressing 'W' while the map system is equipped will display the map, providing the correct terminal is activated for the current area.
- DragonBoots