Getting Started
Installation and setup guide for ktx_fishing, an AFK fishing system for FiveM.
Getting Started
ktx_fishing is an AFK fishing system for FiveM. Players cast rods at designated fishing spots to earn rewards through XP progression and loot tables. Features multiple rod types, configurable spots, and a React NUI interface.
Requirements
- ox_lib - utility library
- oxmysql - async MySQL driver
- OneSync - must be enabled on your server
- es_extended - default framework (adaptable via custom hooks)
Installation
- Download from Keymaster
- Extract to your server's
resourcesfolder - Import
fishing_database.sqlinto your database - Import
fishing_items.sqlinto your database - Add to
server.cfg
Warning: Load order matters. ox_lib must start before ktx_fishing.
ensure ox_lib
ensure ktx_fishingFirst Launch
After starting the resource, fishing spots appear as blips on the map. Players need a fishing rod item in their inventory to start fishing. Walk to a fishing spot and interact to begin.
Rod types determine catch speed, success rate, and reward quality. Configure rods and spots under the Fishing key in static/config.json.