Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research entity spawning #17

Open
Segfaultd opened this issue Aug 22, 2022 · 1 comment
Open

Research entity spawning #17

Segfaultd opened this issue Aug 22, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority:medium

Comments

@Segfaultd
Copy link
Member

Introduction

Actually, the mod offers to spawn peds or cars, either for sync purposes or for NPC.

For a complete MP, we also need to offer to spawn multiple entities: trees, lights, crashobjects, animals etc...

There is also probably a need for proper model allocation reversing.

Scope

This issue only covers the game reversing / playground part and not the network-related part

@Segfaultd Segfaultd added enhancement New feature or request help wanted Extra attention is needed labels Aug 22, 2022
@Segfaultd
Copy link
Member Author

CrashObj spawning is "working", meaning we can spawn as much as we want, but we have no way to specify which one we want to spawn. It always takes the first available in the resource pack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority:medium
Projects
Status: No status
Development

No branches or pull requests

2 participants