Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 1,089 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
comment needed #188743
03/16/08 10:19
03/16/08 10:19
Joined: Dec 2004
Posts: 237
H
Hani Offline OP
Member
Hani  Offline OP
Member
H

Joined: Dec 2004
Posts: 237


The deference between madness and geniuses is success
Re: comment needed [Re: Hani] #188744
03/17/08 10:13
03/17/08 10:13
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
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.

Re: comment needed [Re: jcl] #188745
03/17/08 12:25
03/17/08 12:25
Joined: Dec 2004
Posts: 237
H
Hani Offline OP
Member
Hani  Offline OP
Member
H

Joined: Dec 2004
Posts: 237
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 )


The deference between madness and geniuses is success

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1