Jump to content
  • 0

[request] listing of all sound and animations for make quest


Question

Posted

hello to all,

i try to make my first own quest NPC. Its like varka alli for example.

I wan to use somes effects.

I wanted to know where i can find a list with all effects possible, like sound, or animations like fireworks or the same effect when we lvl up.

I code in py

2 answers to this question

Recommended Posts

  • 0
Posted

st.playSound("ItemSound.quest_finish")
st.playSound("ItemSound.quest_accept")
st.playSound("ItemSound.quest_itemget")
st.playSound("ItemSound.quest_middle")

 

i know this sound effect on quests

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...