How do you use Vector3 coordinates?

I am trying to locate the mugshot room from GTA online, someone in a previous post game me these coords “new Vector3(403f, -999f, -99f)” im just not sure what to do with them?

Trigger this and see where it takes you?

RegisterCommand("go", function(source, args, raw)
    SetEntityCoords(GetPlayerPed(PlayerId()), 403.0, -999.0, -99.0, 0.0, 0.0, 0.0, 0)
end, false)

idk where its gonna take you but will take you to those coords.

supposedly that is the coords to the mugshot room from gta:o

I wouldn’t know. Ive never seen it.

where would i put this in order to use it?

in a client script…

1 Like

ok, thanks, i appreciate the help

I know this thread is how to use Vector3 Coords but how does one disable it? Where would the Client file be for that?

??? What ???

20 chars

That’s like me asking how to disable strings, integers, booleans, etc. :face_with_raised_eyebrow:

Vector3 is a Datatype (or a sub-datatype of Structs if you want to get technical), so you can’t just’disable’ it.

Try refrasing your question.

Everytime i join this server no matter what i do the Vector3 Coordinates show up when i hit something and space enter and left click turns my character to the left and on the controller (xbox) holding a turns my character left as well and rt spawns a clown van. Its my own server its not a random server and scripthook is disabled.
.

PM your Server Config file, I think we can close this thread.

No, it’s an open discussion for anyone. If they have a similar question and can’t figure it out after reading this topic. Then they can just reply here, because it’s on-topic.

Having the same proble atm, Did u find a fix for it?

I did it seemed to be an add on in one of the files within the server. If you’ve downloaded the server file setup from another person they most likely kept this add on separate from everything else but I can’t exactly tell you what the files were called specifically because I do not have them anymore and the folder had a custom name