ahloi007 Posted May 8, 2020 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 10/15/12 Last Seen: May 23, 2023 Share Posted May 8, 2020 Hi rAthena! As the topic above, may I know how to fix it? I got invalid command in game Emotions... Please guide me Example: When I click on the emotion, it came out the command like this "/ desp" When I type the correct command /desp, it be come invalid command as below picture shown. If I post on the wrong site please move me , Im sorry for the inconvenience caused... Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted May 9, 2020 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted May 9, 2020 check your lub file. data\luafiles514\lua files\emotion\emotionlist.lub Quote Link to comment Share on other sites More sharing options...
0 ahloi007 Posted May 9, 2020 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 10/15/12 Last Seen: May 23, 2023 Author Share Posted May 9, 2020 4 hours ago, Emistry said: check your lub file. data\luafiles514\lua files\emotion\emotionlist.lub Hi emistry, I've check the emotionlist.lub Im confusing with the code, because this thing quite new to me. And I also replace it with other emotionlist.lub which is working at other server, but still the same. So I also done add on the code in the emotionlist.lub - /desp, /fsh, /spin, /sigh, /dum, /crwd //---"***" this is where I added InsertEmotionMsgListTable(ET_SPARK, "/e13") InsertEmotionMsgListTable(ET_SPARK, "/fsh") *** InsertEmotionListTable(ET_CONFUSE, MSI_EMOTION_CONFUSE, 52) InsertEmotionMsgListTable(ET_CONFUSE, c_GetMsgString(MSI_EMOTION_CONFUSE)) InsertEmotionMsgListTable(ET_CONFUSE, "/e14") InsertEmotionMsgListTable(ET_SPARK, "/spin") *** InsertEmotionListTable(ET_OHNO, MSI_EMOTION_OHNO, 53) InsertEmotionMsgListTable(ET_OHNO, c_GetMsgString(MSI_EMOTION_OHNO)) InsertEmotionMsgListTable(ET_OHNO, "/ÇѼû") InsertEmotionMsgListTable(ET_OHNO, "/e15") InsertEmotionMsgListTable(ET_SPARK, "/sigh") *** InsertEmotionListTable(ET_HUM, MSI_EMOTION_HUM, 54) InsertEmotionMsgListTable(ET_HUM, c_GetMsgString(MSI_EMOTION_HUM)) InsertEmotionMsgListTable(ET_HUM, "/e16") InsertEmotionMsgListTable(ET_SPARK, "/dum") *** InsertEmotionListTable(ET_BLABLA, MSI_EMOTION_BLABLA, 55) InsertEmotionMsgListTable(ET_BLABLA, c_GetMsgString(MSI_EMOTION_BLABLA)) InsertEmotionMsgListTable(ET_BLABLA, "/½Ã²ø½Ã²ø") InsertEmotionMsgListTable(ET_BLABLA, "/e17") InsertEmotionMsgListTable(ET_SPARK, "/crwd") *** InsertEmotionListTable(ET_OTL, MSI_EMOTION_OTL, 56) InsertEmotionMsgListTable(ET_OTL, c_GetMsgString(MSI_EMOTION_OTL)) InsertEmotionMsgListTable(ET_OTL, "/e18") InsertEmotionMsgListTable(ET_OTL, "/otl") InsertEmotionMsgListTable(ET_SPARK, "/desp") *** But it doesn't working... Quote Link to comment Share on other sites More sharing options...
0 ahloi007 Posted May 13, 2020 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 10/15/12 Last Seen: May 23, 2023 Author Share Posted May 13, 2020 Done! I fixed it...!! Quote Link to comment Share on other sites More sharing options...
0 ahloi007 Posted May 13, 2020 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 10/15/12 Last Seen: May 23, 2023 Author Share Posted May 13, 2020 (edited) As the topic shown, I want to find out the Emotion icon list in game... Someone please guide me the way?? because my Emotion icon list give out the wrong commands P/S: If I post on wrong section , please move me. Im sorry for the inconvenience caused... Edited May 13, 2020 by ahloi007 Quote Link to comment Share on other sites More sharing options...
Question
ahloi007
Hi rAthena!
As the topic above, may I know how to fix it?
I got invalid command in game Emotions... Please guide me
Example:
When I click on the emotion, it came out the command like this "/ desp"
When I type the correct command /desp, it be come invalid command as below picture shown.
If I post on the wrong site please move me ,
Im sorry for the inconvenience caused...
Link to comment
Share on other sites
4 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.