Issue information

Issue ID
#4829
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Mar 22, 2011 1:09
Last Post
Hercules Elf Bot
Mar 22, 2011 1:09
Confirmation
N/A

Hercules Elf Bot - Mar 22, 2011 1:09

Originally posted by [b]Masao[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4829

Hi,

i just went through my map Server Log report today and saw this Warning here:

[21/Mar 23:58:34][Warning]: script:op_2num: overflow detected op=C_MUL i1=495000 i2=90000

Which is from the Matrix Quest from Ivion which refers to those Lines in the Script:

QUOTE
getexp 990000,495000;
set .@a,getbattleflag("quest_exp_rate");
announce "You receive "+(990000 * .@a / 100)+" Base exp and "+(495000 * .@a / 100)+" Job exp for completing The Matrix quest.",bc_self,0xff8800;


Don't know if it's realy a bug and if it can be fixed but i thought i'll just report it, can't hurt.

My Server runs with 450x Exp and 900x Quest Exp Rate.

This post has been edited by Masao: Mar 21 2011, 07:15 PM