JulienGrv / saga-revised

Saga Revised is a server emulator for Ragnarok Online 2: The Gate of the World
Other
26 stars 18 forks source link

Fixed client crash when accepting party invitation #18

Closed loentar closed 7 years ago

loentar commented 7 years ago

and other character has LP more than 5.

Related to #17

JulienGrv commented 7 years ago

So basically, a player may have more than 5 LP but there is a display that is limited to 5? Maybe the calculation should be something like 5 * player_LP / player_max_LP ?

loentar commented 7 years ago

I think it will be more correct if LP will be sent as player see it. And he see it like 1-5 even if it actually more than 5.