Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Getting the ID of "This common event".
#4
Obtain?? Confused

Common Events are called by map events are generally parallel processes. I mean you may be able to 'pass' the id of a common event into a script call to run an event (if you're good enough), but I never heard of one needing to retrieve the ID of a common event itself.

Happy You could set up an event in each common event:
CONTROL VARIABLES[0001: Event-ID] set = '1'
or whatever for each common event.

Then when the common event is run, it changes that one variable (#1) to that value. Then within the script, you can access that through $game_variables. Happy
Reply }


Messages In This Thread
Getting the ID of "This common event". - by PK8 - 09-16-2009, 12:30 PM
Getting the ID of "This common event". - by Yin - 09-16-2009, 08:26 PM
Getting the ID of "This common event". - by PK8 - 09-16-2009, 10:42 PM
Getting the ID of "This common event". - by DerVVulfman - 09-16-2009, 10:58 PM
Getting the ID of "This common event". - by Yin - 09-16-2009, 11:18 PM
Getting the ID of "This common event". - by PK8 - 09-16-2009, 11:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Change event graphic? Bennerdeben 2 4,465 11-15-2020, 10:13 AM
Last Post: Bennerdeben
   Event collision problem with FPLE script ThePrinceofMars 2 5,356 11-11-2014, 06:30 PM
Last Post: ThePrinceofMars
   checking event coordinates? shintashi 4 6,897 05-28-2010, 03:34 PM
Last Post: Jaberwocky
   Tagging a Common Event to an accessory Shiroiyuki 3 5,330 05-07-2010, 02:54 PM
Last Post: Shiroiyuki
    Level Up Event Script daojones 8 11,389 04-09-2010, 06:48 PM
Last Post: daojones
   make event unpassable even by jumping mangamaniacs2064 4 6,874 04-05-2010, 11:57 AM
Last Post: mangamaniacs2064
   Issue with RTAB and battle event systems... samsonite789 4 6,989 11-08-2009, 07:21 AM
Last Post: Jaberwocky
   VX Show Picture Event Command Code? PK8 2 5,934 02-27-2009, 11:30 PM
Last Post: PK8



Users browsing this thread: