Posts: 216
Threads: 45
Joined: May 2009
Reputation:
0
Hey,
On my script, On my local server everything works perfect.
But on my serverffs server you fall through the ground on spawn. This makes no sense.
Anyone know why?
Posts: 415
Threads: 51
Joined: Oct 2007
Reputation:
0
i think serverffs use linux for sa-mp servers, check if there is something that is uncompatible with linux version of sa-mp. such as plugins
Posts: 216
Threads: 45
Joined: May 2009
Reputation:
0
Nah, Not the case,
It's spawning in interiors that the problem.
Posts: 415
Threads: 51
Joined: Oct 2007
Reputation:
0
erm try to make " SetPlayerInterior " function BEFORE "SetPlayerPos"
i guess that might fix the problem, also make sure that the interior is solid, because some interiors you might fall from them.
Posts: 202
Threads: 0
Joined: May 2007
Reputation:
0
Are you spawning them on user made objects?