Hey all,
I just need to know what the script call is for a common event. I've googled it and found "$game_temp.common_event_id = [18]"
but when I put it in the script I get the error "Script interpreter1' line 72: nomethod error occured. Undefined method '>' for [18] Array
I was just wondering if there was another script call, or if there is a way to fix this error.
I basically want an option in the menu to go to a common event, everything works except the common event call!
I would greatly apreciate any help!