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

Newly created characters skip character creation/customisation #464

Open
LordChunk opened this issue May 7, 2024 · 3 comments
Open

Newly created characters skip character creation/customisation #464

LordChunk opened this issue May 7, 2024 · 3 comments
Labels
bug Something isn't working need repro This bug report needs confirmation

Comments

@LordChunk
Copy link

Summary

Newly created characters skip character creation screen

Reproduction

  1. Scaffold a new qbox server using [https://github.com/Qbox-project/txAdminRecipe/blob/8544dfc6d2f6f53cfea209daa21feee37eed1027/qbox.yaml](the full recipe)
  2. Join the server and create a new character
  3. Submit the form containing the character name, dob, sex and nationality.
  4. The new character will spawn in the room where the character selection camera is placed.

Expected behavior

A character creation screen should be triggered after submitting step 3 and the new player should be spawned in their apartment.

Actual behavior

The player is spawned as a standard male of female ped in the character selection room.

Additional context

When relogging, you might also get assigned a different default ped when selecting your newly created character.

Setting startingApartment to false in qbx_core/config/client.lua does trigger the character creation screen and is a workaround if you don't mind spawning your new characters in a different location.

Current Version

v1.11.1

Custom Resources

None

@LordChunk LordChunk added bug Something isn't working need repro This bug report needs confirmation labels May 7, 2024
@ArturMichalak
Copy link

ArturMichalak commented May 13, 2024

Best to install qbx_properties.
git clone https://github.com/Qbox-project/qbx_properties.git in [qbx] catalog or extract zip in this catalog.
I have heard that it even works quite well already.

Issue will probably be worth moving to recipe.

@LordChunk
Copy link
Author

qbx_properties seems to still be a work in progress. Do you know to what extend it already covers functionality offered by: qbx_houses and qbox_apartments?

@ArturMichalak
Copy link

That's all I know
obraz
Qbox-project/txAdminRecipe#67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need repro This bug report needs confirmation
Projects
Status: Todo
Development

No branches or pull requests

2 participants