Saisho Posted February 11, 2013 Posted February 11, 2013 Hello :3 Theres how to make a rental item that pick a random item from a list like itemgroup or even better, use a itemgroup itself as list? Quote
Emistry Posted February 11, 2013 Posted February 11, 2013 rentitem groupranditem( <GROUP> ),<TIME>; refer *groupranditem <group id>; Returns the item_id of a random item picked from the group specified. The different groups and their group number are specified in 'db/(pre-)re/item_group_db.txt'. When used in conjunction with other functions, you can get a random item. For example, for a random pet lure: getitem groupranditem(15),1; 1 Quote
Question
Saisho
Hello :3
Theres how to make a rental item that pick a random item from a list like itemgroup or even better, use a itemgroup itself as list?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.