C me
Creator of Pokemon League Of Legends
- 681
- Posts
- 11
- Years
- Seen Apr 9, 2021
Hello (yes I'm back again). The script in my above post is activated like it should, but there are two problems. 1. the sprite I want to move does not move and 2. If I exit out of the map then re-enter the script engages again (I only want the script to happen once and then done). What did I do wrong?
Make sure the person number in the script is the event number in A-Map. The numbers are in decimal in A-Map but hex in the script (so if it says 10 it's actually A).
You forgot setvar 0x(whatever variable you put in A-Map) otherwise it will always happen like in your case.
Last edited: