Forum Thread
  Posts  
help meh with t3h half-life WAD textures!! (Forums : Coding & Scripting : help meh with t3h half-life WAD textures!!) Locked
Thread Options
Quackzilla
Quackzilla Eagle Scout
Sep 19 2003 Anchor

irs there a program that will take a heap of bitmaps and convert them to wads and put em in a wad pack?

if so plz help m3h
(tried wally, it didnt work for what i needed to do)

chis
chis Old man.
Sep 19 2003 Anchor

I think i used wally.. it worked for me, i made a texture, and it stuck it with the main hl wad file :)

--

Nothing.

Quackzilla
Quackzilla Eagle Scout
Sep 19 2003 Anchor

okay, but with wally has almost no features and its impossible to draw a good texture in it

at least it can put bmp files in wad packs

leilei
leilei The person who doesn't like anything
Sep 19 2003 Anchor

- Get HLSDK
- Slap a bunch of 8bit BMPs in the textures folder in the texturetools folder
- run a compiler bat file

BOOM! Wad.

--

<  insert subject games here  >

Quackzilla
Quackzilla Eagle Scout
Sep 19 2003 Anchor

cool, dude

aea
aea modDB Hacker
Sep 19 2003 Anchor

Wally is okay for most purposes.

Quackzilla
Quackzilla Eagle Scout
Sep 21 2003 Anchor

okay, now how do i make a transparent texture?

i already did:

transparent area color = 0 0 255
transparent texture name begins with {
its brush is a func_wall
render mode = solid
fx amount = 255

and its just a blue block with writing on it, looking like it does in ms paint

- Edited By quackzilla On Sun 21st, Sep 2003 @ 4:37:14pm

Quackzilla
Quackzilla Eagle Scout
Sep 24 2003 Anchor

oops

- Edited By quackzilla On Wed 24th, Sep 2003 @ 3:47:47pm

mr_greenfish
mr_greenfish Misunderstood Servant of the People
Sep 26 2003 Anchor

Quackzilla wrote: okay, now how do i make a transparent texture?

i already did:

transparent area color = 0 0 255
transparent texture name begins with {
its brush is a func_wall
render mode = solid
fx amount = 255

and its just a blue block with writing on it, looking like it does in ms paint

- Edited By quackzilla On Sun 21st, Sep 2003 @ 4:37:14pm


The blue color MUST be the last color in the palette.

--

User Posted Image

Night at the Office - available now
Quackzilla
Quackzilla Eagle Scout
Sep 27 2003 Anchor

ahh, ill just use brushes, looks cooler that way :)

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.