# CronoMountOX

## English

CronoMountOX is a lightweight World of Warcraft AddOn that lets you use a different mount during the day and at night based on realm time.

The AddOn uses a simple day/night system. During the day, it activates your saved daytime mount button. During the night, it activates your saved nighttime mount button.

CronoMountOX uses the following realm-time rule:

Day: 05:00 to 20:59.
Night: 21:00 to 04:59.

CronoMountOX uses realm time, not local computer time.

### Chat commands

`/monturadia`
Saves your current mount as the daytime mount.

`/monturanoche`
Saves your current mount as the nighttime mount.

### Basic usage

1. Mount the mount you want to use during the day.
2. Type `/monturadia`.
3. Mount the mount you want to use at night.
4. Type `/monturanoche`.
5. Use the CronoMountOX button.

### Button behavior

CronoMountOX displays one active button depending on the current realm-time period.

If it is daytime, the daytime mount button is active.
If it is nighttime, the nighttime mount button is active.

Clicking the active button summons the mount assigned to that period.

The button can be moved with ALT + drag.
Button position is saved per character.

### Notes

No fallback mount is used.
It does not mount automatically.
It avoids unnecessary chat messages.
Saved variables are stored per character through `CronoMountOXDB`.

---

## Español

CronoMountOX es un AddOn ligero para World of Warcraft que permite usar una montura distinta de día y de noche según la hora del reino.

El AddOn usa un sistema simple de día/noche. Durante el día, activa el botón de la montura guardada como diurna. Durante la noche, activa el botón de la montura guardada como nocturna.

CronoMountOX usa la siguiente regla horaria del reino:

Día: 05:00 a 20:59.
Noche: 21:00 a 04:59.

CronoMountOX usa la hora del reino, no la hora local del equipo.

### Comandos de chat

`/monturadia`
Guarda la montura actual como montura de día.

`/monturanoche`
Guarda la montura actual como montura de noche.

### Uso básico

1. Súbete a la montura que quieres usar de día.
2. Escribe `/monturadia`.
3. Súbete a la montura que quieres usar de noche.
4. Escribe `/monturanoche`.
5. Usa el botón de CronoMountOX.

### Comportamiento del botón

CronoMountOX muestra un botón activo según el período horario actual del reino.

Si es de día, queda activo el botón de la montura diurna.
Si es de noche, queda activo el botón de la montura nocturna.

Al hacer clic en el botón activo, se invoca la montura asignada a ese período.

El botón se puede mover con ALT + arrastrar.
La posición del botón se guarda por personaje.

### Notas

No usa montura fallback.
No monta automáticamente.
Evita mensajes innecesarios en el chat.
Las variables se guardan por personaje mediante `CronoMountOXDB`.