forked from Simnation/Main
ed
This commit is contained in:
parent
cd945f7aff
commit
fdb2ec1452
3046 changed files with 68309 additions and 12 deletions
BIN
resources/[defaultmaps]/prompt_sandy_beaches/.fxap
Normal file
BIN
resources/[defaultmaps]/prompt_sandy_beaches/.fxap
Normal file
Binary file not shown.
36
resources/[defaultmaps]/prompt_sandy_beaches/ReadMe.txt
Normal file
36
resources/[defaultmaps]/prompt_sandy_beaches/ReadMe.txt
Normal file
|
@ -0,0 +1,36 @@
|
|||
This map was developer by Prompt's Mods, thank you for being our customer!
|
||||
|
||||
|
||||
---------------------------------Compatibility Section-------------------------------
|
||||
|
||||
Check your server console for further information and directions about sandy map data
|
||||
|
||||
|
||||
---------------------------------To Remove Bridge Section-------------------------------
|
||||
|
||||
|
||||
To remove the bridge from the map you need to follow these steps:
|
||||
1. Delete "bridge" folder from the prompt_sandy_beaches stream folder.
|
||||
2. Download nobridge.zip from https://github.com/Prompt-Coder/nobridge.
|
||||
3. Open nobridge.zip and replace all the files from there into your current cfx_prompt_sandy_mapdata.
|
||||
4. Understand that the bridge is a neet idea and return it.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
--------------------------------- Config section-------------------------------------------
|
||||
|
||||
-- config.lua
|
||||
Config = {}
|
||||
Config.Debug = true set this to false if you don't want debug messages
|
||||
|
||||
|
||||
Config.EnablePromptSupporter = true -- True is a convar in the fivem server list. Just added for fun, its appriciated if you use it!
|
||||
|
||||
|
||||
--------------------------------- config meanings----------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
BIN
resources/[defaultmaps]/prompt_sandy_beaches/client.lua
Normal file
BIN
resources/[defaultmaps]/prompt_sandy_beaches/client.lua
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/prompt_sandy_beaches/config.lua
Normal file
BIN
resources/[defaultmaps]/prompt_sandy_beaches/config.lua
Normal file
Binary file not shown.
39
resources/[defaultmaps]/prompt_sandy_beaches/fxmanifest.lua
Normal file
39
resources/[defaultmaps]/prompt_sandy_beaches/fxmanifest.lua
Normal file
|
@ -0,0 +1,39 @@
|
|||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
this_is_a_map 'yes'
|
||||
|
||||
-- map by---:
|
||||
author 'prompt'
|
||||
scriptdeveloper 'Cas.vdv'
|
||||
description 'Sandy Shores Marina'
|
||||
version '1.0.1'
|
||||
|
||||
escrow_ignore {
|
||||
'stream/unlocked/**'
|
||||
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'weather_prop_controllers.lua',
|
||||
'sv_Tokens.lua',
|
||||
'sv_MapChainHandler.lua',
|
||||
'sv_MapVersionCheck.lua'
|
||||
}
|
||||
|
||||
data_file "DLC_ITYP_REQUEST" "stream/prompt_sandy_dynamic_weather_props.ytyp"
|
||||
|
||||
shared_scripts {
|
||||
'config.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'weather_prop_controller.lua',
|
||||
'client.lua'
|
||||
}
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
|
||||
|
||||
dependency '/assetpacks'
|
||||
dependency '/assetpacks'
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue