Resource:RDX: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Line 1: Line 1:
===How to Use===
===How to Use===
First you need to add to the top of your code `loadstring(exports.fixing:importSizes())()` then you have to change some codes as showing in examples
First you need to add to the top of your code `loadstring(exports.fixing:importSizes())()` then you have to change some codes as showing in examples
===Notes===
1 - You need to change the resolution from ''fixing/config/data.lua'' to your resolution.<br>
2 - Do not change any thing in ''fixing/server-side/update.lua'' or ''fixing/update.cfg''.<br>
3 - To update the resource you need to type ''/update-fixing''.<br>

Revision as of 15:41, 5 January 2023

How to Use

First you need to add to the top of your code `loadstring(exports.fixing:importSizes())()` then you have to change some codes as showing in examples

Notes

1 - You need to change the resolution from fixing/config/data.lua to your resolution.
2 - Do not change any thing in fixing/server-side/update.lua or fixing/update.cfg.
3 - To update the resource you need to type /update-fixing.