openmultiplayer / openmultiplayer/launcher

Pickups fail with AddSimpleModel unless SA:MP Addon (samp.asi) is present

Open
#347 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/openmultiplayer/open.mp/issues/1030

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.