-
-
Notifications
You must be signed in to change notification settings - Fork 499
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Function engineReplaceModel is not replacing 3D marker model. GTA is caching marker models at address 0xC7C6DC, so replacing 3D marker model takes effect only when placing marker as normal object.
To reproduce
- Use engineReplaceModel with id 1559 or 1316 or 1317.
- Markers are not replaced if using createMarker, but they are replaced if using createObject.
Expected behaviour
Abbility to replace marker models.
Version
- server/client v1.5.8-release-20845
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

