Jump to content
  • 0

How to Fix Emotion Invalid Command? (URGENT)


ahloi007

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

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"

screen-Zi-Ragnarok006.jpgscreen-Zi-Ragnarok007.jpg

 

When I type the correct command /desp, it be come invalid command as below picture shown.

screen-Zi-Ragnarok008.jpgscreen-Zi-Ragnarok009.jpg

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

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

check your lub file.

data\luafiles514\lua files\emotion\emotionlist.lub

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

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... 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

Done! I fixed it...!!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  10/15/12
  • Last Seen:  

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

screenZi Ragnarok001.jpg

P/S: If I post on wrong section , please move me. Im sorry for the inconvenience caused...

 

Edited by ahloi007
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...