View Single Post
  #4  
Old 04-11-2009, 08:09 AM
Schetti Schetti is offline
SC2 Player
Schetti's Avatar
Join Date: Nov 2008
Location: Austria
Posts: 269
Schetti is on a distinguished road
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)
__________________
“Peace cannot be kept by force. It can only be achieved by understanding.” – Albert Einstein
Reply With Quote