Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Can you tell me why every time I use applymovement on the main character I can't move him anymore after the end of the animation? For example:
EDIT: Solved. I don't know why, but looks like multiple waitmovement commands interferred with the script, so I only put one applymovement and one...
About the setflag command, I accidentally pasted the un-edited script in which I didn't put checkflag and setflag (you can se a random #org @done which was the label I needed for when the flag was set).
And it looks like the problem was that I didn't type the flag into the person IDs. Thank you!
So, what I want to do is making four people walk the same path together until they go so far you can't see them on the screen, then they disappear. The only problem is that as soon as I move they respawn back in the starting place. The "msgbox" commands are there to check if there's a problem...
Thanks! By the way, I have another question: why when I try to make the inside of a house the the part "out of the map" that usually is black becomes pink/fuchsia?
I managed to edit the dialogue using Advance Text exlusively, but I have to keep the same number of characters if I want to rewrite it that way. What if I want to replace the pointer with a different one as you say? I tried using GoldFinger but I can only find 1C6D85, I don't know what to do...
I can't find a way to change the location from the beginning using the Truck Remover, it's like I'm stuck inside the truck without a way to get out. SMCA does work though, my only concern is the shaking screen at the beginning. Thank you. :D
I still have to try this, I'll edit my post after...
So, I'm new to Pokémon modding, and I spent hours looking for good tutorials. As I'm not completely new to scripring and creating mods in general (I used to make VBA and batch script learning everything by myself, plus I used to create mods for GTA: SA with a very similar scripting language)...