Equip card on Equip

badneko

New member
Messages
5
Points
0
Github
badneko
Hi!

im doing a rental item for Guild Packs.

And im wondering if i can create an item (armor,weapon,accesory) with the card equipped.

 
Use:

*getitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
*getitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
 
Last edited by a moderator:
Utilize:

*getitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
*getitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
Thanks!

and now how i use that like a rental item ?

 
Utilize:

*getitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
*getitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
Thanks!

and now how i use that like a rental item ?
As far as I know there is no such way to item2, but if the item last only minutes or hours you can use command-time.

 
@@badneko

You can use this updated one: link

I have updated the said plugins to work for latest Hercules revision and added a new feature
=O

Can i ask if that runs on eamod ?
eAmod don't have plugins, you can apply that only for hercules or you can do it manually by putting it in your source

EDIT : Compatible only for Hercules

 
Last edited by a moderator:
Back
Top