Skip to content

Chess

lo_chess adds persistent chess boards to a RedM VORP server. Players can place a board in the world, play as White or Black with native prompts, and store or reset it when the game is over.

Features

  • Persistent boards — Placed boards are saved and restored after a server restart.
  • Complete chess game — Legal moves, captures and game-state handling for two players.
  • In-world interaction — Join a side, move pieces, reset or store a board through native prompts.
  • Integrated placement gizmo — Use /chess to position and rotate a board precisely; no external gizmo resource is required.
  • Optional bot command — Staff can use /chessbot when granted the configured ACE permission.
  • Translationsfr, en, pt-br, pt, ru and de are included.

Compatibility & dependencies

ItemDetail
PlatformRedM (game 'rdr3')
FrameworkVORP
Dependenciesvorp_core, oxmysql, OneSync
Databasechess_boards, created automatically
Configurationconfig.lua

NOTE

The resource creates its database table on first startup. No item or NUI build is required.

Next steps

  • Installation — Resource placement, dependencies and start order.
  • Configuration — Commands, distances, placement and access to the bot.