have a problem too, on the F1 belt, 1-2-3-4 slots cannot be changed for me. I put the skills down on the skillbar, but when i relog, i have again those beginner things there, any way to fix it? :mad:
just delete settings folder on clientQuote:
Okey i have been solved this problem with this:
Everytime I teleport or log off, my F1 skill bar resets. How do I fix this?
Remove all the skills from the bar. Log out. Go to your silkroad folder and rename "setting" folder to "Setting" with a capital S. Then log back in.
USE SRO_VT_SHARD UPDATE _RefCharDefault_Quest SET Service = 1 delete from _CHARQUEST where QuestID = 1 INSERT INTO _CharQuest (CharID, QuestID, Status,AchievementCount,StartTime,EndTime,QuestData1,QuestData2) SELECT CharID, 1,5,0, '2012-04-13 20:44:00','2012-04-13 20:44:00',31458135,0 FROM _CHAR where CharID > 0