HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Turn-based RPG: Using Orc Campaign Transitions Qs

01-05-2004, 12:56 AM#1
Mech-Sheep
Basically, I'm making a turn-based RPG again, since my first one got deleted (cleaned out Harddrive). Now, I'm thinking to make it transition from one map from another, so it is going to be wicked!

Questions:

1. Will ALL my variables be transfered? I need this because my RPG requires many variables to do the turn-based system.

2. Can the "transition" of the hero be applied to multiple heroes? (ex. I want my party of 5 to be transfered)

If both of them are "yes", then the RPG is going to be started! If no, then big disappointment :nono:
01-05-2004, 05:50 AM#2
DaKaN
Mech, you can xfer whatever you want if you use the game cache to store all the variables you need. TKoD can do it, so... :)
01-05-2004, 07:42 PM#3
Mech-Sheep
OOOH!

Yep, so I can cache whatever I need to, eh? Well, here comes turn-based action!

GL with TKoD...