Dori Posted July 10, 2013 Posted July 10, 2013 (edited) Is there away to stop the /.help menu from auto displaying when login in? Is it maybe a lua file? Edited July 9, 2013 by Phenex Quote
Brian Posted July 15, 2013 Posted July 15, 2013 Some of those help lines appear in this file: [DATA folder or GRF] / lua files / datainfo / helpmsgstr.lua You could try making that config empty: HelpMsgStr = { } Quote
Dori Posted July 16, 2013 Author Posted July 16, 2013 When I removed the lines, /h or won't completely work... Quote
Brian Posted July 16, 2013 Posted July 16, 2013 ok, so not that LUA file. hmm I'm not sure where... Quote
Dori Posted July 18, 2013 Author Posted July 18, 2013 setup.exe option page?Not that either. I don't know if it's a lua file or the exe it self. Does anyone else have this issue? Quote
Dori Posted July 25, 2013 Author Posted July 25, 2013 (edited) bump... Anyone? Edited July 27, 2013 by Phenex Quote
SlashGeeGee Posted July 26, 2013 Posted July 26, 2013 are you using Ragexe client ? if you set the langtype to 0 /h auto displays when login. but set it to other langtypes and it will disappear. SlashGeeGee 1 Quote
Dori Posted July 27, 2013 Author Posted July 27, 2013 are you using Ragexe client ? if you set the langtype to 0 /h auto displays when login. but set it to other langtypes and it will disappear. SlashGeeGee It worked o.o! but what does the langtype do? atm I set mine to 1. Quote
Dori Posted October 30, 2013 Author Posted October 30, 2013 I'm reopening this issue, because I still can't fix this. yes, setting langtype to anything above 0 worked BUT it also messed up my palettes. So I have no choice but to stay at langtype 0. Now the question is, how the hell do I get rid of this stupid help menu displaying when login in? it eats half of my chat window. 1 Quote
mickey Posted October 30, 2013 Posted October 30, 2013 I'm reopening this issue, because I still can't fix this. yes, setting langtype to anything above 0 worked BUT it also messed up my palettes. So I have no choice but to stay at langtype 0. Now the question is, how the hell do I get rid of this stupid help menu displaying when login in? it eats half of my chat window. Also try to figure out why help is called automatically Quote
Dori Posted October 30, 2013 Author Posted October 30, 2013 I'm reopening this issue, because I still can't fix this. yes, setting langtype to anything above 0 worked BUT it also messed up my palettes. So I have no choice but to stay at langtype 0. Now the question is, how the hell do I get rid of this stupid help menu displaying when login in? it eats half of my chat window. Also try to figure out why help is called automatically Well that's why I posted here. I tried but I have no clue. I mean do you people get this shit too? I'm using 2012-06-18RagexeRE But the 2 clients before this that I used had the same problem. So I don't think it's the client. Anyway any help would be appreciated. Quote
mickey Posted October 31, 2013 Posted October 31, 2013 I'm reopening this issue, because I still can't fix this. yes, setting langtype to anything above 0 worked BUT it also messed up my palettes. So I have no choice but to stay at langtype 0. Now the question is, how the hell do I get rid of this stupid help menu displaying when login in? it eats half of my chat window. Also try to figure out why help is called automatically Well that's why I posted here. I tried but I have no clue. I mean do you people get this shit too? I'm using 2012-06-18RagexeRE But the 2 clients before this that I used had the same problem. So I don't think it's the client. Anyway any help would be appreciated. I'm using 2013-07-17 Quote
Dori Posted October 31, 2013 Author Posted October 31, 2013 I'm using 2013-07-17 So do you have this issue with that client? Quote
mickey Posted October 31, 2013 Posted October 31, 2013 (edited) I'm using 2013-07-17 So do you have this issue with that client? Yes i have. I found that HelpMsgStr is called from function getHelpMsg which is defined in Data\luafiles514\lua files\common.lub file. I didn't found any call of this function from any file in Data folder. Probably it's called from exe file. I'll hex it today, will see if i found something new. getHelpMsg has only one parameter idx, so i think that it should be called in some cycle. Edited October 31, 2013 by mickey Quote
Question
Dori
Is there away to stop the /.help menu from auto displaying when login in?
Is it maybe a lua file?
Edited by Phenex16 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.