Garry's Mod

Garry's Mod

평점이 부족합니다.
[TTT2] Restless [ROLE]
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun, Roleplay
파일 크기
게시일
업데이트일
373.028 KB
2020년 8월 2일 오후 2시 15분
2021년 12월 1일 오후 7시 35분
업데이트 노트 14개 (보기)

다운로드 위해 구독하기
[TTT2] Restless [ROLE]

Wasted님의 4 모음집
TTT2 Dingus Server
아이템 581개
Dingus Playerside
아이템 320개
TTT2 Dingus Beta Collection
아이템 45개
Dingode TTT2
아이템 326개
설명
You died, but you came back and you will keep coming back until no one else is left.

Requires TTT2 in order to use this role. A list of all currently available roles can be found here

Source: https://github.com/ZacharyHinds/ttt2-role-restless





The Restless is a Neutral killer role. They must kill everyone else to win. What makes them special is they can die multiple times. Every time the Restless is killed, they revive until they run out of lives. With each expended life, they get weaker and take longer to come back to life.





Normal Role Convars (also found in F1 Menu):
# enable or disable this role ttt_restless_enabled [0/1] (default: 1) # the percentage of players that are spawned as this role ttt_restless_pct [0.0..1.0] (default 0.15) # the limit of players that spawn as this role each round, this overwrites the percentage ttt_restless_max [0.0..n] (default: 1) # the probility each round of this role being spawned at all ttt_restless_random [0..100] (default: 33) # the amount of players needed for this role to spawn ttt_restless_min_players: [0..n] (default: 6)

Restless Convars (also found in F1 Menu):
# should the restless respawn at a player spawn (as opposed to at their body) ttt2_rst_worldspawn [0 or 1] (def. 0) # how much the restless' health decreases with each death ttt2_rst_health_multi [0..n] (def. 20) # can the restless revive without their body ttt2_rst_need_corpse [0 or 1] (def. 1) # how many lives the restless has ttt2_rst_lives [0..n] (def. 6) # minimum damage multiplier ttt2_rst_min_dmg [0.0..n.n] (def. 0.5) # minimum health ttt2_rst_min_health [1..n] (def. 5) # percentage decrease to damage per death ttt2_rst_dmg_penalty [0.00..n.nn] (def. 0.05) # base revive delay ttt2_rst_base_delay # should revival time increase linearly (0) or exponentially (1) ttt2_rst_delay_mode [0 or 1] (def. 0) # should the Restless' revival prevent the round from ending ttt2_rst_block_round [0 or 1] (def. 0) # how many lives are expended to spawn at a map spawnpoint ttt2_rst_spawn_cost [0..n] (def. 1)


--
Credits:
Wasted: creator of this role addon and the icon
댓글 6
|UGA|PatPeter 2021년 9월 9일 오후 11시 38분 
I created a master configuration file for all of the TTT roles in the first 3 pages of the Workshop search: https://gist.github.com/PatPeter/70b1c090d8c8c311d99632dca76ec513
Vernoctus 2020년 8월 13일 오후 4시 29분 
Cool! That was fast, too. Thanks!
Wasted  [작성자] 2020년 8월 12일 오전 11시 37분 
@Vernoctus & @fskin I've added a ConVar to enable that as an option: ttt2_rst_block_round
Vernoctus 2020년 8월 11일 오후 8시 55분 
I would definitely like to see that as an option for this role, so I second fskin's idea.
Wasted  [작성자] 2020년 8월 10일 오후 1시 26분 
@fskin Yes, the Restless' reviving does not prevent the round to end by design. I didn't want the role to needlessly stretch out the round. I might add an option to toggle that though if it's something people want.
fskin 2020년 8월 10일 오후 12시 27분 
Is it intended that the Restless' dead ends the round when there's only innos left when he does have lives left?