- Code: Select all
char* buffer;
sprintf(buffer,"%i",(array1[0]-1)*3+array2[0]);
ChangeAnimation("i_ship_const_blueprint", buffer, FORWARD);
If it is not correct, how to make it work ?
char* buffer;
sprintf(buffer,"%i",(array1[0]-1)*3+array2[0]);
ChangeAnimation("i_ship_const_blueprint", buffer, FORWARD);
Users browsing this forum: No registered users and 1 guest