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
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (VoroneTZ, 7th_zorro), 1,071 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 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 | 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