View Full Version : trouble with water
error 404
29th August 2005, 13:11
hey
im a little new to mapping, and ive got a problem:
when i place water, there is and orange and black texture! whats that?
thanks for all the answers
]UBC[ McNite
29th August 2005, 13:32
That says the texture isnt working because ET cant find it.
Try picking other textures. From the liquids_sd the Siwa_water and Siwa_water_2 should work for a start.
error 404
29th August 2005, 13:57
thanks
another questiion: i want to create a destroyable walland i wrote a script:
Game_manager
{
spawn
{
}
}
wall_script
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce "Allies breached the wall!"
setstate wall invisible
}
}
but et says: Error:
RE_LoadWorldMap: maps/beach_beta.bsp not found
but the beach_beta.bsp IS in maps folder! whats that?
thanks for answers
kamikazee
29th August 2005, 16:45
Thought about setting sv_pure to 0? First reason I can come up with.
iop
9th September 2005, 18:39
yeah i had the same problem as u did when it says that my map didnt exist and it was cos that i kept on moving my map (.bsp) around my pc
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.