HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

DarkOne

07-29-2004, 07:18 AM#1
Ceo
Your code is completely unusable. I can hardly see anyone going through the trouble to make these huge lists of if/thens like you have for their own map. Are you going to be releasing an updated version which lets us use the code in a reasonable manner by any chance? (I'd suggest using arrays and just letting us fill them in with the data we want) Right now I can barely stand to look at it...

Not that you havn't done a good job, I think the campaign is great. However, like I said, I can't see anyone using the code as it is to make their own maps like you want it to be used.
07-29-2004, 05:51 PM#2
l]arkOne
I know that some triggers are extreamly big, mainly the "right arrows", I'll try to simplify them if possible. Some can already be modded without too much trouble like skill, item and magic. Equip however, are much harder to modify.
07-29-2004, 05:56 PM#3
l]arkOne
The important triggers are quite simple tho IMO like the ATB. The reason of why the "action" trigger is so big its because I put all the action into one trigger. If you want you can seperate every if then else into a new trigger.