IvanD Posted December 20, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Share Posted December 20, 2020 (edited) anyone got a simple costume signer? top mid low costume or signer that you can put any word on an item instead of name? (and 24 hours rental/expiration) Edited December 20, 2020 by IvanD Quote Link to comment Share on other sites More sharing options...
0 mR L Posted December 22, 2020 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 177 Reputation: 26 Joined: 12/24/14 Last Seen: December 25, 2024 Share Posted December 22, 2020 (edited) https://github.com/rathena/rathena/blob/master/npc/custom/item_signer.txt Change : setarray .@indices[1], EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_GARMENT, EQI_SHOES, EQI_ACC_L, EQI_ACC_R, EQI_HEAD_MID, EQI_HEAD_LOW; To : setarray .@indices[1],EQI_COSTUME_HEAD_TOP, EQI_COSTUME_HEAD_MID, EQI_COSTUME_HEAD_LOW, EQI_COSTUME_GARMENT; On 12/21/2020 at 5:23 AM, IvanD said: (and 24 hours rental/expiration) hmm, I'm not sure you can use this one Edited December 23, 2020 by mR L Double garment 1 Quote Link to comment Share on other sites More sharing options...
0 IvanD Posted December 22, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Author Share Posted December 22, 2020 14 hours ago, mR L said: https://github.com/rathena/rathena/blob/master/npc/custom/item_signer.txt Change : setarray .@indices[1], EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_GARMENT, EQI_SHOES, EQI_ACC_L, EQI_ACC_R, EQI_HEAD_MID, EQI_HEAD_LOW; To : setarray .@indices[1],EQI_COSTUME_HEAD_TOP, EQI_COSTUME_HEAD_MID, EQI_COSTUME_HEAD_LOW, EQI_COSTUME_GARMENT, EQI_COSTUME_GARMENT; hmm, I'm not sure you can use this one thank you very much! Quote Link to comment Share on other sites More sharing options...
Question
IvanD
anyone got a simple costume signer? top mid low costume
or
signer that you can put any word on an item instead of name? (and 24 hours rental/expiration)
Edited by IvanDLink to comment
Share on other sites
2 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.