Garry's Mod

Garry's Mod

評價次數不足
Server Name changer
   
獎勵
加入最愛
已加入最愛
移除最愛
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun
檔案大小
發佈於
2.727 KB
2016 年 8 月 17 日 下午 6:10
1 項更新註記 (檢視)

訂閱以下載
Server Name changer

描述
Changes the server's name occasionally

To change parts about how the name gets shown, see garrysmod/data/snc/servernames_config.txt

To change what gets shown, see garrysmod/data/snc/servernames.txt

To get dynamic stuff to load, just put the name of the file (relative to garrysmod/data/snc/custom/) in the servernames.txt file, each line is searched for to see if it's a file, if it's not, the line is used, if it is, the file is loaded as lua. See the examples.

To look at how you can get custom, dynamic stuff to show, see /garrysmod/data/snc/custom/examples/
Examples include:
*Createing a timer
*Timer since start of a TTT round
*Popular jobs that are not occupied in DarkRP
*Showing large earthquakes in the last 24 hours
2 則留言
ペクスイー シュ『Pekusuii | Shu』 2018 年 10 月 25 日 下午 2:56 
How can you load "dynamic stuff" again? Try to explain that, because it was very confused...:abs_surprised:
Apickx  [作者] 2017 年 2 月 6 日 下午 4:37 
After running it once, there will be files in `/garrysmod/data/snc/`, You can put "Example #1" and "Example #2" on different lines in `/garrysmod/data/snc/servernames.txt` and they'll show up after your server's regular name. You can change the rotation time in `garrysmod/data/snc/servernames_config.txt`