Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,449 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
hit.skin1 to texture name #182051
02/04/08 16:22
02/04/08 16:22
Joined: Jul 2007
Posts: 959
nl
F
flits Offline OP
User
flits  Offline OP
User
F

Joined: Jul 2007
Posts: 959
nl
Quote:

Yes, you can get the texture name by checking the name variable of the CLINK in the BMAP struct.




can you give me a clue what you mean

like a litle script because i have no idee how to do that

BMAP* handle_bmap;

c_trace(bla,bla,bla);
handle_bmap = hit.skin1;


"empty"
Re: hit.skin1 to texture name [Re: flits] #182052
02/04/08 17:44
02/04/08 17:44
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline
Expert
TripleX  Offline
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
handle_bmap->link.name (char*) pointer of the name of the texture

Re: hit.skin1 to texture name [Re: TripleX] #182053
02/05/08 15:24
02/05/08 15:24
Joined: Jul 2007
Posts: 959
nl
F
flits Offline OP
User
flits  Offline OP
User
F

Joined: Jul 2007
Posts: 959
nl
thanks for the repley but i dont get it to work

skin is "testskin.bmp"

handle_bmap = hit.skin1;// pointer = ...
handle_bmap -> link.name (test_str);

the only thing i get is a error and not the texture name

can you explain more i dont get that stucture stuff


"empty"

Moderated by  old_bill, Tobias 

Gamestudio download | 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