Jump to content
  • 0

Homunculus Clip, unequip problem! :D


Question

Posted (edited)

I added a custom item "homunculus clip" to my server, that allows to call a homunculus.

but i lack something on the unequip/equip script, to remove my homunculus when i unequip my homunculus clip.

what to add in this script? /hmm

8048,Homunculus_Clip,Homunculus_Clip,5,30000,10,1000,,,,2,0xFFFFFFFF,7,2,136,,1,,,{ skill "AM_CALLHOMUN",1; skill "AM_REST",1; skill "AM_RESURRECTHOMUN",1;},{},{}

SOLVED! =)

{skill "AM_CALLHOMUN",1; skill "AM_REST",1; skill "AM_RESURRECTHOMUN",1;},{},{ atcommand "@useskill 244 1 " + strcharinfo(0); }

Edited by Santino

2 answers to this question

Recommended Posts

Posted

ohh! thx man! & sorry too, i'v got this one solved now, i forgot to check this topic back! >.<! but , anyways thx :D/no1

{skill "AM_CALLHOMUN",1; skill "AM_REST",1; skill "AM_RESURRECTHOMUN",1;},{},{ atcommand "@useskill 244 1 " + strcharinfo(0); }

SOLVED!

Join the conversation

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

Guest
Answer this question...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...