Keep getting this error, on the SR GameServer any ideas how to disable that skill or something?
unknown skill param!!! [RefSkill ID: 33046, ParamValue: 1785684595]
Keep getting this error, on the SR GameServer any ideas how to disable that skill or something?
unknown skill param!!! [RefSkill ID: 33046, ParamValue: 1785684595]
use this qeury
PHP Code:use sro_vt_shard
update _refskill set service = 0 where id = 33046
So i did that then this happend
unknown skill param!!! [RefSkill ID: 33047, ParamValue: 1785684595]
unknown skill param!!! [RefSkill ID: 33046, ParamValue: 1785684595]
unknown skill param!!! [RefSkill ID: 33047, ParamValue: 1785684595]
you fix and me
Put your Skill Lines here to Fix it
OR you Can Disable Bug Skills by this Query
Code:USE SRO_VT_SHARD UPDATE _RefSkill Set Service=0 WHERE ID=