letstry Posted June 3, 2012 Group: Members Topic Count: 87 Topics Per Day: 0.02 Content Count: 219 Reputation: 0 Joined: 05/03/12 Last Seen: September 15, 2023 Share 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 Link to comment Share on other sites More sharing options...
Xantara Posted June 3, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 243 Reputation: 206 Joined: 11/28/11 Last Seen: February 13, 2023 Share 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 Link to comment Share on other sites More sharing options...
letstry Posted June 4, 2012 Group: Members Topic Count: 87 Topics Per Day: 0.02 Content Count: 219 Reputation: 0 Joined: 05/03/12 Last Seen: September 15, 2023 Author Share Posted June 4, 2012 Didnt work Bump Quote Link to comment Share on other sites More sharing options...
LCDTheOG Posted June 4, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 223 Reputation: 36 Joined: 12/13/11 Last Seen: February 1 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.