Server side entity manipulation?

Server Artifact Version: 4879
Operating System (Windows/Linux): Windows
Error screenshot (if any):
Crash files (if any):
Server config (server.cfg): shouldnt be important
Path to server files: C:\fivem-server
Path to cfx-server-data files: C:\fivem-config

Describe your issue
It seems that ALL serversided functions do not work involving player/ped/entity manipulation.

GetPlayerName(source) works fine, but as soon as i try to manipulate anything, eg set player position, set the player into a vehicle, SetPedArmour, absolutly nothing happens. I’ve read that the server functions require onesync, which is quite understandable, I’ve also read in your previous blogpost, that onesync is free for development.
I have activated it in my server.cfg, but it havent really changed anything.

What have you tried?
Pretty much everything.

Serverside state awareness (i.e. OneSync) API is not yet implemented. RPC natives are not implemented too. We will work on it later, after fixing most annoying issues.

SetPedArmour

There’s no such native in RedM, are you sure it’s about RedM anyway?

1 Like

Sorry, i accedentially created this in the RedM section. This was ment for FiveM

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.