-sprite,models/ok_nade_counter/ok_nade_counter_10
\ No newline at end of file
+sprite,models/ok_nade_counter/ok_nade_counter_09
\ No newline at end of file
if (f != -1) return f;
});
#ifdef CSQC
- LOG_WARNINGF("Missing animation for %s: %s\n", modelnameforindex(mdlidx), this.registered_id);
+ LOG_DEBUGF("Missing animation for %s: %s\n", modelnameforindex(mdlidx), this.registered_id);
#endif
return -1;
}
if (e.spawnflags & WEP_FLAG_SUPERWEAPON)
if (!this.superweapons_finished)
- {
this.superweapons_finished = autocvar_g_balance_superweapons_time;
- LOG_INFO("Setting it to ", ftos(this.superweapons_finished), " on ", e.mdl, "\n");
- }
// if we don't already have ammo, give us some ammo
if (!this.(e.ammo_field))