Garry's Mod

Garry's Mod

Ocen: 44
GeoIP Connection Messages v2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Roleplay, Realism
Rozmiar pliku
Zamieszczono
Zaktualizowano
14.341 KB
9 sierpnia 2018 o 19:35
6 października 2021 o 11:18
Listy zmian: 10 ( zobacz )

Zasubskrybuj, aby pobrać
GeoIP Connection Messages v2

Opis
Simple Advanced GeoIP based connect, spawn, & disconnect messages.
This is version two of this addon

Compatible with all gamemodes!

Description
When a player connects to the server everyone will be notified of their country, upon spawning into the server everyone will be shown how long it took them to join, and upon leaving the server everyone will be notified of how long the player was online.

ConVars
geoip_api "api" - Changes the API (Run the command with no arguments to get the API list)

Screenshots




Credits
API Providers
http://ipstack.com
http://ip-api.com
http://geoip.nekudo.com
https://geoip.tools
https://ip.sb/
http://www.geoplugin.net
https://extreme-ip-lookup.com
https://ipapi.co
http://petabyet.com
https://ipinfo.io/
https://ipinfodb.com/

Github https://github.com/0xym0ron/GeoIP-Connection-Messages

Popularne dyskusje Zobacz wszystkie (1)
0
3 czerwca 2020 o 10:43
ERROR connect
dok441
Komentarzy: 39
墨染月𝑴𝑹𝒀 4 sierpnia 2022 o 23:55 
if a player is loading, then the player disconnects server. it can't send the Chat Text to players in server, and server-side throw a Lua Error:
[geoip] addons/geoip/lua/geoip/hooks.lua:131: attempt to index local 'ply' (a boolean value)
1. fn - addons/geoip/lua/geoip/hooks.lua:131
2. unknown - lua/ulib/shared/hook.lua:109
Can you fix it?
Savvy Kat 6 października 2021 o 13:53 
Worked in a local server so I assume it's good. I'll try on my actual server in a bit
0xymoron  [autor] 6 października 2021 o 12:01 
Haven't tested it btw so let me know if it's all good now.
Savvy Kat 6 października 2021 o 11:59 
I'm happy you took the time to fix it. Thank you!
0xymoron² 6 października 2021 o 11:18 
Sorry for the delay boys. Just pushed an update fixing that issue.
Joheskiller |CSCλᴅᴇᴠ| 30 maja 2021 o 13:00 
Agree with Savvy Kat, I also can confirm that it break "Murder" and "Guess Who". I unfortunately had to remove it too for that reason.
Savvy Kat 22 maja 2021 o 17:48 
The hook PlayerConnect doesn't seem call when loading another map. This causes some values to be nil. This also breaks TTT, and possibly other gamemodes that change maps often, when loading another map for whatever reason. Maybe add some checks under PlayerInitialSpawn for nil values?
ZEROPOINTBRUH 4 maja 2021 o 9:29 
thanks
ZEROPOINTBRUH 28 kwietnia 2021 o 9:09 
Ah i see.