• How do you do lua animations?
    9 replies, posted
Hello coders and gamers! I need help (at least from the coders): I need help with a addon. How do you exactly do LUA animations like: the dance animation (act dance) and stuff like that, I would need help with doing like a choke with your hand, so if anyone knows how to do it. Please leave a comment down bellow! - PIXX No hate only love Update: Point is I want to make a animation....
[CODE]ply:ConCommand("act dance")[/CODE] Works like a charm.
[QUOTE=Ryanrc;50817467][CODE]ply:ConCommand("act dance")[/CODE] Works like a charm.[/QUOTE] Ryan, that was not my point. My point is: "HOW DO YOU MAKE THEM"
[QUOTE=PIXX;50817477]Ryan, that was not my point. My point is: "HOW DO YOU MAKE THEM"[/QUOTE] No need to get tense man, just trying to help you. 'How do you exactly do LUA animations like' <- this sounds like you want to play animations like 'act dance' as you mentioned above. Anyways, read this: [url]http://wiki.garrysmod.com/page/Player_Animations[/url]
I am sorry Ryan... But thanks will check it out I iz sorry my friend
Pretty sure Jetboom released an API a long time ago to make it easy to do. Edit: [url=https://github.com/JetBoom/animationsapi]Found it.[/url] Hopefully still functional.
Greetings, I will try it! Update: works, but how do I get into LUA? The 'paste raw lua to console' Button doesn't work
[QUOTE=PIXX;50817562]I am sorry Ryan... But thanks will check it out I iz sorry my friend[/QUOTE] It's cool man, no worries. Can you elaborate on what you mean 'paste raw lua to console'?
Greetings Suggested Jetbooms API. I used it and now I can't get it to print in console, I made a simple animation.
[QUOTE=PIXX;50817961]Greetings Suggested Jetbooms API. I used it and now I can't get it to print in console, I made a simple animation.[/QUOTE] [url]https://wiki.garrysmod.com/page/concommand/Add[/url]
Sorry, you need to Log In to post a reply to this thread.