Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
  • 0
Sign in to follow this  
Mikuri

[solved]Commun event with game variables?

Question

Hello!

I have a problem here, I try to call a commun event related to a game variable. Like I want to call X commun event where X is a game variable.

 

I use:

$game_temp.common_event_id = X

 

And it works fine, but:

$game_temp.common_event_id = $game_variables[X]

Doesn't work.

 

(X being a number)

 

Can someone help me?

Thank you.

 

ÉDIT: Nevermind, it works, I wasn't setting my game variable correctly.

Edited by Mikuri

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...