Getting Started!

Hey! If you need any additional support make a ticket in the discord under the client support channel!

Here are a couple things to keep in mind when setting up this script!

Dependencies

Big thanks to these guys for bringing things from native GTA to FiveM with such an easy integration system, they deserve much more fame than they already have.

Download the latest release and make sure that you only have the main files in it! Since it can cause you to have unwanted UI's in your game.

Visit this link to download the latest version of ScaleFormUI ( Click me! )

Download the LUA zip
Drag and drop it into any desired folder
Delete ( Files & examples.lua )

Once this has been done rename the folder from ScaleformUI_Lua to ScaleformUI since the boxing script will depend on it to be there to work. ( Like shown below )

Optional AddOn

Another thing that you could add would be this Boxing Ring MLO, it is only optional, if you've found another place where to do the ring matches you can do so!

Click me to get a link to the MLO!

And if you do wish to add it to your server this will be the following coordinates to set in your config!

		coords = {
			x = -323.74,
			y = -1967,
			z = 22.39
		},
		P1Pos = {
			x = -320.5,
			y = -1966.16,	
			z = 22.39,
			h = 115.91
		},
		P2Pos = {
			x = -328.26,
			y = -1970.39,
			z = 22.39,
			h = 29.53
		}

Credits to : Swarex ( The creator of the MLO )

Last updated