PDA

View Full Version : Attn: Shawn319


Myra
01-04-2004, 05:12 AM
Scorpious2k (my dad - poor me!) said you might want this. Its the source with all the patches he had me put in:

H:\EQEMU-53DR2C\common\eq_opcodes.h(123):// MYRA - changed to new opcode for follow
H:\EQEMU-53DR2C\common\eq_opcodes.h(370):// MYRA - changed to new opcode for taunt
H:\EQEMU-53DR2C\world\zoneserver.cpp(1508):// MYRA - use new (5.x) Status labels in who for telnet connection
H:\EQEMU-53DR2C\zone\MobAI.cpp(1005):// MYRA - Added code to depop at end of grid for wander type 4
H:\EQEMU-53DR2C\zone\MobAI.cpp(1182):// MYRA - Added wander type 4 (single run)
H:\EQEMU-53DR2C\zone\attack.cpp(1151):// MYRA - crash on death appears fixed, but RemoveMob was commented
H:\EQEMU-53DR2C\zone\attack.cpp(1152):// MYRA - out instead of being replaced by RemoveClient ??
H:\EQEMU-53DR2C\zone\command.cpp(1028):// MYRA - enable the #summon command across zones
H:\EQEMU-53DR2C\zone\embparser.cpp(47):// MYRA - fixed eval in ExportVar per Eglin
H:\EQEMU-53DR2C\zone\embparser.cpp(82):// MYRA - corrected spelling for var $uguildrank for event_timer (was $uguildrang)
H:\EQEMU-53DR2C\zone\embparser.cpp(88):// MYRA - added vars $status & $cumflag per Eglin
H:\EQEMU-53DR2C\zone\embparser.cpp(123):// MYRA - added vars $mobid & $mlevel per Eglin
H:\EQEMU-53DR2C\zone\embparser.cpp(320):// MYRA - added missing commands + itemlink to perl
H:\EQEMU-53DR2C\zone\embperl.cpp(150):// MYRA - added EVAL & KEEPERR to eval per Eglin's recommendation
H:\EQEMU-53DR2C\zone\parser.cpp(45):// MYRA - restore missing commands for qst type files & add itemlink
H:\EQEMU-53DR2C\zone\parser.cpp(663):// MYRA - fixed comma bug for me command
H:\EQEMU-53DR2C\zone\parser.cpp(692):// MYRA - fixed comma bug for echo command
H:\EQEMU-53DR2C\zone\parser.cpp(718):// MYRA - fixed comma bug for say command
H:\EQEMU-53DR2C\zone\parser.cpp(741):// MYRA - fixed comma bug for emote command
H:\EQEMU-53DR2C\zone\parser.cpp(749):// MYRA - fixed comma bug for shout command
H:\EQEMU-53DR2C\zone\parser.cpp(962):// MYRA - added itemlink(ItemNumber) command

The source can be downloaded at http://bossmob.com/Myra/eqemu-53dr2-myra.zip

Shawn319
01-04-2004, 09:35 AM
Okay i think i got everything merged in (did it by hand lol)...

The only one i didnt move over is
H:\EQEMU-53DR2C\zone\command.cpp(1028):// MYRA - enable the #summon command across zones

i didnt know if just taking that out would fix it because it was added to break the command.. you can use /summon anyway to summon a player... i'll do some testing with #summon to see if it works later but for now i'll leave it as is.

Scorpious2k
01-04-2004, 09:54 AM
I found a couple of new things for parser.cpp but I think you have everything else that has been posted as a fix on the forums. She's working on them now.

She was also talkng about posting the binaries for this, but since you now have it, I guess it would be better to wit for another of your miracle posts. Especially since she tends to be ignored on here. :?

Shawn319
01-04-2004, 10:04 AM
Sure just post the fixes in same format as above (full directory structure, commented and IFDEF'd 'MYRA' mode, list of comments in post text, etc).. that worked out really nicely.

i'll pack up what i have now, in a few mins, so you can work off that (less diff'ing for me).. our source is a little more updated than yours.

Scorpious2k
01-04-2004, 10:14 AM
Sure just post the fixes in same format as above (full directory structure, commented and IFDEF'd 'MYRA' mode, list of comments in post text, etc).. that worked out really nicely.

Its SOP here - makes going from release to release a lot easier with the source mods we've made.

i'll pack up what i have now, in a few mins, so you can work off that (less diff'ing for me).. our source is a little more updated than yours.

Good idea.

Shawn319
01-04-2004, 10:17 AM
ok new code is up on my server, and checked into our private cvs (so it'll be in next release for sure). packing it up now for you guys...

Shawn319
01-04-2004, 10:36 AM
New DR-2 release:

http://shawn319.eqemulator.net/cvs

NOTE: This includes a release build WITH embperl and embperl_plugin, due to the nature of this release.

Scorpious2k
01-04-2004, 10:53 AM
New DR-2 release:

Thanks :-)

devn00b
01-04-2004, 11:24 AM
OOOO shawn you know the rule! you relese it you support it!

Scorpious2k
01-04-2004, 11:26 AM
OOOO shawn you know the rule! you relese it you support it!

Support???? All this AND support???

wow :shock:

Shawn319
01-04-2004, 11:31 AM
OOOO shawn you know the rule! you relese it you support it!

nope.. they know theres no support =)

astonerii
01-07-2004, 07:31 AM
Where can I get a PERL program that will work with your files Shawn?

Thanks in advance, and thanks for your work.

mattmeck
01-07-2004, 07:33 AM
Where can I get a PERL program that will work with your files Shawn?

Thanks in advance, and thanks for your work.

I told you to look in the Quest creation forum, see here

http://www.eqemulator.net/forums/viewtopic.php?t=12020

astonerii
01-07-2004, 07:39 AM
Your right, My bad, it was in the second post.

Thanks!!!! :)