XaFlaForo / AltisLife-IRT-BaseInstallation

To install any script with (IRT) in its name you must install this dependency first

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Altis Life: IRT Base Installation

Synopsis:

To install any script with (IRT) in its name you must install this dependency first

Installation Guide

Step 1: DOWNLOAD THE IRT FOLDER AND PUT IT IN THE ROOT OF YOUR MISSION

Step 2: GO TO description.ext AND PASTE THE CODE BELOW AT TOP OF THE FILE


#include "IRT\IRT_Config.hpp"


Step 3: GO TO description.ext AND PASTE THE CODE BELOW IN CfgFunctions


#include "IRT\IRT_Functions.hpp"



Step 4: GO TO CfgRemoteExec.hpp AND PASTE THE CODE BELOW jip = 0;

#include "IRT\IRT_RemoteExec.hpp"

Copyright and License

Copyright (c) 2018 Ethan (XaLaForo), IRT Studios

All code is licensed under the MIT license.

About

To install any script with (IRT) in its name you must install this dependency first


Languages

Language:C++ 100.0%