[URGENT]Need Help With Rastas RP Arrest Command

Status
Not open for further replies.

discript

Member
Jul 12, 2010
30
1
[URGENT]
Hi all

I have been Trying to config arrest in rastas RP. For ages and im not managing To get it to work my jail is room 150 and i just cant get people to arrest to there you can arrest them but after you do it they get stuck to the spot from being stuned and theye dont get sent to the jail. So could anyone help plz Thanks all

Discript
 

Scott-Morolto

New Member
Aug 18, 2010
1
0
It seems you need to add this into your arrest command:
Code:
User.sendData("D^" + "H" + Encoding.encodeVL64(150));

Add that code after this:
Code:
Room.sendSaying(roomUser, "*arrests " + User._Username + " for " + time + " minutes, and fines them " + fine + " credits*");
or somewhere in that if statement

Hope that helps :D
 
Status
Not open for further replies.

Users who are viewing this thread

Top