FIveM Preparation and Delivery Job ENG/DEU
ENG:
[Release][ESX][Standalone] Order preparation / Delivery Job
https://forum.cfx.re/t/release-esx-standalone-order-preparation-delivery-job/1922803
If you need FiveM Gameserver with one click installation check this:
https://zap-hosting.com/rpscripts
20% discount if you want: denmak-a-6883
If you need some general Fivem help, you can take a look at this Discord server:
https://discord.gg/Bdk3QHX
FiveM Key Mapping
https://docs.fivem.net/docs/game-references/controls/
Description:
It is a delivery / order preparation job. You just have to move an object with a forklift from point A to point B.
Everything you can easily modify:
Change salary
You can simply modify the salary. Salary is a randomized value between Config.MinSalaire and Config.MaxSalaire. You can simply modify those 2 variables to increase or decrease the salary.
Config.MaxSalaire = 25
Config.MinSalaire = 19
Alternatively, you can set a fixed value by commenting line 36 and uncommenting line 37 in client.lua.
local salaire = math.random(Config.MinSalaire, Config.MaxSalaire)
--local salaire = Config.MaxSalaire
ESX and compatibility with other frameworks
Since ESX is only used to add money to the player once the job is done, you can easily make the script compatible with any framework you want.
Add more delivries/locations
You just have to modify the config file called config.lua.
You can add more props and more locations by modifying Config.props.
You can also add more delivry locations by modifying Config.pos.
Installation
Download resource
put portJob in resources folder on the server
Add start portJob to your server.cfg
(re)start your server
Enjoy!
Music:
https://youtu.be/YTjV1ylF_Xc
What is FiveM?
FiveM is a modification for Grand Theft Auto V enabling you to play multiplayer on customized dedicated servers, powered by Cfx.re.
Players who jump into one of the user-created RP servers becomes even more immersed in the game – as they take on the form of a Roleplay Character, which can be customized in a number of different ways.
FiveM supports the general purpose programming language Lua as one of its scripting languages.
#fivem #rpscripts #free #gtav
DEU:
[Release][ESX][Standalone] Order preparation / Delivery Job
https://forum.cfx.re/t/release-esx-standalone-order-preparation-delivery-job/1922803
Wenn ihr ein Gameserver mit schneller FiveM Installation braucht, könnt hier reinschauen:
https://zap-hosting.com/rpscripts
20% Rabatt falls jemand braucht: denmak-a-6883
Wenn ihr Hilfe bei FiveM such, könnt ihr bei diesem Discrd Server reinschauen:
https://discord.gg/Bdk3QHX
FiveM Tastenzuordnung
https://docs.fivem.net/docs/game-references/controls/
Beschreibung:
Es ist ein Liefer- / Auftragsvorbereitungsjob. Man muss Objekte mit einem Gabelstapler von Punkt A nach Punkt B transportieren.
Alles, was man leicht ändern kann:
Gehalt ändern
Man kann das Gehalt einfach ändern. Das Gehalt ist ein zufälliger Wert zwischen Config.MinSalaire und Config.MaxSalaire. Man kann diese beiden Variablen einfach ändern, um das Gehalt zu erhöhen oder zu verringern.
Config.MaxSalaire = 25
Config.MinSalaire = 19
Alternativ kann man einen festen Wert setzen, indem Sie Zeile 36 kommentieren und Zeile 37 in client.lua auskommentieren.
local salaire = math.random (Config.MinSalaire, Config.MaxSalaire)
--local salaire = Config.MaxSalaire
ESX und Kompatibilität mit anderen Frameworks
Da ESX nur verwendet wird, um dem Player nach Abschluss der Arbeit Geld hinzuzufügen, kann man das Skript problemlos mit jedem gewünschten Framework kompatibel machen.
Fügt weitere Lieferungen / Standorte hinzu
Man muss nur die Konfigurationsdatei mit dem Namen config.lua ändern.
Man kann weitere Requisiten und Speicherorte hinzufügen, indem man Config.props ändern.
Man kann auch weitere Lieferorte hinzufügen, indem man Config.pos ändern.
Installation
Ressource runterladen
portJob in resources Ordner auf dem Server abspeichern
start portJob zu server.cfg hinzufügen
und server neu starten
genießen!
Musik:
https://youtu.be/YTjV1ylF_Xc
Was ist FiveM?
FiveM ist eine Modifikation für Grand Theft Auto V, die Multiplayer auf angepassten dedizierten Servern ermöglicht und auf Cfx.re basiert.
Spieler, die auf einen der benutzererstellten RP-Server springen, tauchen noch tiefer in das Spiel ein – da sie die Form eines Rollenspiel-Charakters annehmen, der auf verschiedene Weisen angepasst werden kann.
FiveM unterstützt die Programmiersprache Lua als eine der Skriptsprachen.
Other Videos By RP Scripts
Other Statistics
Grand Theft Auto V Statistics For RP Scripts
There are 6,029,127 views in 322 videos for Grand Theft Auto V. The game makes up 13 hours of published video on his channel, roughly 97.24% of Grand Theft Auto V content that RP Scripts has uploaded to YouTube.