comment needed

Posted By: Hani

comment needed - 03/16/08 10:19

hi,
plz, comment on this

http://www.coniserver.net/ubbthreads/sho...289e#Post823257
Posted By: jcl

Re: comment needed - 03/17/08 10:13

You posted a question and a user already answered it, so why do you need me to comment? If you don't understand what users answer you, just try harder: the manual is your friend.
Posted By: Hani

Re: comment needed - 03/17/08 12:25

If we have a problem , we try to chat with other member in order NOT to waste your time, if they have experienced the same problem, so
I post a problem and NO user could answered it.
In order not to duplicate posts and get my project going on time I need your comment to this problem.

(I'm using sdk_engine )
If I put an entity in WED , there is no way for me to control his animation throw ent_animate , it will always loop all its frames.
The only way that I could control his animation (play a certain animation ) is ONLY by :

MyPlayer= ent_for_name("Fighter_mdl_030");
Ent_remove(MyPlayer);
MyPlayer = ent_create("Fighter.mdl");

The rest of the code is the same ,

I'm I doing something wrong ????????

I'm using A7.0.70 and Borland c++ builder 2007 (I'm using sdk_engine )
© 2024 lite-C Forums