PDA

View Full Version : dod_object


meathead
01-03-2009, 02:02 AM
My problem, downloaded a map and allies quit spawning after 10 minutes. I think this could be why, but not sure.

"object_resettime" "60"

Can some one tell me how object_resettime works?

If there is a map and its a ctf, with multiple flags, why would this be set to 10,20,30,60 when all the other flags for all the dod_object are the same.

Dr.G
01-03-2009, 02:37 AM
check "detect_allies_infinite" is a part of info_doddetect... just an idea http://www.dodplugins.net/forums/cmps_index.php?page=verc&ent=info_doddetect&game=dod

meathead
01-03-2009, 01:23 PM
I dont see a round timer in the bsp, just the timers in the dod_objects, but the info dod_detect gives points for timerexpired?


{
"origin" "0 40 552"
"detect_wind_velocity_y" "0.0"
"detect_wind_velocity_x" "0.0"
"detect_axis_respawnfactor" "1.0"
"detect_allies_respawnfactor" "1.0"
"detect_points_timerexpired" "5"
"detect_points_allieseliminated" "5"
"detect_points_axiseliminated" "5"
"detect_axis_infinite" "1"
"detect_allies_infinite" "1"
"classname" "info_doddetect"
}