IntelliSense: expected an identifier

ljsb

New member
Messages
24
Points
0
Location
Brazil
Github
https://github.com/lucaslsb
Emulator
Hello .. Good evening.
I'm trying to compile the emulator after some modifications to the battleground system , and I'm running into me with the errors below :
hercules_error.png

 

I'm trying to implement an old system that used on another emulator ( eAthena ) .
The map server is giving crash , perhaps because of these errors, or some warnings also appear during compilation.

PS : I would like to delve into the study to the core of the emulator, the wiki would be the best place for this? Or is there another type of existing documentation ?

 
Thank you very much in advance! Big hug to everyone.
 
Probably you are compiling it as C++ code....

 
Probably you are compiling it as C++ code....
Then it would be the version of my Visual Studio (2010 ) ? The Hercules only compiles with 2013?This implies ?
Forgiveness amateurism , but I am new to client side languages...

 
Translation is Google Translate product.
Thanks for attention !
 
Last edited by a moderator:
Back
Top