Skip to content

Instantly share code, notes, and snippets.

@kl
kl / eventspawn.rb
Last active September 30, 2015 12:28
Event Spawn for VX Ace 1.2
# EventSpawn 1.2
# by Kal (github.com/kl)
#
# --- Changelog ----
#
# 1.2 - Can now execute common event on spawn.
# 1.1.2 - Fix event_name_not_found_msg typo.
# 1.1.1 - Fix absolute positioning bug.
# 1.1 - Can now spawn using an event id as well as an event name.
# 1.0.2 - Improved error messages.