Back to Browse

/support Befehl programmieren - FiveM Scripting 15 [LUA für Beginner]

9.8K views
Mar 27, 2022
12:36

Mein FiveM Scripts Shop: » http://myscripts.eu/ Unser Hosting-Partner: https://myprepaid-server.com/aff.php?aff=76 » 15% auf die ges. Laufzeit mit dem Code: "myScripts" Discord: » http://discord.myscripts.eu/ E-Mail: » [email protected] Visual Studio Code: » https://code.visualstudio.com/​ FiveM Native Reference: » https://runtime.fivem.net/doc/natives/ GitHub: » https://github.com/Luis-spec ESX Events: ESX = nil Citizen.CreateThread(function() while ESX == nil do TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end) Citizen.Wait(0) end end) local ESX = nil TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)

Download

0 formats

No download links available.

/support Befehl programmieren - FiveM Scripting 15 [LUA für Beginner] | NatokHD