I saw this on a server before and thought it was really cool.
Just starting to learn all this stuff but was wondering if someone could point me in the right direction on how to achieve this?
Make a derma menu, If you dont know how here is a tutorial: [url]http://www.youtube.com/watch?v=F7jxHl5LgnE[/url]
With the buttons, When they are clicked make the player run the console command:
act dance
act muscle
act wave
etc just make a seperate button for each act.
The function used for making players run console commands is
RunConsoleCommand( "act muscle" )
So Thats pretty much all you need, Good luck!
[QUOTE=AIX-Who;42875115]Make a derma menu, If you dont know how here is a tutorial: [url]http://www.youtube.com/watch?v=F7jxHl5LgnE[/url]
With the buttons, When they are clicked make the player run the console command:
act dance
act muscle
act wave
etc just make a seperate button for each act.
The function used for making players run console commands is
RunConsoleCommand( "act muscle" )
So Thats pretty much all you need, Good luck![/QUOTE]
I meant like audio taunts :p
Make a derma menu that plays sounds then instead
Sorry, you need to Log In to post a reply to this thread.