iforgotmyoldlogin
New member
- Joined
- Mar 8, 2013
- RedCents
- 3¢
Rich (BB code):
#Event OOF "You are out of food."
#Event Attk "You kick#*#"
#Event testing "#*#You #*#"
Sub Main
:Main
/goto :Main
/return
Sub Event_OOF
/exp
/return
Sub Event_testing
/exp
/return

