Installation
The steps to correctly install this on your server.
Step 1 - Install Resource
Download the resource from your keymaster, add it to your resources in any folder of your choice.
Step 2 - Edit Config
If you have renamed
mythic-base
at all then you can edit the calls for that inff_payment/configs/shared.lua
the field to edit is calledSharedConfig.BaseName = "mythic-base"
. Just simply change the string content to the name of your mythic framework base.
Open your server.cfg
file and at the bottom of your resources make sure to ensure the reason by typing ensure ff_payment
and then saving your file.
Last updated