Okay, well I just want to start off saying that I'm sorry for bothering you people with yet another request of the exact same type, but I just haven't gotten anything to work.
I've looked at all these threads:
http://www.rmxp.org/forums/index.php?topic=12341.0
http://www.rmxp.org/forums/index.php?topic=4425.0
http://www.rmxp.org/forums/index.php?topic=8170.0
Basically, what I've been trying to do is have an array that contains all the events on the map with comments that read "blah" and also contains their x, y, id, and distance from the player. It should continuously update.
Now, I've gotten it to look like what's in the third thread I linked to(BlueScope's topic). However, when I use
It just outputs "[]".
If anyone can help with this, I would really appreciate it! :thumb:
I've looked at all these threads:
http://www.rmxp.org/forums/index.php?topic=12341.0
http://www.rmxp.org/forums/index.php?topic=4425.0
http://www.rmxp.org/forums/index.php?topic=8170.0
Basically, what I've been trying to do is have an array that contains all the events on the map with comments that read "blah" and also contains their x, y, id, and distance from the player. It should continuously update.
Now, I've gotten it to look like what's in the third thread I linked to(BlueScope's topic). However, when I use
Code:
p $tevents #$tevents is the array I use
If anyone can help with this, I would really appreciate it! :thumb: