6 :
Vob(parent,world,vob,flags) {
8 if(!vob.is_static && !vob.on) {
13 if(vob.is_static && !vob.on) {
19 (vob.preset==
"NW_STANDART_DARKBLUE" ||
20 vob.preset==
"DEFAULTLIGHT_DARKBLUE" || vob.preset==
"INROOM_DARKBLUE")) {
24 if(vob.is_static && vob.preset.find(
"AMBIENCE_")==0) {
27 if(vob.is_static && vob.preset.find(
"_STATIC")!=std::string::npos) {
30 if(vob.is_static && vob.preset==
"SCHMUTZ") {
33 if(vob.is_static && vob.range>3000.0) {