Server crash while JAIL
#1

Hello guys. I have got PPC_Trucking gamemode and i have some problems...
I searched all day on internet how to solve that problem.
When police arrest someone, player is teleported to Jail, then his game CRASH ...
How to solve that? And sorry for my bad english.
Reply
#2

Change Jail Interior for testing purpose. SetPlayerPos to some place else. If player does crash this time, Your command has some problem which makes his crash and if it doesnt crash, means there is a bad object inside your jail interior.

make sure you are not using formating with SendClienMessage,
like,
Code:
 SendClientMessage(playerid, -1, "You are jailed for %d Mins.",time);
Use format for that.
Reply
#3

EDIT: Solved!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)