Jump to content

Cast spell (or preform any action) mid walking event


yfoo

Recommended Posts

As title states how would I do this. An approach I thought of was to override WalkingEvent's event() and place the appropriate lines to cast a spell before (or after) calling super.execute(). However this casts the spell before or after, not during. I'm pretty sure that I would need either make my own subclass of WalkingEvent or Event to satisfy my requirements, can anyone please confirm this?

Edited by PayPalMeRSGP
Link to comment
Share on other sites

2 hours ago, PayPalMeRSGP said:

As title states how would I do this. An approach I thought of was to override WalkingEvent's event() and place the appropriate lines to cast a spell before (or after) calling super.execute(). However this casts the spell before or after, not during. I'm pretty sure that I would need either make my own subclass of WalkingEvent or Event to satisfy my requirements, can anyone please confirm this?

why?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...