Thread: setani
View Single Post
  #1  
Old 01-30-2005, 08:29 PM
Alexander Alexander is offline
Registered User
Join Date: Apr 2003
Location: California
Posts: 246
Alexander is on a distinguished road
Send a message via AIM to Alexander
setani

Has anyone had problems with setani in the new engine?

Script compiler output for Test:
error: unexpected token: ) at line 4: setani(ani,);
Script of weapon Test added/updated.

//#CLIENTSIDE
function onCreated() {
ani = "walk";
setani(ani,);
}
Reply With Quote