This commit is contained in:
Nordi98 2025-07-09 14:30:51 +02:00
parent 2c6c1d5f24
commit dc96cbb39b
167 changed files with 8966 additions and 0 deletions

View file

@ -0,0 +1,10 @@
fx_version 'bodacious'
game 'gta5'
author 'VerpiMoDz'
description 'Strawberry Gardens'
version '1.1.0'
this_is_a_map 'yes'
--RELEASED FOR FREE BY VERPIMODZ ON CFX.RE and https://gta5-mods.com -> Original Discord: https://discord.gg/PvSdpeW--

View file

@ -0,0 +1,59 @@
==========THANK YOU FOR DOWNLOADING MY MOD!==========
Quick Description about the mod:
- "Strawberry Gardens" is the new name of the newly constructed
Park Area with a gas station which is seperated by a custom road.
The Park offers a wide range of opportunities for Players no matter
if in FiveM or in the working Singleplayer Version. This is a high-quality
map made entirely in Blender and Codewalker.
The Map offers:
- A completely new Legion Square area
- Removed old LODs
- Custom LOD Lights
- Perfect amount of new vegetation which gives the city new colour
- A custom-made Park with many green areas, bushes and trees
- Working stairs with appropriate collision and custom railings
- A little Plaza area with a coffee van, chairs and tables
- Benches in the park for seating oppourtunities
- Custom made fur grass
- Custom made scenarios which makes the map busier
- Custom Road with new traffic nodes
- Other half of the Area is a new gas station
- Custom Car generators
- Evenly spread out trash
- Huge amount of attention on small details
- And much more!
Also make sure to join my Discord for more exclusive maps! I'd really appreciate it!
https://discord.gg/PvSdpeW
Requirements:
-server_scenarios (https://github.com/TayMcKenzieNZ/server_scenarios) ---> !!!FIVEM ONLY!!! <---
Installation FiveM:
Step 1: move the "strawberry_gardens_verpi" folder into your resources folder
Step 2: move and replace downtown.ymt inside the "peds folder" with the downtown.ymt in server_scenarios\stream\
Step 3: add following lines into your server/start.cfg "ensure strawberry_gardens_verpi" "ensure server_scenarios"
Credits and special thanks to:
-skylumz for Sollumz
-dexyfex for Codewalker (RPF Explorer)
-meimeiriver for his Fivem Port map template
-OpenIV Team for OpenIV
-ook for his great tutorials
-TayMcKenzieNZ for server_scenarios resource

View file

@ -0,0 +1,51 @@
==========THANK YOU FOR DOWNLOADING MY MOD!==========
As i've seen some people are having problems and issues with the map "Strawberry Plaza"
Now i've created this Troubleshooting Guide in order to help assist you with the most common errors
---FIRST PROBLEM---
Problem: Why are there trees or palms floating around that aren't supposed to be there?
Solution: Every tree that shouldn't be there and is floating around in the air is NOT placed by me. The issue is
that a different map is interfering with my map which leads to my files being overwritten with the files of
the other map. You need to disable all other map mods in Los Santos and then see if it works. If it does try activating
more maps to see which map is interfering with mine.
---SECOND PROBLEM---
Problem: Why is there a collision on the new road inbetween the Park and Gas Station?
Solution: The collision is NOT from my map. The collision comes from a other map conflicting with my map as they maybe
use the same collision file and the game doesn't know which one to load in. In order to fix that you need to disable all other map mods in Los Santos and then see if it works. If it does try activating
more maps to see which map is interfering with mine.
Solution 2: The collision is NOT from my map. Natural Vision Evolved (NVE) is also having some little issues with my map.
In order to fix that you need to temporarly delete "a_NVE_Models_and_Textures.rpf" from your FiveM application data.
---THIRD PROBLEM---
Problem: Why are there NPCs floating around in the air?
Solution: You didn't fully follow the install instructions in the ReadMe. Download server_scenarios (https://github.com/TayMcKenzieNZ/server_scenarios)
After downloading it put it in your server resources and start the resource. Then you will need to take the "downtown.ymt" from my download in the peds folder
and drag it into the stream folder of "server_scenarios"
---FOURTH PROBLEM---
Problem: Why is my map flickering in some places in Strawberry Gardens?
Solution: As above some other map is interfering with the occlusions i edited. Altough you can fix this yourself in a few minutes
with basic codewalker knowledge if you want to make it compatible.
---FIFTH PROBLEM---
Problem: Why are there some lights floating around in the air?
Solution: Again, NOT the fault of my map. I removed every vanilla LOD Light in that area so it has to be some different map interfering with mine.
Another possibility is that your server is not minimum on gamebuild 2699..