Cydh Posted May 23, 2018 Posted May 23, 2018 View File Stores Hom & Merc SC duration, Scripts: homexp, hom_heal, hom_sc_start New Script Commands homexp <exp>{,<char_id>}; based on idea on https://rathena.org/board/topic/115769-getexp-for-homunculus/ hom_heal <hp>,<sp>{,<char_id>}; hom_sc_start <type>,<tick>,<val1>,<val2>,<val3>,<val4>{,<char_id>}; Edited Script Commands mercenary_sc_start <type>,<tick>,<val1>,<val2>,<val3>,<val4>{,<char_id>}; Feature added Stores SC Datas for Mercenary and Homunculus to covers Issue: 3070 (assumed Mercenary and Homunculus are always char bound) Important, don't forget to execute the SQL upgrade (included in .diff file) ALTER TABLE `sc_data` ADD COLUMN `bl_type` VARCHAR(3) NOT NULL DEFAULT '1'; Sample NPC homscript.txt PS: The screenshots are just random pics Submitter Cydh Submitted 05/23/2018 Category Source Modifications Video Content Author Cydh 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.