Jump to content
  • 0
Sign in to follow this  
razermantis

Extended Vending System Problem

Question

Error    14    error C1057: unexpected end of file in macro expansion    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\vending.c    299    1    map-server

Error    2    error C2039: 'vend_lvl' : is not a member of 'map_session_data'    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6896    1    map-server

Error    3    error C2039: 'vend_lvl' : is not a member of 'map_session_data'    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6908    1    map-server

Error    5    error C2039: 'vend_lvl' : is not a member of 'map_session_data'    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6916    1    map-server

Error    7    error C2039: 'vend_lvl' : is not a member of 'map_session_data'    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6919    1    map-server

Error    9    error C2039: 'vend_lvl' : is not a member of 'map_session_data'    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    17005    1    map-server

Error    4    error C2198: 'function through pointer' : too few arguments for call    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6908    1    map-server

Error    6    error C2198: 'function through pointer' : too few arguments for call    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6916    1    map-server

Error    8    error C2198: 'function through pointer' : too few arguments for call    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    6919    1    map-server

Error    10    error C2198: 'function through pointer' : too few arguments for call    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\skill.c    17005    1    map-server

Warning    1    warning C4033: 'itemdb_isequip' must return a value    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\itemdb.c    640    1    map-server

Warning    11    warning C4244: '-=' : conversion from 'double' to 'int64', possible loss of data    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\vending.c    248    1    map-server

Warning    12    warning C4244: '-=' : conversion from 'double' to 'int64', possible loss of data    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\vending.c    254    1    map-server

Warning    13    warning C4244: '-=' : conversion from 'double' to 'int64', possible loss of data    C:\Users\Server\Desktop\Hercules Server\Hercules Server\src\map\vending.c    271    1    map-server

 

post-14742-0-29389600-1488361434_thumb.png

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Better use the Plugin instead of modifying your src.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.