Lorddarkfrog
Member
Hello everyone I would like to know if it if it is possible to make an item that opens a world map that closes when the A button is pressed and another item that opens a quest log that shows all quests you have/completed. I have made the world map item activate a common event that goes like this.
So far the map shows and works fine but the character can still move and the map cannot be closed any way.
can some one tell me how to do these and if its not possible through eventing can someone make or post a script that is easy to use. (Must be XAS 3.7f compatible!(Not that any shouldn't be compatible.))
Thanks
Show picture: 1, 'World Map', upper left(0,0), (100%,100%), 225, Normal...
Label: A
Conditional Branch: The A button is being pressed
Erase Picture: 1
Else
Jump to Label: A
Branch End
Label: A
Conditional Branch: The A button is being pressed
Erase Picture: 1
Else
Jump to Label: A
Branch End
can some one tell me how to do these and if its not possible through eventing can someone make or post a script that is easy to use. (Must be XAS 3.7f compatible!(Not that any shouldn't be compatible.))
Thanks