Hi guys, Is it possible doing this for players?
1 Like
Yes, this is possible
Is that supposed to be funny lol
Absolutely not. I just answered your question ^^
1 Like
I wrote this in __resource But don’t work
resource_manifest_version ‘77731fab-63ca-442c-a67b-abc70f28dfa5’
server_script “BodyDraggerSettings.ini”
client_script “BodyDragger.dll”
That won’t work because it’s compiled with ScriptHookVDotNet and not with the FiveM libraries, so some parts of the code will be written differently to how it should be for FiveM. If the source code was made public this could easily be converted given time however.