TrapLord Studios™ Posted November 22, 2013 Share Posted November 22, 2013 How can I play a sound when ever a player gets an achievement? With this handler - addEventHandler("onPlayerGetAchievement", getRootElement(), displayAchievement) Link to comment
ZL|LuCaS Posted November 22, 2013 Share Posted November 22, 2013 nobody will do anything for you show me your script Link to comment
Snow-Man Posted November 22, 2013 Share Posted November 22, 2013 addEventHandler("onClientResourceStart", resourceRoot, createImage) when your start Image will display in screen addEventHandler("achievements.unlockAch", root, unlockAch) when you unlock achievement sound will play Link to comment
TrapLord Studios™ Posted November 22, 2013 Author Share Posted November 22, 2013 I got it thanks for the Help! Link to comment
Snow-Man Posted November 22, 2013 Share Posted November 22, 2013 I got it thanks for the Help! No problem I replyed Late Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now