Posts: 18
Threads: 9
Joined: Mar 2016
Reputation:
0
Please I need help, when a police officer makes me charges and i disconnected and I connect to the server, instead of going to jail I am floating under ground. How could modify the spawn to appears in jail when you disconnect and connect to the server when you have charges?
Posts: 928
Threads: 13
Joined: Feb 2016
Reputation:
0
Try to spawn the player when he connect to thr jail, if the player jailed and he disconnect, make him spawn in the jail when he connect again in OnPlayerSpawn ..
Posts: 18
Threads: 9
Joined: Mar 2016
Reputation:
0
Please i need help with this
Posts: 519
Threads: 21
Joined: Nov 2012
Reputation:
0
I would assume under OnPlayerSpawn there's a check to see if jail time > 1 if so set their position.. Edit SetPlayerPos under that, along with their interior id.
Posts: 98
Threads: 18
Joined: Jun 2014
Reputation:
0
Could you send me your code on pastebin?
Either posst it here or pm me and ill be glad to help.