wc3edit.net
https://forum.wc3edit.net/

Edit droprate
http://forum.wc3edit.net/deprotection-cheating-f64/edit-droprate-t33127.html
Page 1 of 1

Author:  lantistk [ August 4th, 2016, 11:43 am ]
Post subject:  Edit droprate

How can i edit item drop rate from unit ? , i can't see droprate in unit item

Author:  owner123 [ August 13th, 2016, 8:46 pm ]
Post subject:  Re: Edit droprate

I don't know the map and don't feel like deobfuscating this, but in order to drop an item in JASS, you do something like this:

if(GetRandomReal(0,100)<=drop rate)then
call CreateItem(...)
endif

So look for something in this format.

Author:  lantistk [ August 14th, 2016, 11:09 am ]
Post subject:  Re: Edit droprate

thanks i'm solve it, it have one funtione name admin drop control drop rate

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/