brianj070707 Posted January 28, 2012 Share Posted January 28, 2012 I would just like to confirm if this will work // GiftBox_2 //665 29,501,19 // Red Potion 29,5372,.5 //Koneko What I want to do is to make koneko hat rate set to 0.5% is this possible? Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 28, 2012 Share Posted January 28, 2012 nope...the lowest rate is 1% otherwise you need to do it separately i guess..xD something like this ? if( rand(10000) < 5 ) getitem <itemID>,<Amount>; Quote Link to comment Share on other sites More sharing options...
brianj070707 Posted January 28, 2012 Author Share Posted January 28, 2012 could you explain this to me more seems like I am not able to understand it. LOL, im just new to scripting BTW Thanks a LOT Quote Link to comment Share on other sites More sharing options...
I would just like to confirm if this will work
// GiftBox_2 //665
29,501,19 // Red Potion
29,5372,.5 //Koneko
What I want to do is to make koneko hat rate set to 0.5% is this possible?
Link to comment
Share on other sites