openmultiplayer / openmultiplayer/launcher
Pickups fail with AddSimpleModel unless SA:MP Addon (samp.asi) is present
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 203
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
When a custom model is added using AddSimpleModel and used in a Create(Dynamic)Pickup, the pickup is displayed as the invalid yellow question-mark model.
If the SA:MP Addon (samp.asi) plugin is present on the client, the same pickup works correctly and shows the proper model, without any changes to server-side code or model registration.
| With SA:MP Addon | Without SA:MP Addon |
|---|---|
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are identified in the report; review the related open.mp issue #1030 and trace the launcher/client entry point responsible for custom-model pickup behavior. Done means a Create(Dynamic)Pickup using AddSimpleModel displays its proper model without requiring samp.asi.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100