FIXED Bug? Fresh tamed Cu has 1 Stamina

renton1231

Newbie III
Possible bug due to recent fix.

Freshly tamed cu has 1 stamina? These were not like this before...

Had 160 stam prior to tame. Honored myself for the tame, so wasn't para'd, or anything of that sort, stam would not have been reduced prior to tame.

1916
 
Last edited:

Dexter

Staff Member
Administrator
Game Master
Where did you find this cusdihe? I cannot get this to happen on any fresh tames.
Post automatically merged:

Impossible:

Code:
                RawStr = (int)Math.Max(1, RawStr * 0.5);
                RawDex = (int)Math.Max(1, RawDex * 0.5);

                HitsMaxSeed = (int)Math.Max(1, HitsMaxSeed * 0.5);
                StamMaxSeed = (int)Math.Max(1, StamMaxSeed * 0.5);

                Hits = Math.Min(HitsMaxSeed, Hits);
                Stam = Math.Min(StamMaxSeed, Stam);
 
Last edited:

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
4 hours
Players Online
10
Houses
875
Vendors
282
Gold
5,401,460,221gp
Top Bottom