animindex?

Non-platform specific questions.

animindex?

Postby magic_maxwell2 » Mon Oct 09, 2006 1:57 am

how would you use this in a script?????? i need some thing to the effect of...

if(animindex = 1)
{
CreateActor("MyAttack", "attack", "(none)", "(none)", 0, 0, false);
}
magic_maxwell2
 
Posts: 8
Joined: Sat Jul 15, 2006 3:07 pm
Score: 0 Give a positive score

Postby Joshua Worth » Mon Oct 09, 2006 3:31 am

remember, use 2 equal signs: "=="
eg.
Code: Select all
if(animindex == 1)
Stay sweet
User avatar
Joshua Worth
 
Posts: 515
Joined: Tue Jul 19, 2005 12:00 am
Location: Stralia
Score: 5 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest