Posts: 1,679
Threads: 232
Joined: Nov 2009
Reputation:
0
are you sure you loaded all plugins...are you sure you have all the scriptfiles to the scriptfiles folder that are neccesary for the gamemode also check some scripting fuctions which are inside your gamemode you have to watch it carefully check out OnPlayerUpdate callback to see if it has any problem ..hope i helped
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
Are you setting their weather to a bad ID when they connect?
Posts: 1,102
Threads: 196
Joined: Jul 2011
Reputation:
0
i dont set any weather and btw trying to see for the plugins...
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
It's not ablout that. Give us OnPlayerConnect. I can happen if you don't use float variable (tag mismatch). Ex. New x (not Float:x) and then SetPlayerPos(playerid,x...);
Posts: 1,679
Threads: 232
Joined: Nov 2009
Reputation:
0
does the gamemode have any warnings?
Posts: 1,102
Threads: 196
Joined: Jul 2011
Reputation:
0
EDIT: oops posted 2 times lol XD