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

Export Other Player ID File #92

Open
Brian2104 opened this issue May 5, 2023 · 3 comments
Open

Export Other Player ID File #92

Brian2104 opened this issue May 5, 2023 · 3 comments
Labels
question Further information is requested

Comments

@Brian2104
Copy link

Before submitting your question have you checked the check the FAQ or checked for similar issues already?: Yes

Question:
currently this discord file receives the default ID of fivem, and I want to get the ID from another file, what should I do? (I use This ID file). (https://forum.cfx.re/t/standalone-rufiuniqueid-use-permanent-id-with-all-scripts-instead-server-id/2495789)
Information:

FiveM artifact #: 5848
Using QBCore?: yes
When did you last update QBCore if you are using it?: 1 week ago

@Brian2104 Brian2104 added the question Further information is requested label May 5, 2023
@zfbx
Copy link
Owner

zfbx commented May 5, 2023

I mean, from reading that forum post it looks like they provide exports to convert and and from for you
exports.RufiUniqueID:GetUIDfromID() and exports.RufiUniqueID:GetIDfromUID() but also this shouldn't impact the use of zdiscord as is unless you're doing something custom

@Brian2104
Copy link
Author

I know that if you don't exports.RufiUniqueID:GetUIDfromID() and exports.RufiUniqueID:GetIDfromUID() either of them, the ID of that File will not be displayed. for example "/id" to check the id of the character if you don't export you will see the default ID of FIVEM but if you export you will see the ID of that file. (example image below)
Capture

@Brian2104
Copy link
Author

@zfbx i mean i want command in discord get ID From rufiuniqueid file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants