Hello friend, once again I come looking for help!
I'm trying to create an effects pack based on the original LineageEffect.u, I can compile and create a new file but just do this, my new created effects file comes without the StaticMesh and I don't know how to add them Could someone who understands the subject help me?
Here's a quick and simple adaptation to the rev409, I just tested it a bit as I'm working on something bigger, I'm just back again xD
https://pastebin.com/ahh9Kru8
Question
Downwade
Hello. I',m trying to remove all droplist from monsters, and i wanna to leave only Adena.
I tried like that -
DELETE FROM droplist WHERE itemid IN (SELECT item_id FROM etcitem WHERE itemid <> 57);
But not working for me. Maybe anyone can me explain how to make it?
19 answers to this question
Recommended Posts