đŸ’ģRuxo MDT Tabled

A web page viewer Tablet

Free Download: Ruxo Shop - Tablet MDT

How It Works

  • Open all web page you need inside GTA

    • Navigation, cursor and page scroll enabled.

    • Close it with a simple button

Install

Insert the script inside the RESOURCE server folder, and add ruxo_nui on the server config file!

SetUp

Change in the HTML file the link to your page:

		<div id="container" name="google" class="google">
			<button id="close-btn">Close</button>

			<iframe style="width: 100%;height: 100%;" src="https://docs.google.com/document/d/1B5pMqDlPSe2gC8xyGGpGxPx1IOlL1-eQt2S7Xv1BcjI/" allowfullscreen scrolling="yes"></iframe>
		
		</div>

Trigger Event

You can open it using the trigger inside another script:

    TriggerEvent("rxo:nui:off")
    TriggerEvent("rxo:nui:on")

Support

For any problems:

✨Support

Last updated