renzuzu / renzu_multicharacter

Fivem - ESX & QBCORE Multicharacters
GNU General Public License v3.0
57 stars 21 forks source link

DEFAULT SPAWN and BGMusic #46

Closed human1104 closed 1 year ago

human1104 commented 1 year ago

Hello!

I tried to modify default spawn coordinate, top of a pier but the character is under the pier. The coordinates is correct, but the character is wrong place. I tried to modify Y coordinate, but character dosnt moved.

And i downloaded renzu MP3 too. Inside the game is working, i can play music. But in multicharacter intro is silence. Downloaded XSound too, but also silence.

And when i tried rewrite this: Config.cam = true to Config.cam = false

do not changed nothing.

renzuzu commented 1 year ago

can you share to coordinates, this could be because of getting ground Z of current coordinates.

But in multicharacter intro is silence

does the config.bgmusic is set to true?

make sure also the youtube url is not copyrighted, sometimes some youtube url does not play in CEF.

human1104 commented 1 year ago

Cordinate is this:

vector3(-2345.29, -658.27, 13.42)

i use lafa2k_finalfantasyxv MLO and character start position inside a ship MLO. Bit i tried to write

vector3(-2345.29, -658.27, 15.42) vector3(-2345.29, -658.27, 14.42) vector3(-2345.29, -658.27, 150)

but the character, and start camera under the ship. But i tried to put next to the ship, top of the pier- But character is also underwhater.

BG set music is true. And music actually only the default.

https://www.youtube.com/watch?v=41cqwo504hA

did not changed yet.

human1104 commented 1 year ago

I placed coordinate to another place into a house and kamera rotate like crasy, character died before created, and when created spawned outside of house.

I tried multiple coordinate. Character cant place inside a building. Camera is under the text, character get outside of building, when created.