Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by vicknick. 06/13/24 08:51
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (RealSerious3D, AndrewAMD, BrainSailor, 1 invisible), 1,233 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19059 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