Jump to content

Help me


CrowLey

Recommended Posts

  • Scripting Moderators

Yes it's pretty easy,

Add a command using addCommandHandler function

then you need to add an if condition to check if it's you who used the command
i suggest to use the account name you can get it using getAccountName

then trigger a client-side event to everyone using triggerClientEvent (because you can't play sounds from the server-side)

and use playSound function

Edited by xLive
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...