Garry's Mod

Garry's Mod

Zbyt mało ocen
Server Name changer
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun
Rozmiar pliku
Zamieszczono
2.727 KB
17 sierpnia 2016 o 18:10
1 lista zmian ( zobacz )

Zasubskrybuj, aby pobrać
Server Name changer

Opis
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
Komentarzy: 2
ペクスイー シュ『Pekusuii | Shu』 25 października 2018 o 14:56 
How can you load "dynamic stuff" again? Try to explain that, because it was very confused...:abs_surprised:
Apickx  [autor] 6 lutego 2017 o 16: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`