Garry's Mod
No hay suficientes valoraciones
[TTT2] Chef [ROLE]
   
Premio
Favoritos
Favorito
Quitar
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun, Roleplay
Tamaño
Publicado el
Actualizado el
355.931 KB
30 AGO 2022 a las 12:17 a. m.
30 AGO 2022 a las 3:30 a. m.
2 notas sobre cambios ( ver )

Suscríbete para descargar
[TTT2] Chef [ROLE]

En 1 colección creada por Westoon_18310
TTT2 役職/ROLES
73 artículos
Descripción
Chef's cooking will win the heart of everyone.

You have to use TTT2 in order to use this role. Additionally using ULX for TTT2 is recommended. Report bugs concerning this role here[http//todo] and submit new role ideas here[github.com].A list of all currently available roles can be found here.

Discord: https://discord.gg/9njYXGY
Source: https://github.com/westooooo/ttt2-role_chef



The Chef is an innocent role that cook and heal for everyone that no matter who every few ten minutes.



Convars are variables that are introduced to allow server owners to customize the gameplay without changing the code. There are always a handful of convars automatically created by TTT2, that define the spawn parameters of this role and are found in ULX. Additionally there might be some role specific convars, which have to be set in the server config file.

Normal Role Convars (also found in ULX):
# enable or disable this role ttt_chef_enabled [0/1] (default: 1) # the percentage of players that are spawned as this role ttt_chef_pct [0.0..1.0] (default: 0.17) # the limit of players that spawn as this role each round, this overwrites the percentage ttt_chef_max [0..n] (default: 1) # the probability each round of this role being spawned at all ttt_chef_random [0..100] (default: 33) # the amount of players needed for this role to spawn ttt_chef_min_players: [0..n] (default: 8)

Rolespecific Convars:
# Amount of heal for Chef's cooking ttt2_chef_cooking_heal [10..n] (default 50) # Delay before Chef's cooked meal(seconds) ttt2_chef_cooking_delay [30..n] (default: 90) # Max of limit for heal by Chef's cooking ttt2_chef_cooking_maxhealth [100..n] (default: 100)