German Killa
Hab mal ne kleine Frage zum Sprinten.
wenn ich das richtig verstehe habe ich das sprinten an, zeit 3 sek. 2 sek zur wiederherstellung,das sprint Hud ist aus. meine frage ist was bewirkt awe-sprint_hint?
Zitat:
/////////////////////////////////////
// AWE Sprinting //
// (activated with the USE button) //
/////////////////////////////////////
// Enable AWE sprinting (0 = off, 1 = while standing, 2 = stand and crouch, 3 = stand, crouch and prone) (default 0)
set awe_sprint "1"
// Enable hud (0 = off, 1 = on, 2 = alternate mode(reuses a commonly used shader)) (default 1)
//set awe_sprint_hud "1"
// Enable hud hint (0 = off, 1 = on) (default 1)
//set awe_sprint_hud_hint "1"
// Max sprint time in seconds (default 3)
set awe_sprint_time "3"
// Max recover time in seconds (default 2)
// Total recover time for a full recover will be this time + the maximum sprint time
set awe_sprint_recover_time "2"
wenn ich das richtig verstehe habe ich das sprinten an, zeit 3 sek. 2 sek zur wiederherstellung,das sprint Hud ist aus. meine frage ist was bewirkt awe-sprint_hint?
Zitat: