Fast Query to Add Drops in Mob , Unique bla bla bla ^^

Newbie Spellweaver
Joined
Apr 26, 2012
Messages
95
Reaction score
0
Re: [Realease] Fast Query to Add Drops in Mob , Unique bla bla bla ^^


how can i use it to add 1 item in many mob in same time ?

i tried
SET MOB = '%MOB_NPC_THIEF%'/*Monster Code*/

but it didnt work. im poor!
 
Retired
Joined
Oct 28, 2013
Messages
536
Reaction score
103
Re: [Realease] Fast Query to Add Drops in Mob , Unique bla bla bla ^^

how can i use it to add 1 item in many mob in same time ?

i tried
SET @MOB = '%MOB_NPC_THIEF%'/*Monster Code*/

but it didnt work. im poor!

You cannot use a "LIKE" statement for a queue process, if you have no clue what this query does generally.
Simplified: You cannot say "add to mobs like XYZ" with this raw and simple query and await any good results.

You have an option to do so, adding a single item to 100 or more mobs at the same time, it is possible while using the "PIVOT" statement.
Learn it. It will become handy, not just for adding items.
 
Newbie Spellweaver
Joined
Feb 21, 2017
Messages
5
Reaction score
0
Hello. i Problem with Medusa. Medusa spawn is ok, ar not drop in Medusa can help me?