Resource:RDX: Difference between revisions
Jump to navigation
Jump to search
OfficialMr3b (talk | contribs) (Created page with "This resource helps you to make your script relative ===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.<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-...") |
OfficialMr3b (talk | contribs) |
||
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 | ||
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