View Single Post
Old 02-09-2003, 01:35 AM   #2
Davairus
Member
 
Join Date: Jun 2002
Posts: 159
Davairus is an unknown quantity at this point
we have that skill on Abandoned Realms.. and the cabal is even called Justice strangely enough.. anyways

for apprehend:

1) do a for loop through the room to make sure that the justice's special guard is here, you'll need to save him for later

2) for loop again, this time look for a criminal

3) make the guard attack the criminal

see, simple.

if you want the character to go to jail instead of die, this is way more easy than coding this.. just check in raw_kill.. interrupt that function with the transfer code
Davairus is offline   Reply With Quote