QUOTE
And it works fine, but:
$game_temp.common_event_id = $game_variables[X]
Doesn't work.
Correct me if I'm not alright, ok?
You do exactly these things:
-set the $game_variables[X] value to common_event_id;
-set the call script as you stated before;
And nothing happens...
I've just tried this out, but it works perfectly...
No problems at all...
Are you sure the $game_variables[X] value to be > 0 or related to a existent common event?
I think this could be the one problem...
Jens
This post has been edited by Jens of Zanicuud: Dec 23 2011, 07:27 AM