-
Novice
How to set "drop_type" ?
How to set "drop_type" ?
Made Monster drop item that have additional value.
(EX: str+6 ,aspeed+8)
:scratch:
-
-
Proficient Member
Re: How to set "drop_type" ?
-
Novice
Re: How to set "drop_type" ?
-
Account Upgraded | Title Enabled!
Re: How to set "drop_type" ?
about the drop type... there are 2 drops type, one is for map, an other one for mobs
drop_type=0 it will be only map drops (all the drops in one map will drop the same items)
drop_type=1 it will be only for mob drops
drop_type=2 it will use map drops and mob drops
By: drauk
-
Novice
Re: How to set "drop_type" ?
OH thank you very much :)