Party in SOA Zones

Post Reply
soulsin
Posts: 102
Joined: Sun Mar 17, 2013 9:06 am

Party in SOA Zones

Post by soulsin » Sat Jul 26, 2014 1:05 am

In the SoA Zone's when your in party you cant see the HP/MP Bars at all, and Noticed if logging into the game, it show a different zone name. Was wonder how get it to show the HP/MP Bar so party not left wonder who dieing and what not.
[GM] Soulsin

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Party in SOA Zones

Post by kjLotus » Sat Jul 26, 2014 1:17 am

if you want to play seekers of adoulin, play on retail servers

sorry, there's ZERO support for adoulin from darkstar - what you see is what you get

soulsin
Posts: 102
Joined: Sun Mar 17, 2013 9:06 am

Re: Party in SOA Zones

Post by soulsin » Sat Jul 26, 2014 1:57 am

Ok I didn't know if was way just get to show the HP/MP bar up. like how shows in old zones. But thx for the reply, I mean can kill mobs and all that, just that bars is only thing wont show. Been havin some small merit party there.
[GM] Soulsin

gedads
Developer
Posts: 171
Joined: Fri Jan 04, 2013 7:48 pm

Re: Party in SOA Zones

Post by gedads » Sat Jul 26, 2014 1:57 pm

hi, for the pt member hp mp not displayed i have no idea but for the zone thing it's probably an int8 remaining somewhere, z 257 is z 1, z 270 z 14 etc

soulsin
Posts: 102
Joined: Sun Mar 17, 2013 9:06 am

Re: Party in SOA Zones

Post by soulsin » Sat Jul 26, 2014 6:21 pm

Yea it could be just maybe wher no support for seeker zones atm on it to not display the HP/MP/TP Bar's but sure someone might be able find it some how.
[GM] Soulsin

xoleras20099
Posts: 6
Joined: Tue Jul 31, 2012 10:12 am

Re: Party in SOA Zones

Post by xoleras20099 » Wed Aug 13, 2014 1:00 am

I can't remember where, but there's just an int16 variable you have to flip to an int32 and it fixes it; it's been a while since I've messed with it though, back when I helped run a server we had this fixed.
[GM]Sabriel of the SinisterSkies Private Server.

Image

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Party in SOA Zones

Post by kjLotus » Wed Aug 13, 2014 1:10 am

xoleras20099 wrote:I can't remember where, but there's just an int16 variable you have to flip to an int32 and it fixes it; it's been a while since I've messed with it though, back when I helped run a server we had this fixed.
would be uint8 > uint16

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Party in SOA Zones

Post by atom0s » Wed Aug 13, 2014 3:23 am

Most of this should be fixed now. Just pushed a few commits for it. The zone display at login is done with the lobby server (POL packets) which do not handle the zone id the same way so that will need someone to be bored and tinker with it to fix or someone recording fresh POL packets.

xoleras20099
Posts: 6
Joined: Tue Jul 31, 2012 10:12 am

Re: Party in SOA Zones

Post by xoleras20099 » Wed Aug 13, 2014 11:49 am

kjLotus wrote:
xoleras20099 wrote:I can't remember where, but there's just an int16 variable you have to flip to an int32 and it fixes it; it's been a while since I've messed with it though, back when I helped run a server we had this fixed.
would be uint8 > uint16
Yes, that.
Sorry, took a break from coding for a while so I haven't looked at the source in quite some time.
[GM]Sabriel of the SinisterSkies Private Server.

Image

soulsin
Posts: 102
Joined: Sun Mar 17, 2013 9:06 am

Re: Party in SOA Zones

Post by soulsin » Wed Aug 13, 2014 12:09 pm

Ok kool, I will look into all of that. thanks for the info.
[GM] Soulsin

Post Reply