HD Scripts Posted September 1, 2018 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 184 Reputation: 15 Joined: 06/10/12 Last Seen: Thursday at 11:33 PM Share Posted September 1, 2018 Hi '-' Where i find a list for the new emotion list from rathena? eg: before: emotion e_omg; after: emotion ET_HUK; ... i have this console error: Usage of deprecated constant 'E_OMG'. This constant was deprecated and could become unavailable anytime soon. Quote Link to comment Share on other sites More sharing options...
1 Kakaroto Posted September 1, 2018 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 638 Reputation: 95 Joined: 05/11/12 Last Seen: 14 hours ago Share Posted September 1, 2018 https://raw.githubusercontent.com/rathena/rathena/576d48865d9be7b4b560cf4505ff8d206ddaeffb/tools/convert_emotions.py 'E_GASP': 'ET_SURPRISE', 'E_WHAT': 'ET_QUESTION', 'E_HO': 'ET_DELIGHT', 'E_LV': 'ET_THROB', 'E_SWT': 'ET_SWEAT', 'E_IC': 'ET_AHA', 'E_AN': 'ET_FRET', 'E_AG': 'ET_ANGER', 'E_CASH': 'ET_MONEY', 'E_DOTS': 'ET_THINK', 'E_SCISSORS': 'ET_SCISSOR', 'E_ROCK': 'ET_ROCK', 'E_PAPER': 'ET_WRAP', 'E_KOREA': 'ET_FLAG', 'E_LV2': 'ET_BIGTHROB', 'E_THX': 'ET_THANKS', 'E_WAH': 'ET_KEK', 'E_SRY': 'ET_SORRY', 'E_HEH': 'ET_SMILE', 'E_SWT2': 'ET_PROFUSELY_SWEAT', 'E_HMM': 'ET_SCRATCH', 'E_NO1': 'ET_BEST', 'E_NO': 'ET_STARE_ABOUT', 'E_OMG': 'ET_HUK', 'E_OH': 'ET_O', 'E_X': 'ET_X', 'E_HLP': 'ET_HELP', 'E_GO': 'ET_GO', 'E_SOB': 'ET_CRY', 'E_GG': 'ET_KIK', 'E_KIS': 'ET_CHUP', 'E_KIS2': 'ET_CHUPCHUP', 'E_PIF': 'ET_HNG', 'E_OK': 'ET_OK', 'E_MUTE': 'ET_CHAT_PROHIBIT', 'E_INDONESIA': 'ET_INDONESIA_FLAG', 'E_BZZ': 'ET_STARE', 'E_RICE': 'ET_HUNGRY', 'E_AWSM': 'ET_COOL', 'E_MEH': 'ET_MERONG', 'E_SHY': 'ET_SHY', 'E_PAT': 'ET_GOODBOY', 'E_MP': 'ET_SPTIME', 'E_SLUR': 'ET_SEXY', 'E_COM': 'ET_COMEON', 'E_YAWN': 'ET_SLEEPY', 'E_GRAT': 'ET_CONGRATULATION', 'E_HP': 'ET_HPTIME', 'E_PHILIPPINES': 'ET_PH_FLAG', 'E_MALAYSIA': 'ET_MY_FLAG', 'E_SINGAPORE': 'ET_SI_FLAG', 'E_BRAZIL': 'ET_BR_FLAG', 'E_FLASH': 'ET_SPARK', 'E_SPIN': 'ET_CONFUSE', 'E_SIGH': 'ET_OHNO', 'E_DUM': 'ET_HUM', 'E_LOUD': 'ET_BLABLA', 'E_OTL': 'ET_OTL', 'E_DICE1': 'ET_DICE1', 'E_DICE2': 'ET_DICE2', 'E_DICE3': 'ET_DICE3', 'E_DICE4': 'ET_DICE4', 'E_DICE5': 'ET_DICE5', 'E_DICE6': 'ET_DICE6', 'E_INDIA': 'ET_INDIA_FLAG', 'E_LUV': 'ET_LUV', 'E_RUSSIA': 'ET_FLAG8', 'E_VIRGIN': 'ET_FLAG9', 'E_MOBILE': 'ET_MOBILE', 'E_MAIL': 'ET_MAIL', 'E_CHINESE': 'ET_ANTENNA0', 'E_ANTENNA1': 'ET_ANTENNA1', 'E_ANTENNA2': 'ET_ANTENNA2', 'E_ANTENNA3': 'ET_ANTENNA3', 'E_HUM': 'ET_HUM2', 'E_ABS': 'ET_ABS', 'E_OOPS': 'ET_OOPS', 'E_SPIT': 'ET_SPIT', 'E_ENE': 'ET_ENE', 'E_PANIC': 'ET_PANIC', 'E_WHISP': 'ET_WHISP', 'E_YUT1': 'ET_YUT1', 'E_YUT2': 'ET_YUT2', 'E_YUT3': 'ET_YUT3', 'E_YUT4': 'ET_YUT4', 'E_YUT5': 'ET_YUT5', 'E_YUT6': 'ET_YUT6', 'E_YUT7': 'ET_YUT7', 'E_MAX': 'ET_MAX' 3 1 Quote Link to comment Share on other sites More sharing options...
1 HD Scripts Posted September 1, 2018 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 184 Reputation: 15 Joined: 06/10/12 Last Seen: Thursday at 11:33 PM Author Share Posted September 1, 2018 (edited) Oh @Kakaroto, thanks so much @edit @Kakaroto, I installed "python", I ran, but I still have not changed the commands in the "npc" folder ... did I correct it? Edited September 1, 2018 by HD Scripts Quote Link to comment Share on other sites More sharing options...
0 ittiphol Posted June 18, 2019 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 115 Reputation: 7 Joined: 05/09/19 Last Seen: May 20, 2021 Share Posted June 18, 2019 On 9/1/2018 at 8:25 AM, HD Scripts said: Hi '-' Where i find a list for the new emotion list from rathena? eg: before: emotion e_omg; after: emotion ET_HUK; ... i have this console error: Usage of deprecated constant 'E_OMG'. This constant was deprecated and could become unavailable anytime soon. Yes me too how to fix it Quote Link to comment Share on other sites More sharing options...
0 botka4aet Posted June 18, 2019 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 211 Reputation: 17 Joined: 12/23/11 Last Seen: June 11, 2024 Share Posted June 18, 2019 6 minutes ago, ittiphol said: Yes me too how to fix it E_GASP -> ET_SURPRISE E_WHAT -> ET_QUESTION E_HO -> ET_DELIGHT E_LV -> ET_THROB E_SWT -> ET_SWEAT E_IC -> ET_AHA E_AN -> ET_FRET E_AG -> ET_ANGER E_CASH -> ET_MONEY E_DOTS -> ET_THINK E_SCISSORS -> ET_SCISSOR E_ROCK -> ET_ROCK E_PAPER -> ET_WRAP E_KOREA -> ET_FLAG E_LV2 -> ET_BIGTHROB E_THX -> ET_THANKS E_WAH -> ET_KEK E_SRY -> ET_SORRY E_HEH -> ET_SMILE E_SWT2 -> ET_PROFUSELY_SWEAT E_HMM -> ET_SCRATCH E_NO1 -> ET_BEST E_NO -> ET_STARE_ABOUT E_OMG -> ET_HUK E_OH -> ET_O E_X -> ET_X E_HLP -> ET_HELP E_GO -> ET_GO E_SOB -> ET_CRY E_GG -> ET_KIK E_KIS -> ET_CHUP E_KIS2 -> ET_CHUPCHUP E_PIF -> ET_HNG E_OK -> ET_OK E_MUTE -> ET_CHAT_PROHIBIT E_INDONESIA -> ET_INDONESIA_FLAG E_BZZ -> ET_STARE E_RICE -> ET_HUNGRY E_AWSM -> ET_COOL E_MEH -> ET_MERONG E_SHY -> ET_SHY E_PAT -> ET_GOODBOY E_MP -> ET_SPTIME E_SLUR -> ET_SEXY E_COM -> ET_COMEON E_YAWN -> ET_SLEEPY E_GRAT -> ET_CONGRATULATION E_HP -> ET_HPTIME E_PHILIPPINES -> ET_PH_FLAG E_MALAYSIA -> ET_MY_FLAG E_SINGAPORE -> ET_SI_FLAG E_BRAZIL -> ET_BR_FLAG E_FLASH -> ET_SPARK E_SPIN -> ET_CONFUSE E_SIGH -> ET_OHNO E_DUM -> ET_HUM E_LOUD -> ET_BLABLA E_OTL -> ET_OTL E_DICE1 -> ET_DICE1 E_DICE2 -> ET_DICE2 E_DICE3 -> ET_DICE3 E_DICE4 -> ET_DICE4 E_DICE5 -> ET_DICE5 E_DICE6 -> ET_DICE6 E_INDIA -> ET_INDIA_FLAG E_LUV -> ET_LUV E_RUSSIA -> ET_FLAG8 E_VIRGIN -> ET_FLAG9 E_MOBILE -> ET_MOBILE E_MAIL -> ET_MAIL E_CHINESE -> ET_ANTENNA0 E_ANTENNA1 -> ET_ANTENNA1 E_ANTENNA2 -> ET_ANTENNA2 E_ANTENNA3 -> ET_ANTENNA3 E_HUM -> ET_HUM2 E_ABS -> ET_ABS E_OOPS -> ET_OOPS E_SPIT -> ET_SPIT E_ENE -> ET_ENE E_PANIC -> ET_PANIC E_WHISP -> ET_WHISP E_YUT1 -> ET_YUT1 E_YUT2 -> ET_YUT2 E_YUT3 -> ET_YUT3 E_YUT4 -> ET_YUT4 E_YUT5 -> ET_YUT5 E_YUT6 -> ET_YUT6 E_YUT7 -> ET_YUT7 Quote Link to comment Share on other sites More sharing options...
0 ittiphol Posted June 18, 2019 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 115 Reputation: 7 Joined: 05/09/19 Last Seen: May 20, 2021 Share Posted June 18, 2019 Just now, botka4aet said: E_GASP -> ET_SURPRISE E_WHAT -> ET_QUESTION E_HO -> ET_DELIGHT E_LV -> ET_THROB E_SWT -> ET_SWEAT E_IC -> ET_AHA E_AN -> ET_FRET E_AG -> ET_ANGER E_CASH -> ET_MONEY E_DOTS -> ET_THINK E_SCISSORS -> ET_SCISSOR E_ROCK -> ET_ROCK E_PAPER -> ET_WRAP E_KOREA -> ET_FLAG E_LV2 -> ET_BIGTHROB E_THX -> ET_THANKS E_WAH -> ET_KEK E_SRY -> ET_SORRY E_HEH -> ET_SMILE E_SWT2 -> ET_PROFUSELY_SWEAT E_HMM -> ET_SCRATCH E_NO1 -> ET_BEST E_NO -> ET_STARE_ABOUT E_OMG -> ET_HUK E_OH -> ET_O E_X -> ET_X E_HLP -> ET_HELP E_GO -> ET_GO E_SOB -> ET_CRY E_GG -> ET_KIK E_KIS -> ET_CHUP E_KIS2 -> ET_CHUPCHUP E_PIF -> ET_HNG E_OK -> ET_OK E_MUTE -> ET_CHAT_PROHIBIT E_INDONESIA -> ET_INDONESIA_FLAG E_BZZ -> ET_STARE E_RICE -> ET_HUNGRY E_AWSM -> ET_COOL E_MEH -> ET_MERONG E_SHY -> ET_SHY E_PAT -> ET_GOODBOY E_MP -> ET_SPTIME E_SLUR -> ET_SEXY E_COM -> ET_COMEON E_YAWN -> ET_SLEEPY E_GRAT -> ET_CONGRATULATION E_HP -> ET_HPTIME E_PHILIPPINES -> ET_PH_FLAG E_MALAYSIA -> ET_MY_FLAG E_SINGAPORE -> ET_SI_FLAG E_BRAZIL -> ET_BR_FLAG E_FLASH -> ET_SPARK E_SPIN -> ET_CONFUSE E_SIGH -> ET_OHNO E_DUM -> ET_HUM E_LOUD -> ET_BLABLA E_OTL -> ET_OTL E_DICE1 -> ET_DICE1 E_DICE2 -> ET_DICE2 E_DICE3 -> ET_DICE3 E_DICE4 -> ET_DICE4 E_DICE5 -> ET_DICE5 E_DICE6 -> ET_DICE6 E_INDIA -> ET_INDIA_FLAG E_LUV -> ET_LUV E_RUSSIA -> ET_FLAG8 E_VIRGIN -> ET_FLAG9 E_MOBILE -> ET_MOBILE E_MAIL -> ET_MAIL E_CHINESE -> ET_ANTENNA0 E_ANTENNA1 -> ET_ANTENNA1 E_ANTENNA2 -> ET_ANTENNA2 E_ANTENNA3 -> ET_ANTENNA3 E_HUM -> ET_HUM2 E_ABS -> ET_ABS E_OOPS -> ET_OOPS E_SPIT -> ET_SPIT E_ENE -> ET_ENE E_PANIC -> ET_PANIC E_WHISP -> ET_WHISP E_YUT1 -> ET_YUT1 E_YUT2 -> ET_YUT2 E_YUT3 -> ET_YUT3 E_YUT4 -> ET_YUT4 E_YUT5 -> ET_YUT5 E_YUT6 -> ET_YUT6 E_YUT7 -> ET_YUT7 thank you i can see that but put the code where is it file name?? Quote Link to comment Share on other sites More sharing options...
Question
HD Scripts
Hi '-'
Where i find a list for the new emotion list from rathena?
eg:
before:
after:
emotion ET_HUK;
... i have this console error:
Usage of deprecated constant 'E_OMG'. This constant was deprecated and could become unavailable anytime soon.
Link to comment
Share on other sites
5 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.