Issue information

Issue ID
#7346
Status
Fixed
Severity
None
Started
kyeme
Jun 12, 2013 23:38
Last Post
Ind
Jun 13, 2013 9:55
Confirmation
N/A

kyeme - Jun 12, 2013 23:38

Using windows and pre renewal[quote]

//#define RENEWAL_CAST
//#define RENEWAL_DROP
//#define RENEWAL_EXP
//#define RENEWAL_LVDMG

//#define RENEWAL_EDP
//#define RENEWAL_ASPD[/quote]

[code=auto:0] 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(425) : warning C4013: 'status_get_weapon_atk' undefined; assuming extern returning int 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(561) : warning C4013: 'DAMAGE_RATE' undefined; assuming extern returning int 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(564) : error C2143: syntax error : missing ';' before '}' 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(579) : warning C4013: 'DAMAGE_ADDRATE' undefined; assuming extern returning int 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(580) : error C2143: syntax error : missing ';' before '}' 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(585) : error C2143: syntax error : missing ';' before '}' 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(1190) : warning C4244: '=' : conversion from 'short' to 'defType', possible loss of data 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(1296) : warning C4244: '=' : conversion from 'short' to 'defType', possible loss of data 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(1862) : error C2065: 'sstatus' : undeclared identifier 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(1862) : error C2223: left of '->sp' must point to struct/union 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(3703) : warning C4013: 'status_get_total_def' undefined; assuming extern returning int 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(3935) : error C2039: 'tdef' : is not a member of '<unnamed-tag>' 2> c:\documents and settings\ody\desktop\hercules\src\map\battle.c(3880) : see declaration of '<unnamed-tag>' 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(4688) : error C2039: 'tdef' : is not a member of '<unnamed-tag>' 2> c:\documents and settings\ody\desktop\hercules\src\map\battle.c(3880) : see declaration of '<unnamed-tag>' 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(4688) : error C2198: 'function through pointer' : too few arguments for call 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(4690) : error C2039: 'tdef' : is not a member of '<unnamed-tag>' 2> c:\documents and settings\ody\desktop\hercules\src\map\battle.c(3880) : see declaration of '<unnamed-tag>' 2>c:\documents and settings\ody\desktop\hercules\src\map\battle.c(4690) : error C2198: 'function through pointer' : too few arguments for call [/code]

malufett - Jun 12, 2013 23:45

opps..forgot about pre..hahaha..

:meow:

ossi0110 - Jun 13, 2013 7:17

hehe yep got the same error atm

Ind - Jun 13, 2013 9:55

Fixed [url="https://github.com/HerculesWS/Hercules/commit/a6cb1ff637e5952322b5f29534a65f3f0db77e13"]https://github.com/HerculesWS/Hercules/commit/a6cb1ff637e5952322b5f29534a65f3f0db77e13[/url]
Thanks~!