I'm making an RPG in which in field mode, your allies will follow you around( like in my ALyy following engine example ). The engine for it works, but I'm currently using an INI for the engine. What's wrong then you ask? INIs laaaaaaaaagggg!
Instead of an INI object, I'm trying to use an array object.
I'm tring to write to an XY coordinate on the array, but for some reason, it won't write.
Here's my code( abridged ):
>Player is moving
-write value (X("player")) to ( ValueA("player") , 0 )
-write value (Y("player")) to ( ValueA("player") , 1 )
-add 1 to ValueA("player")
Edited by the Author.
n/a
Peblo Custom ratings must be 50 characters or less
Registered 05/07/2002
Points 185
26th July, 2004 at 00:46:57 -
How about trying
>Speed of Player Greater than 0
-Write
-Write
-Add
"Isn't it always amazing how we characterize a person's intelligence by how closely their thinking matches ours?"
~Belgarath