you can adjust this script..
trunk/npc/custom/etc/floating_rates.txt
//add any other HOURS
OnHour00:
OnHour06:
OnHour12:
OnHour18:
//-------------------
set $@brate,rand(100,150);
set $@jrate,rand(100,150);
set $@drate,rand(100,150);
try this...
http://pastebin.com/raw.php?i=UkUn1fwT
and...since the sql data are not updated immeadiately...you have to wait sometime to get the correct amount of item...
depend on the value you have set for default server saving time...
else..try create item then relog..and check again
EDIT :
I get the idea wrongly LOL...suppose to show WHO get the item...and not the no of item exist in server.....