Quote: Originally Posted by ILowe hello f1 bug skill bug have What is the exact solution?
Quote: Originally Posted by ILowe How will he get better?
Quote: INSERT INTO _CharQuest SELECT CharID, QuestID = 1, [Status] = 1,AchievementCount = 0, StartTime = GETDATE()-4460, EndTime = GETDATE()-4460, QuestData1 = 0, QuestData2 = 0 FROM _Char WHERE not exists (SELECT CharID, QuestID FROM _CharQuest WHERE QuestID = 1)
Quote: -- Quick Slot 정보 저장용!!! exec _AddNewClientConfig @NewCharID -- by novice...... for saving client configurations... RETURN @NewCharID