letstry Posted June 3, 2012 Posted June 3, 2012 Why do I always need to type in /nm and /nm2 to see chats And also /nt to stop rejecting deals And why does friend requests always reject? Any help please? Thank you in advance Quote
Xantara Posted June 3, 2012 Posted June 3, 2012 Exit from the client and edit data/OptionInfo.lua file. Something similar to this should do.. CmdOnOffList["/notrade"] = 0 CmdOnOffList["/noshift"] = 0 CmdOnOffList["/noctrl"] = 1 CmdOnOffList["/skillfail"] = 1 CmdOnOffList["/notalkmsg"] = 0 CmdOnOffList["/notalkmsg2"] = 0 CmdOnOffList["/showname"] = 1 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"] = 0 CmdOnOffList["/loginout"] = 1 CmdOnOffList["/shopping"] = 1 CmdOnOffList["/stateinfo"] = 1 CmdOnOffList["/snap"] = 1 CmdOnOffList["/itemsnap"] = 1 CmdOnOffList["/skillsnap"] = 1 CmdOnOffList["/hoai"] = 0 CmdOnOffList["/merai"] = 0 CmdOnOffList["/camera"] = 0 Quote
LCDTheOG Posted June 4, 2012 Posted June 4, 2012 is your client diffed to read datafolder first?, if not, make sure the option info isnt inside of your grf. also make sure that the /nm /nm2 isnt diffed inside of your client as well... Quote
Question
letstry
Why do I always need to type in /nm and /nm2 to see chats
And also /nt to stop rejecting deals
And why does friend requests always reject?
Any help please?
Thank you in advance
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.