hakuren Posted April 12, 2020 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Share Posted April 12, 2020 (edited) hi is there a way to change emotion chat in the emotion icon list example ./no1 -> /like Edited April 12, 2020 by hakuren Quote Link to comment Share on other sites More sharing options...
0 Balfear Posted April 12, 2020 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 256 Reputation: 245 Joined: 07/24/13 Last Seen: March 24 Share Posted April 12, 2020 1 hour ago, hakuren said: hi is there a way to change emotion chat in the emotion icon list example -> /like try to change smile order here: data\luafiles514\lua files\emotion\emotionlist.lub EMOTION_ORDERLIST = { ET_SURPRISE, ET_QUESTION, ET_DELIGHT, ET_THROB, ET_BIGTHROB, ET_SWEAT, ET_AHA, ET_FRET, ET_ANGER, ET_MONEY, ET_THINK, ET_ROCK, ET_SCISSOR, ET_WRAP, ET_THANKS, ET_KEK, ET_SORRY, ET_SMILE, ET_PROFUSELY_SWEAT, ET_SCRATCH, ET_BEST, ET_STARE_ABOUT, ET_HUK, ET_O, ET_X, ET_HELP, ET_GO, ET_CRY, ET_KIK, ET_CHUP, ET_CHUPCHUP, ET_HNG, ET_OK, ET_STARE, ET_HUNGRY, ET_COOL, ET_MERONG, ET_SHY, ET_GOODBOY, ET_SPTIME, ET_SEXY, ET_COMEON, ET_SLEEPY, ET_CONGRATULATION, ET_HPTIME, ET_SPARK, ET_CONFUSE, ET_OHNO, ET_HUM, ET_BLABLA, ET_OTL, ET_LUV, ET_MOBILE, ET_MAIL, ET_ANTENNA1, ET_ANTENNA2, ET_ANTENNA3, ET_HUM2, ET_ABS, ET_OOPS, ET_SPIT, ET_ENE, ET_PANIC, ET_WHISP } Quote Link to comment Share on other sites More sharing options...
0 hakuren Posted April 12, 2020 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Author Share Posted April 12, 2020 (edited) 3 hours ago, Balfear said: try to change smile order here: data\luafiles514\lua files\emotion\emotionlist.lub EMOTION_ORDERLIST = { ET_SURPRISE, ET_QUESTION, ET_DELIGHT, ET_THROB, ET_BIGTHROB, ET_SWEAT, ET_AHA, ET_FRET, ET_ANGER, ET_MONEY, ET_THINK, ET_ROCK, ET_SCISSOR, ET_WRAP, ET_THANKS, ET_KEK, ET_SORRY, ET_SMILE, ET_PROFUSELY_SWEAT, ET_SCRATCH, ET_BEST, ET_STARE_ABOUT, ET_HUK, ET_O, ET_X, ET_HELP, ET_GO, ET_CRY, ET_KIK, ET_CHUP, ET_CHUPCHUP, ET_HNG, ET_OK, ET_STARE, ET_HUNGRY, ET_COOL, ET_MERONG, ET_SHY, ET_GOODBOY, ET_SPTIME, ET_SEXY, ET_COMEON, ET_SLEEPY, ET_CONGRATULATION, ET_HPTIME, ET_SPARK, ET_CONFUSE, ET_OHNO, ET_HUM, ET_BLABLA, ET_OTL, ET_LUV, ET_MOBILE, ET_MAIL, ET_ANTENNA1, ET_ANTENNA2, ET_ANTENNA3, ET_HUM2, ET_ABS, ET_OOPS, ET_SPIT, ET_ENE, ET_PANIC, ET_WHISP } i already did that but still i cant find ./no1 to change /like Edited April 12, 2020 by hakuren Quote Link to comment Share on other sites More sharing options...
0 Balfear Posted April 12, 2020 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 256 Reputation: 245 Joined: 07/24/13 Last Seen: March 24 Share Posted April 12, 2020 3 hours ago, hakuren said: i already did that but still i cant find ./no1 to change /like add after InsertEmotionListTable(ET_BEST, MSI_EMOTION_BEST, 21) InsertEmotionMsgListTable(ET_BEST, c_GetMsgString(MSI_EMOTION_BEST)) this InsertEmotionMsgListTable(ET_BEST, "/like") Quote Link to comment Share on other sites More sharing options...
0 hakuren Posted April 13, 2020 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Author Share Posted April 13, 2020 12 hours ago, Balfear said: add after InsertEmotionListTable(ET_BEST, MSI_EMOTION_BEST, 21) InsertEmotionMsgListTable(ET_BEST, c_GetMsgString(MSI_EMOTION_BEST)) this InsertEmotionMsgListTable(ET_BEST, "/like") yea i did that but still when you click it in emotion icon list(alt+L), in the chat box still ./no1 not /like Untitled.mp4 Quote Link to comment Share on other sites More sharing options...
Question
hakuren
hi is there a way to change emotion chat in the emotion icon list
example ./no1 -> /like
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.