goddameit Posted July 25, 2013 Posted July 25, 2013 File Name: Forcibly Strip File Submitter: goddameit File Submitted: 24 Jul 2013 File Category: Source Modifications Content Author: Goddameit Info : http://goo.gl/RXACXL Preview : ---------------------------------------------------------------------- Transform request (hercules --> rA) by Adam Click here to download this file 1 Quote
Psy Posted August 13, 2013 Posted August 13, 2013 Sir do u have any update here in eAthena ? We will appreciate if you help us in eA. thx Quote
zdox21 Posted September 12, 2013 Posted September 12, 2013 sc_start(bl, sc_atk, 100, skill_lv, d); 1>..\src\map\skill.c(6395): warning C4003: не хватает фактических параметров для макроопределения "sc_start" 1>..\src\map\skill.c(6395): error C2440: функция: невозможно преобразовать "sc_type" в "block_list *" 1>..\src\map\skill.c(6395): warning C4024: status_change_start: различные типы для формального и фактического параметров 2 1>..\src\map\skill.c(6395): error C2059: синтаксическая ошибка: , How to fix? Quote
simplexjay2 Posted August 20, 2014 Posted August 20, 2014 Not working on Latest Svn rathena - Revision 17704: / Quote
Cephaler Posted October 31, 2014 Posted October 31, 2014 Not working on Latest Svn rathena - Revision 17704: / Awww man.. Goddameit would maybe bless us with an update ? Quote
Forshaken Posted June 22, 2019 Posted June 22, 2019 (edited) Any Update for this? How to fix this error? Edited August 24, 2019 by Emistry Quote
Forshaken Posted December 17, 2019 Posted December 17, 2019 On 11/21/2019 at 6:18 PM, Zeiyan said: works amazing for me. thank you Are you using latest rathena files? Quote
Zeiyan Posted December 19, 2019 Posted December 19, 2019 On 12/17/2019 at 3:53 PM, Forshaken said: Are you using latest rathena files? Yes. I am. Quote
Forshaken Posted December 27, 2019 Posted December 27, 2019 On 12/19/2019 at 9:19 PM, Zeiyan said: Yes. I am. Can you post here your source codes? On 12/19/2019 at 9:19 PM, Zeiyan said: Yes. I am. i got an error on this line sc_start(bl, sc_atk, 100, skill_lv, d); Quote
Zeiyan Posted December 29, 2019 Posted December 29, 2019 On 12/28/2019 at 4:52 AM, Forshaken said: i got an error on this line sc_start(bl, sc_atk, 100, skill_lv, d); try replacing that with this: sc_start(src,bl,sc_atk,100,skill_lv,skill_get_time(skill_id, skill_lv))); Quote
Forshaken Posted January 31, 2020 Posted January 31, 2020 On 12/30/2019 at 12:06 AM, Zeiyan said: try replacing that with this: sc_start(src,bl,sc_atk,100,skill_lv,skill_get_time(skill_id, skill_lv))); My client crash everytime i used strip skills Quote
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.