cod5-sdk/raw/maps/audio_test_laufer.gsc
2008-11-20 00:00:00 +00:00

24 lines
347 B
Text

#include maps\_utility;
#include maps\_anim;
#include common_scripts\utility;
#using_animtree ("generic_human");
main()
{
// _load!
maps\_load::main();
// All the level support scripts.
maps\audio_test_laufer_amb::main();
//setdvar("ai_accu_player_lateral_speed", 1000);
precacheitem("thompson");
}