Simple ani scripts:
PHP Code:
(this.)setcharani("sch_ctfblueidle","null"); //changes the ani of the NPC
//(dont know about null(Serverside only)), this. isnt needed, but I got told to use
replaceani("walk", "another_walk"); //to replace the players first gani
//with a second(Clientside only)
setani("burninair","null"); //changes the ani of the Player
//(dont know about null(Clientside only))
Go make that thread, I'll try to help you(1 newb helps the other)