Configuration
Configuration for mCraft v2 Resource
Last updated
Configuration for mCraft v2 Resource
Last updated
Select the framework you are using on your server.
Select the database system you are using on your server.
Type the destination of your inventories image folder to the determined area.
Select the interaction handler you are using on your server.
Adjust the start craft point you'll provide to your players.
Select the inventory system you are using on your server.
You can set the craft settings as you like in this section. You can copy and paste multiple craft settings for jobs or etc.
If you want peds to not displayed on the server set ['ped']value to " false ".
If you dont want to show the blips set " show " value to "false"
IMPORTANT : If you want to create unique Craft Tables you need to create unique values of the craft tables on the config. For example ; 'craftable1' 'craftable2' 'crafttable3' etc.
You can add multiple jobs in here.
If you want to show this craft tables for every player add the command line below
You can add multipe categories in this section.
To add items to categories you need to put the items to category table in the code section. This names needs to be the same as the " categories " tables values.
IMPORTANT : Do not delete " all " category from the config.
You can determine between 0 and 100 as chance to craft items.
You can determine the craft point reward when player finishes the crafts.
You can determine the XP Reward when player finishes the crafts.
You can determine the chance of improved craft option value.
You can add multipe items in here as crafts receipt.
If you change something in the config, if the player has learned this changed data before, it will automatically work integrated with the new data. So the changes you make in the config will also change in SQL.