Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (1 invisible), 672 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Selection entity(mdl) mesh group #478748
12/09/19 01:43
12/09/19 01:43
Joined: Feb 2003
Posts: 146
RP China
2
20BN Offline OP
Member
20BN  Offline OP
Member
2

Joined: Feb 2003
Posts: 146
RP China
Hi all,
How to selection entity (*.mdl file) mesh group in engine use lite-c? (Not MED)
ex:
use my.emask |= ENABLE_CLICK;
I want click any mdl mesh group on 1 mdl file entity.

Thanks!

Re: Selection entity(mdl) mesh group [Re: 20BN] #478749
12/09/19 09:41
12/09/19 09:41
Joined: Oct 2008
Posts: 681
Germany
Ayumi Offline
User
Ayumi  Offline
User

Joined: Oct 2008
Posts: 681
Germany
You can try ent_getvertex to get the mesh after Click (get the vertex i.e. by vec_for_vertex /vec_for_screen/mouse_pos/mouse_pos3d...) .
Or…you also can check out AUM 93, Plug and Play Section, Kung Fu Master to see example Code.

Re: Selection entity(mdl) mesh group [Re: Ayumi] #478798
12/21/19 03:36
12/21/19 03:36
Joined: Feb 2003
Posts: 146
RP China
2
20BN Offline OP
Member
20BN  Offline OP
Member
2

Joined: Feb 2003
Posts: 146
RP China
@Ayumi Thanks!

I want selection mdl mesh group and change skin or move, rotate, scale etc.
I use hit.subset, ent_status, but how scriptting?

Re: Selection entity(mdl) mesh group [Re: 20BN] #478799
12/21/19 03:45
12/21/19 03:45
Joined: Feb 2003
Posts: 146
RP China
2
20BN Offline OP
Member
20BN  Offline OP
Member
2

Joined: Feb 2003
Posts: 146
RP China
I use SCAN_TEXTURE it's work ! laugh


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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