Skip to content

Instantly share code, notes, and snippets.

@Kolesias123
Created January 30, 2013 19:47
Show Gist options
  • Save Kolesias123/4676188 to your computer and use it in GitHub Desktop.
Save Kolesias123/4676188 to your computer and use it in GitHub Desktop.
// Ajustamos el modelo de una "mujer"
in_player_model "models/player/female.mdl"
// No habra armas, por lo tanto no necesitamos ningun efecto.
in_beginner_weapon 0
// No habra traje de protección por lo tanto usaremos la linterna sin el.
in_flashlight_require_suit 0
// Necesitamos regeneración de salud.
in_regeneration 1
// No habra armas por lo tanto no habrá mira.
in_ironsight_enabled 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment