jacoby_kid_08
Apr 6 2011, 10:20 PM
If you've played FFX and already know what the Sphere Grid is, this is a topic I started because I got questions for anyone that custom programs their own games or in other words, scripts. Okay, you can easily make all kinds of spheres for a Sphere Grid and assign which monsters hand out which sphere to you when you slay them. And, you can remove the default EXP and Level gaining system. And finally, in FFX, monsters give you AP which can give you Sphere Levels, which are turns you use to move around the Sphere Grid. My question is, is it possible for anyone to program it using switches or variables? Or would you have to change the battle system and make a script for it? Because, the Next Level AP number goes down when you gain AP, until it hits zero, which gives you a Sphere Level, and the amount of AP needed to level up gets higher each time you level up. Seems like it would be hard to program a system like that.
gRaViJa
Apr 7 2011, 09:41 AM
There already is a sphere grid system both evented and scripted. The evented system is only a basic version, but does what it has to do.
jacoby_kid_08
Apr 7 2011, 10:54 AM
QUOTE (gRaViJa @ Apr 7 2011, 12:41 PM)

There already is a sphere grid system both evented and scripted. The evented system is only a basic version, but does what it has to do.
Oh, okay. I was'nt in need of one or anything. I was only asking if there was one, one that does at least what its supposed to do, like you said. Thanks for replying, man.