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
0 registered members (), 16,643 guests, and 5 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
access the Blocks in WED #417984
02/20/13 02:41
02/20/13 02:41
Joined: Oct 2012
Posts: 53
K
kenced Offline OP
Junior Member
kenced  Offline OP
Junior Member
K

Joined: Oct 2012
Posts: 53
Hello


I created 4 Blocks in WED. Now I want to change the textures of the Blocks in WED?. How Can I do this?. How can I access the 4 Blocks?. Thanks.

Re: access the Blocks in WED [Re: kenced] #417986
02/20/13 03:01
02/20/13 03:01
Joined: Jan 2002
Posts: 4,225
Germany / Essen
Uhrwerk Offline
Expert
Uhrwerk  Offline
Expert

Joined: Jan 2002
Posts: 4,225
Germany / Essen


Always learn from history, to be sure you make the same mistakes again...
Re: access the Blocks in WED [Re: Uhrwerk] #417987
02/20/13 03:06
02/20/13 03:06
Joined: Oct 2012
Posts: 53
K
kenced Offline OP
Junior Member
kenced  Offline OP
Junior Member
K

Joined: Oct 2012
Posts: 53
tuts about WED?, I want to change the textures of blocks using code.

Re: access the Blocks in WED [Re: kenced] #417988
02/20/13 03:19
02/20/13 03:19
Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Superku Offline
Senior Expert
Superku  Offline
Senior Expert

Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
The only command I can think of is bmap_for_texture, which allows you to manipulate certain level textures (not individually per block). Additionally, some block information (such as the block ID) gets lost on map building because they are converted into possibly bigger meshes.


"Falls das Resultat nicht einfach nur dermassen gut aussieht, sollten Sie nochmal von vorn anfangen..." - Manual

Check out my new game: Pogostuck: Rage With Your Friends
Re: access the Blocks in WED [Re: Superku] #417989
02/20/13 03:45
02/20/13 03:45
Joined: Oct 2012
Posts: 53
K
kenced Offline OP
Junior Member
kenced  Offline OP
Junior Member
K

Joined: Oct 2012
Posts: 53
So there's no way I can manipulate their textures per block?.If I can't change the texture,I just now want to hide them. Is there a way to hide the Blocks? or set their flags to INVISIBLE? How can I hide them.?Thanks for response

Re: access the Blocks in WED [Re: kenced] #417991
02/20/13 05:37
02/20/13 05:37
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Do that in WED with the visible flag and use models. You can change their skin.

Re: access the Blocks in WED [Re: Ch40zzC0d3r] #418037
02/20/13 14:22
02/20/13 14:22
Joined: Oct 2012
Posts: 53
K
kenced Offline OP
Junior Member
kenced  Offline OP
Junior Member
K

Joined: Oct 2012
Posts: 53
I want to change the texture's in runtime, or just hide the blocks,

Re: access the Blocks in WED [Re: kenced] #418038
02/20/13 14:23
02/20/13 14:23
Joined: May 2009
Posts: 5,377
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,377
Caucasus
kenced@ use models instead of blocks. Probably there is no way to do that with blocks, or even if there is one, it will be too tricky.


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: access the Blocks in WED [Re: 3run] #418043
02/20/13 14:50
02/20/13 14:50
Joined: Jan 2002
Posts: 4,225
Germany / Essen
Uhrwerk Offline
Expert
Uhrwerk  Offline
Expert

Joined: Jan 2002
Posts: 4,225
Germany / Essen
Sorry, I misunderstood the question in the first place. When you just want to hide the block use models instead and set and reset their SHOW flag, as already suggested by other users. If you want to manipulate the skin you should first clone the skin and then manipulated it with the vec_for_color etc. instructions.


Always learn from history, to be sure you make the same mistakes again...

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

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