Jump to content

Release: Stores Hom & Merc SC duration, Scripts: homexp, hom_heal, hom_sc_start


Cydh

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

Stores Hom & Merc SC duration, Scripts: homexp, hom_heal, hom_sc_start


New Script Commands

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


 

Link to comment
Share on other sites

  • 1 year later...

  • Group:  Forum Moderator
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  832
  • Reputation:   317
  • Joined:  02/11/19
  • Last Seen:  

@Cydh Could you update this src? I want to use it ? 

warning.thumb.png.c20b5af34c3c36ae2f4892dcd31270b6.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...