Known Issues & Solutions
Casino Issues
Q: Why are elevators appearing at the casino?
A: If you're using bob74_ipl
, follow these steps:
- Open
bob74_ipl/gtav/base.lua
- Find and comment out or remove this line:
From:
-- Construction lift: -180.5771, -1016.9276, 28.2893
RequestIpl("dt1_21_prop_lift_on")
To:
-- Construction lift: -180.5771, -1016.9276, 28.2893
--RequestIpl("dt1_21_prop_lift_on")
Q: Why are road textures bugged around the casino?
A: Follow these steps:
- Open your
nopixel4_casino
folder in yourresources
directory - Copy all files from the
replace_these_if_not_using_roads
folder - Paste them into
stream/models/vanilla
- Move the file
sm_nve_pixelarea_ground_03.ydr
to thestream/models
folder
Memorial Park Issues
Q: Why do I see floating posters/barriers/cameras?
A: If you're experiencing this issue:
- If using
bob74_ipl
:- Replace the file from
replace_this_if_using_bobs74_ipl
intobob74_ipl\dlc_afterhours\nightclubs.lua
- Replace the file from
- If the issue persists:
- Copy the files from
stream_this_if_not_using_la_construction
- Paste them into the
stream
folder innopixel4_memorial_park
- Copy the files from
Q: Why are road textures bugged between Memorial Park and Legion Square?
A: If you're not using the road files:
- Navigate to
nopixel4_memorial_park\stream/models/vanilla
- Delete the file
dt1_rd1_r1_28.ydr
General Issues
Q: Why are some props missing in the Hospital or Courthouse?
A: This issue can be resolved using one of the following methods:
Option 1: Enable Sandy PD Resource
- Simply ensure the Sandy PD resource is enabled in your server.cfg
Option 2: If you prefer not to use the full Sandy PD map
- Keep only the following files from the Sandy PD resource:
- All texture dictionary (
.ytd
) files hane_bc_sheriff.ytyp
hn_bc_hospital.ytyp
- All texture dictionary (
- Ensure
nopixel4_props_custom_shared
is enabled in your server.cfg (if not already in use)
Support
If you're still experiencing issues after trying these solutions, please contact our support team with:
- Your server's error logs
- Screenshots of the issue
- List of installed resources
- Steps you've already taken to resolve the issue
Before Contacting Support
Please verify that you have:
- Properly installed all required resources
- Followed the installation guide step by step
- Checked that all files are in their correct folders
- Verified there are no conflicts with other resources