In reply to: Hmmm... -- Xorlak 15:27:54 09-20-2004
Okay... Posted by: william 05:56:13 09-21-2004 |
okay, I tried a few like this before and I know that I can create this program, but I just need a few hints on the way.
I seen that battle system many times before.
But theres no different between a real time battle system with one enemy and many enemies. Just that you use this [slot!] and that you add a for loop to it.
So I know how to, but can you give me a example of how to set up a enemy with the create item command?
ex:
#for()
#createitm("goblin.itm",slot!)*or whatever it is.
...