Roadblock Help
#1

I have a roadblock command on my server and when the player leaves or crashes they come back and they can't remove it. Is there a way i can put in


playeractive roadblock 0


Reply
#2

You could do something like under OnPlayerDisconnect
DestroyObject(roadblock[playerid]);
It will automaticly destroy when you disconnect.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)