Exclude specific monsters or zones from Event Items
#1

Hello.

Is it possible to exclude a certain zone or even certain monsters from event items, i.e. if you start an event at t_Event that e.g. B. Juno will not drop these items.

I use EP4 NOV. Files.

Best regards.

#2

Hello, what exactly do u want?

#3

for example

no Easter eggs in Juno or from foxes

#4

While it's possible to make event items drop only from selected monsters that are set in t_drop_item_head.a_npc, I believe it's not possible to exclude only specific mobs without changes to the code.

You could hardcode a check for specific npcs for your specific _pDrop (for example) in 

CDropManager::checkCondition(CPC* _pPC, CNPC* _pNPC, CDropInfo* _pDrop)

(i think drop index 1 is used for easter event)



Forum Jump:


Users browsing this thread: 1 Guest(s)