It looks like you're new here. If you want to get involved, click one of these buttons!
Originally posted by Zayne3145 MaxCap =40If player_level > MaxCap then player_level = MaxCap;Fixed.
Closer......now instead of setting it in code, read the MaxCap value in from some external file, database or message stream and you will be dead on.
How can something as simple (and as serious) as this ever get into release version of the game? Mythic are suppose to be a vet MMO company with years of experience behind them. This smells of amateur programming and testing.
Comments
Closer......now instead of setting it in code, read the MaxCap value in from some external file, database or message stream and you will be dead on.
How can something as simple (and as serious) as this ever get into release version of the game? Mythic are suppose to be a vet MMO company with years of experience behind them. This smells of amateur programming and testing.