mFishing

mFishing Documentation

------INSTALLATION------

STEP 1 - Unzip The Folder

Unzip the script folder than copy or cut everything inside file and paste it on your server resources folder. ( NOTE : If you are using Filezilla and getting error like the linked image please use "WINSCP".

STEP 1.1 - Minigame Installation

You can download the minigame down below and place it to server like you did for the any other scripts.

Link

STEP 2 - Add Script To Server

Add the script to you server config : " ensure codem-mfishing ". ( NOTE : Please don't change the script name or folder name.)

STEP 3 - Script Configuration

When you open the config file you'll see a lines of codes to configure it to your server.

STEP 3.1 - Framework Configuration

//  Config.Framework = "esx" -- newqb, oldqb, esx

Choose your server framework.

( NOTE : If you don't know which version qb your server is, check your scripts' files, if you see something like this in your scripts, choose oldqb )

// TriggerEvent('QBCore:GetObject', function(obj) QBCore = obj end)  -- OLD QB

if you see this you can choose newqb

exports["qb-core"]:GetCoreObject() ).  -- NEW QB

STEP 3.2 - SQL Configuration

// Config.Mysql = "oxmysql" -- mysql-async, ghmattimysql, oxmysql

Choose your server sql.

STEP 3.3 - Discord Profile Photo Token

For Discord photos, you need to enter a bot token here. Bot Token Video : https://www.youtube.com/watch?v=-m-Z7Wav-fM&ab_channel=GAKventure

------INFORMATION------

Information - 1 Fish Categories

There are a total of 31 fish in different categories.

The category of each fish can be changed from the category on the right.

There are 5 categories. You can delete and add any item you want.

Informaton - 2 Bait Categories

You can set which fish to catch with which bait in the bait category.

The bait category is only 1, please do not change it.

The sell part should always remain false.

Informaton - 3 Rod Categories

You can adjust the difficulty of the minigame when you use the fishing rod from the "minigameDiff" section in the fishing rod category.

The rod category is only 1, please do not change it

The sell part should always remain false.

------ADJUSTMENTS------

Adjustment - 1 XP System

The Required XP section displays the required xp for each level.

You can set your desired level range here.

Adjustment - 2 Fish Restaurant ( Shop )

The part for the fish restaurant: Name = Fish restaurant blip name Blip sprite and color = Color and icon of the blip shown on the map You can change the ped you want from the ped part. FiveM Peds: https://wiki.rage.mp/index.php?title=Peds

Adjustment - 3 Fishing Spots

You can delete existing spots or add them if you want.

Adjustment - 4 Achievements

Achievements system works with sql.

When you add a new Achievements, you must add it to SQL. Otherwise, this will cause some bugs to occur.

If you add a new Achievement

With Achievenmentlvl i.e. with the number 5

The column you will open in sql must be the same number. If column is 0, the actor did not receive this award. If the column is 1, the player has received the prize.

Adjustment - 5 Language

You can change all the texts in the script here.

Adjustment - 6 Spot Locations

You can adjust the blips of the spot places from here.

Adjustment - 7 Notify System

Use here to integrate your own notify system.

Adjustment - 8 Notify Alerts

You can change the text of the notifications sent here.

Preview Video

TEBEX

https://codem.tebex.io/package/5322843

Discord

discord.gg/codem

Last updated