goddameit Posted July 25, 2013 Share 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 Link to comment Share on other sites More sharing options...
Cephaler Posted July 25, 2013 Share Posted July 25, 2013 I love you!! ( I'm Adam haha ) Quote Link to comment Share on other sites More sharing options...
youtube Posted July 25, 2013 Share Posted July 25, 2013 if i use this for EA? Quote Link to comment Share on other sites More sharing options...
Psy Posted August 13, 2013 Share Posted August 13, 2013 Sir do u have any update here in eAthena ? We will appreciate if you help us in eA. thx Quote Link to comment Share on other sites More sharing options...
zdox21 Posted September 12, 2013 Share 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 Link to comment Share on other sites More sharing options...
venomxxvii Posted March 1, 2014 Share Posted March 1, 2014 how can i lower the chance? xD Quote Link to comment Share on other sites More sharing options...
simplexjay2 Posted August 20, 2014 Share Posted August 20, 2014 Not working on Latest Svn rathena - Revision 17704: / Quote Link to comment Share on other sites More sharing options...
Cephaler Posted October 31, 2014 Share Posted October 31, 2014 Not working on Latest Svn rathena - Revision 17704: / Awww man.. Goddameit would maybe bless us with an update ? Quote Link to comment Share on other sites More sharing options...
Huggies Posted July 31, 2018 Share Posted July 31, 2018 does it support skill.cpp format? Quote Link to comment Share on other sites More sharing options...
Forshaken Posted June 22, 2019 Share Posted June 22, 2019 (edited) Any Update for this? How to fix this error? Edited August 24, 2019 by Emistry Quote Link to comment Share on other sites More sharing options...
Zeiyan Posted November 21, 2019 Share Posted November 21, 2019 works amazing for me. thank you Quote Link to comment Share on other sites More sharing options...
Forshaken Posted December 17, 2019 Share 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 Link to comment Share on other sites More sharing options...
Zeiyan Posted December 19, 2019 Share Posted December 19, 2019 On 12/17/2019 at 3:53 PM, Forshaken said: Are you using latest rathena files? Yes. I am. Quote Link to comment Share on other sites More sharing options...
Forshaken Posted December 27, 2019 Share 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 Link to comment Share on other sites More sharing options...
Zeiyan Posted December 29, 2019 Share 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 Link to comment Share on other sites More sharing options...
Forshaken Posted January 31, 2020 Share 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 Link to comment Share on other sites More sharing options...