MQ2Ice

From the wonderful RedGuides Wiki
MQ2Ice
Helper for moving on ice
View details
Authors dewey2461, MQ2MoveUtils authors
Software type Plugin
Config file MQ2Ice.ini


Maintained Yes and supported
Links

🏠Resource (review)
🤝Support •🛠️Repository

This plugin attempts to make moving on ice a little easier by automatically toggling run/walk and pausing nav/path/stick when it detects the player skidding.

How it works:

  • When you are in first floor of ToFS near the ice the plugin forces you to walk
  • When you are on ice and 'Skidding' the plugin will:
- Pause Stick/Nav
- Use forward/back/strife keys to halt motion
- Unpause Stick/Nav when you have stopped 'Skidding'
  • When you exit the ice area it will turn on anything its turned off.

You can turn on|off each of the mitigation steps to see how they effect your movement.

Commands

Syntax Description
/ice [on|off] | [ [ nav | path | stick | walk | buff ] {on|off} ] Turns the plugin on or off, and can turn parts of the skid-mitigation on or off.

Settings

Example MQ2Ice.ini,

[Area]
1=825 140 212 -100 270 435 100
; The zone and area where there's ice. Format: [ZoneID] [Min X] [Min Y] [Min Z] [Max X] [Max Y] [Max Z] 
[Settings]
ON=1
; turn plugin on
Walk=1
; toggle run/walk on ice
Nav=1
; toggle pause nav on ice
Path=1
; toggle pause advpath on ice
Stick=1
; toggle pause /stick on ice

In the [Area] section, the syntax is as follows: [Unique ID] = [ZoneID] [Min X] [Min Y] [Min Z] [Max X] [Max Y] [Max Z]

The zone ID in the example is 825, meaning Towers of Frozen Shadows.