Fix for Spawning mobs with weapons
I wished I would have tested this sooner - it works like a champ;
Inside the file mob.cpp in the zone folder, look for the Mob::FillSpawnStruct function. Inside this function @ line 652 (latest build 1002) you will find a for loop Code:
for(i = 0; i < 7; i++) Code:
for(i = 0; i < 9; i++) KLS: I hope we get an update with all this new stuff to the source soon? |
This is a very nice change. :) I waited for this one a long time. It is way better when you can see if a monster actually has a weapon or not. Especially when farming for tradeskill mats.
|
Now, can someone just put their heads on straight? ;)
|
Pure genius. I've been praying for this fix for so long lol.
|
Yay for this thread!
Quote:
While I agree, I would rather see PC helms fixed and visable for all. Lots of custom helms that I miss seeing in game. |
These new code fixes are already in the CVS and there should be an update soon.
I wonder if there's something similar ( like the mob display sword fix), that will fix the starter characters so they can have items in bags, etc. |
Just because I am lazy, Angelox, can you repeat where the current CVS is for EQEmu core? I know where the PEQ DB and Quests are, but could not connect to the last known EQEmu.
TIA, J |
This should get you there;
http://eqemulator.cvs.sourceforge.ne...ator/EQEmuCVS/ |
Weird. That's what I thought, too. The only way I seem to see that stuff is using Linux CVS command. Tortoise (Windows SVN) seems to cry about PROPFIND failed.
Specifically: Code:
Error: PROPFIND request failed on '/eqemulator/EQEmuCVS/Source' Oh well, I guess I will continue CVS and FTP'ing the code to my windows box. How... barbaric. |
I just browse the source, example let's say I'm browsing "zone" ( http://eqemulator.cvs.sourceforge.ne...S/Source/zone/ ), first I click on "age" and sort them from most recent to older. You'll see the new ones that got changed. Say I wanted "mob.cpp" so I click on it, then right click "save link/target as" and I got it.
|
Aye, I get that. But I was hoping to use Tortoise in my Windows environment. If I cannot sort it out, at least I still have Linux CVS command line.
|
All times are GMT -4. The time now is 01:28 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.