Change character creation location

Hello,

I need help changing the location of when a player is creating their characters. I would like to change where they are standing when they are creating their characters.

After researching this forum, I was able to change the spawn location after players have created their characters by going into my sql and changing the position column in the user table. Many other solutions stated that it could be changed in the gamemode’s folder by editing the hipster and skater files but that did not work for me. Every time I saved them, the files reverted back to the default content.

Thanks

1 Like

did you fix it ? cuz i need help tooo

Are you using some framework? Like ESX or qbcore? If yes, the ped creation location could be in some configuration file.

In new ESX Legacy go to resources and in your es_extended config.lua there you can change spawn point.
If you use older versions you have to rewrite the users database table and change the coordinations from there.

what about qb core?

1 Like

qb idk i think in database structure or qb config