Skystrike
[i]As old as time itself.[/i]
- 1,640
- Posts
- 16
- Years
- Beyond the Sky
- Seen Apr 29, 2025
I need some help creating HM Whirlpool for my game. I've looked on the wiki, and it says that I'd need two new procedures, one that's like pbFacingEvent which checks if the player is on an event, and an Events.onStepTaken procedure, similar to Events.onAction, which checks if the player is moving or going onto an event called "Whirlpool". I think I have the Events.onStepTaken covered, but the pbFacingEvent scriptlet deeply confuses me. May someone give me help on creating Whirlpools?