Jump to content
  • 0

Bindatcommand


Question

Posted

Hi,

Im having a hard understanding about this command xD

how can i add a value or parameters for this?
 

- script rent -1,{
OnInit:
bindatcmd("rent",strnpcinfo(0)+"::Onrent"{99,99});
Onrent:
rentitem <item_id>,<seconds>;
}

anyone can guide me? or fix the script?
Thnx

6 answers to this question

Recommended Posts

Posted
bindatcmd( "rent",strnpcinfo(0)+"::Onrent",99,99 );

HI,

Thnx for your reply

i mean the parameters

 

Onrent:
rentitem <item_id>,<seconds>;

or what is the correct code of rentitem Command?

Posted (edited)
rentitem 5022,3600;

Helm of Sun God for 1 Hours.

 

uhm 

you dont get my point xD

i want to bind a command like this

@/#rentitem <itemid>,<sec>

ex.

@rentitem 2628,3600

#rentitem ranz 2628,3600

is there a way to implement this with bindatcmnd only?

Edited by Ako si Ranz

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