Jump to content
  • 0

Headgear ID Preview for 5 seconds


Question

Posted

Hello community,

I was wondering myself if it is possible for a script to preview a headgear ID for only 5 seconds? (I know that there is a command to preview it but it is permanent.) But for example, through a command? @hatpreview ID (Amon Ra Hat) and show the sprite for only 5 seconds and then disappear.

Is it possible? If so could you please help me do it?

1 answer to this question

Recommended Posts

  • 0
Posted
changelook LOOK_HEAD_TOP,12;

addtimer 5000, strnpcinfo(3) + "::On5secs";



....

On5secs:

changelook LOOK_HEAD_TOP,0;
end;

 

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