[HELP] Items damage -3 and -5 dropping in the ground.
Hi, bros, i'm here again, you are being my solution.
The -5 and -3 damage items are falling to the ground even after I remove it from the monster type with the command below and even check all actions. They are not falling for cq_action or cq_monstertype. Does anyone know where this drop could be?
Quote:
UPDATE cq_monstertype SET drop_armet='0';
UPDATE cq_monstertype SET drop_necklace='0';
UPDATE cq_monstertype SET drop_armor='0';
UPDATE cq_monstertype SET drop_ring='0';
UPDATE cq_monstertype SET drop_weapon='0';
UPDATE cq_monstertype SET drop_shield='0';
UPDATE cq_monstertype SET drop_shoes='0';
UPDATE cq_monstertype SET drop_necklace='0';
UPDATE cq_monstertype SET drop_hp='0';
UPDATE cq_monstertype SET drop_mp='0';
I checked all the actions the monsters take, none make these -3 and -5 items drop. So I believe it must be somewhere in the source, can anyone give me an idea?
My server is binary, 5095.
Another thing, where can i repair a gem? SVG is not working, it does not make it easier to level up weapons.
Blessing, as for +1s, are part of the generate item algorithm. You need to patch the assembly (because you don't have a "source", you have binaries).
It isn't configurable through the database. What you changed is the level of the dropped equipments.
Thanks, bro.
Can you tell me which file I make this change to? And the necessary program. I'm completely lost in this part and in order to advance my server to the next stage I need to remove this drop.
Utilizing binaries highly reduces the amount of aspects you can customize in your server. You're going to run into a lot of roadblocks if you're looking to adjust existing features.
Utilizing binaries highly reduces the amount of aspects you can customize in your server. You're going to run into a lot of roadblocks if you're looking to adjust existing features.
It's just that my server already has several players and it's unfeasible to change to C#, I'm only stuck with these items -3 and -5 that fall to the floor and I can't remove them. I developed a quest to obtain the TortoiseGem, however it won't make sense if the items fall easily to the ground.
It's just that my server already has several players and it's unfeasible to change to C#, I'm only stuck with these items -3 and -5 that fall to the floor and I can't remove them. I developed a quest to obtain the TortoiseGem, however it won't make sense if the items fall easily to the ground.
Best of luck to you. Not a ton of people here utilize binaries. A select few are knowledgeable of the database, but it's a long shot.
[Solved]Need help with dropping SOX items 03/28/2021 - SRO PServer Questions & Answers - 2 Replies https://uphinh.org/image/yDmEdT
https://uphinh.org/image/yDmEdT
I add d12 sox to drop in my server, after checking I see d12 has dropped but the indexes are 0. How to fix it?
[Discussion] Problem with Monsters Dropping Items and Quests not showing up 04/16/2012 - Rappelz Private Server - 11 Replies Hello.
I am not sure if I am the only one with this problem but my searching has told me that I am not the only one.
There appears to be a problem with monsters dropping items (except rupees) and quests not showing on any NPC.
I am not going to ask for a solution to this but rather ask the epvper community how these two systems might be working.
From my research the MonsterDropTableResource (which is not present in 6.2 databases) is separated from the MonsterResource database. A...
Damage Damage Damage 02/28/2012 - Mabinogi Hacks, Bots, Cheats & Exploits - 3 Replies Because of poor English grammar may be a bit strange
May I ask what damage accumulated or MOD
[Help] Login Freeze when dropping too many items. 12/20/2008 - CO2 Private Server - 10 Replies When people on my server drop too many items, login freeze occurs and then there's this error on my console. I forgot what it said, so ill post it on Friday. When I try to login it will say Connecting to the server...please wait.... and it stays like that until I restart the server. I want to fix this so we can drop as many items as we can. I have an auto-refresher every 5 minutes so it wont lag. Can someone help me with this?
editing item file for msg at dropping items 07/12/2006 - Conquer Online 2 - 7 Replies Hi, i read about a programm that edits the item dat which changes their priority so it gives you a message , if you wanna drop it (just like meteors have).
i tried to search for that thread but wanst able to find it :/