ello all guys i made an easy map, a modofyied ctf_ns_streets all textures i used are in a folder named mytextures. i made the .pk3 file, with levelshots, maps (the .bsp), script (.arena) and textures folder. in textures folder i inserted the folders with the textures i used, so i load my map in multiplayer mod (play/crate server :p) but noes! i can't see my textures! why! can i resolve it? HELP!:bawl:
Sounds like you have a bad PK3 structure. Be sure everything is in the proper folders.
If the textures never worked at all or weren't tested until now, have a look at the link in my signature about custom textures.
well i'm think all is in proper folder, but is till can't see the textures!
Check the console for any warning messages it might spew out.
Also check the image format (or just save over them using proper settings)
well it says : "Refusing to load non-power-2-dims(images dimensions) "imagename" it says that for all images why?!
Heh... The engine is picky about image dimensions, so just save them as a power of two and you'll be right. So, these are safe: 8x8, 16x16, 32x32, 64x64, 128x128, 256x256, 512x512, 1024x1024, etc...
NAB622;4932520have a look at the link in my signature about custom textures.
Do it now, it'll save you a bunch of other issues as well.