06-10-2010, 10:13 AM
I guess there's a little piece missing. Sorry about that.
Add it to the script.
Code:
#==============================================================================
# ** Game_Event
#------------------------------------------------------------------------------
class Game_Event
attr_reader :event
end
Add it to the script.