Gta V FiveM Esx Ocean Salvage Job and Esx Diving
[Release] Esx_Ocean Salvage Job
https://forum.cfx.re/t/release-esx-ocean-salvage-job/137770
Esx Diving
https://github.com/tracid56/esx_diving
[Release] AnchorBoat V1.3
https://forum.cfx.re/t/release-anchorboat-v1-3/119138
ENG:
If you need FiveM Gameserver with one click installation check this:
https://zap-hosting.com/rpscripts
Interesting Job/script with nice underwater locations. I will suggest to use script to anchor the boat or you will swim a lot ;)
If you use a default esx_shops or esx_supermarket than change "name" to "store" in the esx_diving.sql where you insert items to store
INSERT INTO `shops` (store, item, price) VALUES
('LTDgasoline', 'plongee1', 450),
('RobsLiquor', 'plongee1', 450),
('TwentyFourSeven', 'plongee1', 450),
('LTDgasoline', 'plongee2', 750),
('RobsLiquor', 'plongee2', 750),
('TwentyFourSeven', 'plongee2', 750);
If you want to change button to start a Mission, adjust client/main.lua add
["[Button you want]"] = 344 to local Keys = { on the top of the script
and change line 461
if IsControlJustReleased(1, Keys["[Button you want]"]) and ESX.PlayerData.job ~= nil and ESX.PlayerData.job.name == Config.JobName then
Don't forget to adjust message text in the locals\en.lua
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:
Wenn ihr ein Gameserver mit schneller FiveM Installation braucht, könnt hier reinschauen:
https://zap-hosting.com/rpscripts
Interessantes Script. Ich würde vorschlagen Ankerskript zu nutzen, sonst muss man relativ viel hinter dem Boat hinterher schwimmen ;)
Wenn ihr standart esx_shops oder esx_supermarket nutzt, ändert "name" zu "store" in der esx_diving.sql , wo man die items zu dem Laden hinzufügt:
INSERT INTO `shops` (store, item, price) VALUES
('LTDgasoline', 'plongee1', 450),
('RobsLiquor', 'plongee1', 450),
('TwentyFourSeven', 'plongee1', 450),
('LTDgasoline', 'plongee2', 750),
('RobsLiquor', 'plongee2', 750),
('TwentyFourSeven', 'plongee2', 750);
Wenn ihr die Taste ändern wollt um mission zu starten, musst iht client/main.lua anpassen und folgendes hinzufügen:
["[Taste zum aktivieren]"] = 344 zu local Keys = { oben im Script hinzufügen
und die zeile 461 anpassen
if IsControlJustReleased(1, Keys["[Taste zum aktivieren]"]) and ESX.PlayerData.job ~= nil and ESX.PlayerData.job.name == Config.JobName then
Und vergisst nicht Text der Nachricht in locales\en.lua anzupasen.
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.
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.