Jump to content
  • 0

[Requesting a consume item] On base of Halter Lead


Question

Posted (edited)

Hi, as the title say somebody here can help me, i need a item that works like the halter lead i mean, you click and you mount but your "Mado" (the robot for mechanic) and after click again you dismount, also if each time i use it i lost some zeny like 1,000 zeny

this is the script of halter lead (at the end.), but i dont know if my requst is possible.

1.- a consume item like halter lead.

2.- the consume item set the character if mechanic, to his "mado"
3.- if click again he "dismount" the mado
4.- after each click -1,000 zeny
 

maybe from 1 to 3 would be possible... but i dont know how... but the step 4 i guess wont be possible.
anyway thx for read and response ^^

 

 

 

 

{ setmounting(); },{},{ if (ismounting()) setmounting(); }

 

is this ok?

 

{ setmadogear(); atcommand "@zeny -1500"; },{},{ if (ismadogear()) setmoadogear(); }

 

 

Edited by ItsFree

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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