- Joined
- Feb 8, 2013
- Messages
- 18
- Reaction score
- 1
- First Language
- English
Hi everyone! How would I go about creating an event using a custom-made plugin? I understand the basics of OOP and have made a few really simple scripts with plugin commands but now I would like to try something a little harder.
Goal: Create an event on the current map using a plugin command.
I find learning to script my own stuff is insanely fun but I'm still a bit new to everything. Thanks!
PS - Are there any objects besides Game_Event and Game_Map that I'd need to play with to make this work?
Goal: Create an event on the current map using a plugin command.
I find learning to script my own stuff is insanely fun but I'm still a bit new to everything. Thanks!
PS - Are there any objects besides Game_Event and Game_Map that I'd need to play with to make this work?

