mob RE database queries

Spre

New member
Messages
12
Points
0
Github
theoriginalspre
Now I looked in the source, but didnt have to. if hercules uses _re databases then they are used, ive been raking my brain thinking i goofed for a week, and i can not believe nobody has seen this or realized all the errors the map server throws upon startup.

mob_skill_db_re and mob_db_re both return zero rows when queried, i just happen to notice this typo?

here are the files from the repository

https://raw.githubusercontent.com/HerculesWS/Hercules/master/sql-files/mob_skill_db_re.sql

https://github.com/HerculesWS/Hercules/blob/master/sql-files/mob_db_re.sql

these two sql files should be like the following. otherwise why would there be seperate databases still for RE?

http://evlite.net/files/mob_db_re.sql

http://evlite.net/files/mob_skill_db_re.sql

if im wrong let me know. if im right lets getem fixed up. 

I checked the item_db_re and its correct.

this only effects those who utilize re.

I didnt post in the bug section, because ive already fixed it in the two links i provided, and this forum im sure gets more exposure for database related issues then the bug tracking software from general users.

 
Back
Top