When im in radient my textures match up but when i run the game to test theyre unalligned
Ive never had this problem before
Im using the reddish marble with the gold trim
also the nazi symbol reddish marble texture is tiled in game
and stretched in Radient
Im thinkin theres a problem with this set of textures
Textures unalligned
Moderator: Moderators
what are you using to compile the map? for some reason when i compile maps using radiants bsp menu commands that always happens, and for the longest time i couldn't figure out how to make a working door either, and it was all because i was compiling with radiant, you might want to check out mbuilder, i use either mbuilder or just a custom .bat to compile my maps. anyway, hope i helped you.
p.s.- the above link is .map's link to mbuilder, hope it doesn't give you any errors
p.s.- the above link is .map's link to mbuilder, hope it doesn't give you any errors
-pen'03


well i can't say i've ever had a problem using mbuilder to compile, either way this is what i have my mbuilder setup to compile...
of course those are my settings, you my want to try just making a .bat file with these commands in it. maybe the flags are doing this? like the "-fast" and what not... anyway, give it a try, i would be curious to see if that works.
Code: Select all
"F:\mohaa\SDK\tools\Q3map.exe" -gamedir F:\mohaa F:\mohaa\main\maps\map.map
pause
"F:\mohaa\SDK\tools\Q3map.exe" -vis -gamedir F:\mohaa F:\mohaa\main\maps\map.map
pause
"F:\mohaa\SDK\tools\MOHlight.exe" -gamedir F:\mohaa F:\mohaa\main\maps\map.map
pause
-pen'03


hmm, that sounds odd. hey jv, why would something like that happen? could it be possibly the .shader for that texture? another question, while i'm on textures: in my most recent project [codename: embassy - abandoned because radiant messed up my .map files
] i used this glossy black and white tile texture, it was fine when i used it for the ceiling and main floor, but when i used it for a higher up floor [reachable from the main floor via stairway] it was see-thru on the black tiles. it annoyed the hell out of my so i just ended up changing it. either way what would cause something like that?
-pen'03


