onizame Posted July 7, 2012 Share Posted July 7, 2012 can someone make lockable BM / shortcut? and maybe better if to activate it just need right click once.. the normal one need to double click it and sometimes i drag it out make my BM messy Quote Link to comment Share on other sites More sharing options...
Fluffle Puff Posted July 7, 2012 Share Posted July 7, 2012 in your data folder you will find a file called OptionInfo.lua Empty it and you should use the next information CmdOnOffList["/notrade"] = 0 CmdOnOffList["/noshift"] = 0 CmdOnOffList["/noctrl"] = 1 CmdOnOffList["/skillfail"] = 1 CmdOnOffList["/notalkmsg"] = 0 CmdOnOffList["/notalkmsg2"] = 0 CmdOnOffList["/showname"] = 0 CmdOnOffList["/fog"] = 1 CmdOnOffList["/aura"] = 1 CmdOnOffList["/window"] = 0 CmdOnOffList["/miss"] = 1 CmdOnOffList["/q1"] = 0 CmdOnOffList["/q2"] = 0 CmdOnOffList["/effect"] = 1 CmdOnOffList["/bgm"] = 1 CmdOnOffList["/sound"] = 1 CmdOnOffList["/loginout"] = 1 CmdOnOffList["/shopping"] = 1 CmdOnOffList["/stateinfo"] = 1 CmdOnOffList["/snap"] = 0 CmdOnOffList["/itemsnap"] = 0 CmdOnOffList["/skillsnap"] = 1 CmdOnOffList["/hoai"] = 0 CmdOnOffList["/merai"] = 0 CmdOnOffList["/camera"] = 0 OptionInfoList["Trilinear"] = 0 OptionInfoList["Bgm_Volume"] = 100 OptionInfoList["Effect_Volume"] = 100 OptionInfoList["AutoOpen1to1Window"] = 0 OptionInfoList["AutoOpen1to1Window_Friend"] = 0 OptionInfoList["PlaySound_Open1to1Window"] = 1 OptionInfoList["Outdoor_ViewLatitude"] = -65.000000 OptionInfoList["Outdoor_ViewDistance"] = 400.000000 OptionInfoList["Indoor_ViewLatitude"] = -45.000000 OptionInfoList["Indoor_ViewDistance"] = 300.000000 OptionInfoList["SkinName"] = "<Basic Skin>" OptionInfoList["ChannelCopID"] = 0 OptionInfoList["Window_XPos"] = 0 OptionInfoList["Window_YPos"] = 0 OptionInfoList["Simplicity_SkillList"] = 0 OptionInfoList["Show_SkillDescript"] = 0 OptionInfoList["ChangeChatMode"] = 0 OptionInfoList["LockMouse"] = 0 Quote Link to comment Share on other sites More sharing options...
onizame Posted July 7, 2012 Author Share Posted July 7, 2012 in your data folder you will find a file called OptionInfo.lua Empty it and you should use the next information CmdOnOffList["/notrade"] = 0 CmdOnOffList["/noshift"] = 0 CmdOnOffList["/noctrl"] = 1 CmdOnOffList["/skillfail"] = 1 CmdOnOffList["/notalkmsg"] = 0 CmdOnOffList["/notalkmsg2"] = 0 CmdOnOffList["/showname"] = 0 CmdOnOffList["/fog"] = 1 CmdOnOffList["/aura"] = 1 CmdOnOffList["/window"] = 0 CmdOnOffList["/miss"] = 1 CmdOnOffList["/q1"] = 0 CmdOnOffList["/q2"] = 0 CmdOnOffList["/effect"] = 1 CmdOnOffList["/bgm"] = 1 CmdOnOffList["/sound"] = 1 CmdOnOffList["/loginout"] = 1 CmdOnOffList["/shopping"] = 1 CmdOnOffList["/stateinfo"] = 1 CmdOnOffList["/snap"] = 0 CmdOnOffList["/itemsnap"] = 0 CmdOnOffList["/skillsnap"] = 1 CmdOnOffList["/hoai"] = 0 CmdOnOffList["/merai"] = 0 CmdOnOffList["/camera"] = 0 OptionInfoList["Trilinear"] = 0 OptionInfoList["Bgm_Volume"] = 100 OptionInfoList["Effect_Volume"] = 100 OptionInfoList["AutoOpen1to1Window"] = 0 OptionInfoList["AutoOpen1to1Window_Friend"] = 0 OptionInfoList["PlaySound_Open1to1Window"] = 1 OptionInfoList["Outdoor_ViewLatitude"] = -65.000000 OptionInfoList["Outdoor_ViewDistance"] = 400.000000 OptionInfoList["Indoor_ViewLatitude"] = -45.000000 OptionInfoList["Indoor_ViewDistance"] = 300.000000 OptionInfoList["SkinName"] = "<Basic Skin>" OptionInfoList["ChannelCopID"] = 0 OptionInfoList["Window_XPos"] = 0 OptionInfoList["Window_YPos"] = 0 OptionInfoList["Simplicity_SkillList"] = 0 OptionInfoList["Show_SkillDescript"] = 0 OptionInfoList["ChangeChatMode"] = 0 OptionInfoList["LockMouse"] = 0 its make my client on korea lang again -.- and still not like my request to make it lockable and right click one =/ .... i extract my grf and then repack it again.. become like that.. Quote Link to comment Share on other sites More sharing options...
can someone make lockable BM / shortcut? and maybe better if to activate it just need right click once.. the normal one need to double click it and sometimes i drag it out make my BM messy
Link to comment
Share on other sites