-
Posts
95 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Files posted by Zephyr
-
[Mapflag] Mobitemadder
By Zephyr in Source Modifications
This mapflag sets more drops for monsters at the map that it's been attached.
Sintax:
mapname<TAB>mapflag<TAB>mobitemadder<TAB>mob_id,item_id,drop_per{,item_id,drop_per(...)}
You can set up to ~50 more items for mobs.
"drop_per" is the chance of drop, from 1 (0,01%) to 10000 (100%).
There's an example at the screenshot, I setted a Yggdrasil Berry with 100% of chance for the Poring at prt_fild08 map.
You can set a lot of mobs, but you have to set more mapflags for your maps.
372 downloads
Updated
-
[Label] OnPCAttackMobEvent
By Zephyr in Source Modifications
This label is invoked everytime a player attacks in a certain map flagged with "attackmobevent".
Sintax:
OnPCAttackMobEvent: (...)
Mapflag:
mapname<TAB>mapflag<TAB>attackmobevent
It works ONLY in the maps with the mapflag "attackmobevent".
497 downloads
Submitted