Jump to content
  • 0

how to use specialeffect on certain location?


Question

4 answers to this question

Recommended Posts

  • 1
Posted
map,x,y,0<tab>script<tab>-1,{

OnInit:

specialeffect 343;

initnpctimer;

OnTimer5000: //5 seconds (change to whatever you desire)

specialeffect 343;

initnpctimer;

end;

}

 

  • 0
Posted
map,x,y,0<tab>script<tab>-1,{

OnInit:
specialeffect 343;
initnpctimer;

OnTimer5000: //5 seconds (change to whatever you desire)
specialeffect 343;
initnpctimer;
end;

}

the effect isn't showing because its view id is -1

  • 0
Posted
On 11/1/2016 at 4:20 PM, Hijirikawa said:

Change to 111

Sprite ID 139 is better in case you want it to totally hidden and cant be detect by player, it wouldn't show the chat bubble if you hover on the npc.

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