mob_db.txt ---> mob_db.sql(problem with hex code)

Blinzer

New member
Messages
131
Points
0
this problem arose because i can manually transform the sql version of the mob_db into a mob_db.txt but the hex codes for mob behaviour don't exist in the sql table and are replaced with some random numbers instead(i want to run .txt mob_db on my server, not sql)

is there any way to take the text version of the mob db and turn it into a sql? i have a sql mob_db i've been working on and need to swap some of the tables out with the mob_db.txt i have(the hex code in sql is some random number so i need to swap out the txt's hex code for mob behaviour with the sql's one)

alternatively, a way to simply turn the mob_db.sql into a mob_db.txt(only if it gives me the hex codes back tho)

 
Last edited by a moderator:
Back
Top