Call common event script call?

● ARCHIVED · READ-ONLY
Started by Zuuhl 5 posts View original ↗
  1. Hi, I got a very basic question...

    I want to call a common event, how do I do this?

    $game_temp.reserve_common_event(ID)

    I found this in the scriptcall list for RMVXA

    Could anyone help me by telling me what the JS equivalent is?

    Much obliged!
  2. Code:
    $gameTemp.reserveCommonEvent(ID)
    edit: ninja'ed
  3. Thank you very much.

    Just found the script call list myself, but again, thanks for the quick reply! :)
  4. posted it in the wrong forum, sorry!