-
Novice
How to make drops for chosen classes?
how can i do that drops like warrior equipment will be only for warriors? If Im not wrong, its like on Monster park in GMS, that the monster drop items for your job only and not others too, and the same monsters drop items for another jobs when you using the another job.
-
-
Apprentice
Re: How to make drops for chosen classes?
Probably not the best way to do it but you can make checks for job id's and make drop lists for each id
-
Re: How to make drops for chosen classes?
I think there's an identifier in the item id to tell which job type it's for, you could check for that using the ID