

Moderator: Moderators
i'm using servertype kRO_RagexeRE_2013_08_07a and it's Ok if i use xkore 0, but if i use xkore 1, 2 or 3, i'll have problem.kLabMouse wrote:It's highly possible that wrong ServerType is used. And/or xKore2 mode is broken at that point.
sr,i dont understand what u mean4epT wrote:you have a patcher?
well that's not i mean..i mean:4epT wrote:patcher for client. Its all files except data.grf, rdata.grf and except folder BGM
Code: Select all
[LGP::CELL_IMAGE]
circle_image = circle_image.bmp
square_image = square_image.bmp
; WZ_STORMGUST#Storm_Gust
Skill0010 = aoes_image.bmp
; WZ_METEOR#Meteor_Storm
Skill0011 = aoes_image.bmp
; WZ_VERMILION#Lord_of_Vermilion
Skill0012 = aoes_image.bmp
Skill00AE = aoes_image.bmp
Skill00AD = none_image.bmp
Skill00FF = square_image.bmp
[LGP::CELL_COLOR]
square_color = 0x7746ffde
circle_color = 0x7700ff00
; RCX Color Setting
; 0xAARRGGBB
; AA:Alpha 00-FF (00:0% 7F:50% FF:100%)
; RR:Red 00-FF (0-255)
; GG:Green 00-FF (0-255)
; BB:Blue 00-FF (0-255)
; MG_SAFETYWALL#Safety_Wall
Skill007E=0x7F000000
; MG_FIREWALL#Fire_Wall
Skill007F=0x7F880000
; AL_WARP#Warp_Portal
Skill0080=0x7FFFFFFF
Skill0081=0x7FFFFFFF
Skill0082=0x7F888888
.....