bbestkanatip2 New member Messages 7 Points 0 Jan 25, 2015 #2 i want to know how to make a rental item can be sold to npc before it expire does any one know. Please Help Me. Thank You
i want to know how to make a rental item can be sold to npc before it expire does any one know. Please Help Me. Thank You
vBrenth New member Messages 392 Points 0 Age 35 Location Philippines Discord Brenth Github vBrenth Emulator Client Version RE Jan 25, 2015 #3 at clif.c find this if( sd->status.inventory.expire_time ) continue; // Cannot Sell Rental Items and put // or removed.
at clif.c find this if( sd->status.inventory.expire_time ) continue; // Cannot Sell Rental Items and put // or removed.
bbestkanatip2 New member Messages 7 Points 0 Jan 25, 2015 #4 Doranbalt said: at clif.c find this if( sd->status.inventory.expire_time ) continue; // Cannot Sell Rental Items and put // or removed. Click to expand... Thank You It Working Now
Doranbalt said: at clif.c find this if( sd->status.inventory.expire_time ) continue; // Cannot Sell Rental Items and put // or removed. Click to expand... Thank You It Working Now