Quote:
Originally Posted by bestprem
nothing happen Just ,,

|
The red **** caused because there's no effect in skilldata, and you can't apply skill without skilleffect. please note that this red **** is only visible for gm account, not for players..
Also, teleport to get the effect or insert return -3 in the end of your query in order to get disconnected once the scroll is hit..
And answering your future question: there's a way to do it like scroll but in your case, the account will be in murder status so you're forced to dc the character.
Edit:
Update _Char Set DailyPK = 0 Where CharID = @CharID
Update _Char Set TotalPK = 0 Where CharID = @CharID
Update _Char Set PKPenaltyPoint = 0 Where CharID = @CharID
return-3