Publicaciones de Scripts/Bases de Datos
Sign in to follow this
Followers
0
0 topics in this forum
There are no topics in this forum yet
Start the first topic
Sign in to follow this
Followers
0
-
Featured Topics
-
Latest Commits
-
Topics
-
Posts
-
By Zero Human · Posted
Edit: Can be closed. I've found another solution. Could someone be so kind as to implement the rAthena commit for Hercules? It is extremely useful that monsters are removed when an NPC gets unloaded. This makes certain events and similar systems much more convenient. https://github.com/rathena/rathena/pull/8686 Thanks -
Weird.. the errors itself are suggesting that the parser is expecting something that is missing. but at least looking at the parts of code that are shown in the error, they look fine. For the 2nd one, I suggest reviewing the entire NPC and search if there is any unmatched "(" / ")" pairs, not only on this part where the error is appearing, but try checking the entire npc (modern editors can do parenthesis matching, so this might help). maybe even try commenting out parts of the script to check if the error is gone to limit the area to look at. This may also help for the 1st one. I don't remember seeing an so open error like that before, so unfortunately this is the only suggestion I hve
-
-
Download Statistics
