Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to make a specific item pop out of the hole?

Status
Not open for further replies.
Junior Spellweaver
Joined
Feb 8, 2011
Messages
101
Reaction score
1
Like the title says, i'd like to know how i add in the database values to make a certain item to pop out of holes. (Randomly, or even at certain holes [h9 and h18 as SGI does sometimes]).

I know there r commands that make items drop:

EXECUTE_XMAS_SOCK_DROP(%d)
EXECUTE_GIFT_DROP
EXECUTE_CHANGE_QUESTDROP_FLAG(%d,%d)
EXECUTE_CHANGE_QUESTDROP_PROB(%d,%d)
EXECUTE_CHANGE_QUEST_FLAG(%d,%d)

But i don't know how they work, or if it's one of them that i need to change to make an specific item to pop out of holes.

I'll try messing with those, but if anyone in here already know what it is, i'd appreciate some help.
 
Status
Not open for further replies.
Back
Top