D dhaisuke New member Messages 99 Points 0 Jan 31, 2014 #2 Hi GUys need help to dsiable only eske skill for sou linker to cast in a player
Jaburak New member Messages 229 Points 0 Emulator Jan 31, 2014 #3 db/re/skill_db.txt Find: 471,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKE,Eske Change to: Code: 471,9,6,4,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKE,Eske
db/re/skill_db.txt Find: 471,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKE,Eske Change to: Code: 471,9,6,4,0,0x1,0,3,1,no,0,0,0,magic,0, SL_SKE,Eske
Mystery Community Contributors Messages 2,635 Points 0 Age 33 Location Prontera ;3 Github Mystery Jan 31, 2014 #4 Since skills are in a database, I'll move this to database support.