detained items

04/01/2012 13:07 2slam#1
i wanna make the detained items goes to the killir inventory immediatly not to wait 7 days , sounds like Coemu
04/01/2012 14:18 |xabi|#2
search in ur source where u can get the code u need
and edit the action of 7 days!!!
04/01/2012 15:54 injection illusion logic#3
simplest way ever ?
search entire solution for detained
once found search for 7
turn it to 0
u r done ^^
04/02/2012 00:20 dego4ever#4
use remove & add item methods,
04/02/2012 12:03 samehvan#5
-First clear all the detained item codes
-then use the remove item call from the killed character
-Add the item to the killer inv as any other item u add
إمسح الأيتم من الشخصية المقتولة
ضيف الأيتم الشخصية القاتلة زي ما بتضيف أي أيتم عادي
04/02/2012 18:11 2slam#6
got it