Skocz do zawartości
Zaloguj się, aby obserwować  
11pawlo

Teamspeak3 Informowanie administracji gdy ktoś wejdzie na kanał w PHP framework.

Polecane posty

Potrzebuje pomocy w napisaniu skryptu który by informował daną grupę serwera gdy ktoś wszedł na dany kanał. Widziałem tego typu funkcje na innych serwerach ale w ogólnie dostępnych tego typu botach nie znalazłem takiej możliwości. Gdzieś na forum teamspeaka był poruszany ten temat ale odpowiedzią było tylko ,że można wykonać prosty skrypt w php przy użyciu Php Framework dla tsa.

Dodam ,że posiadam serwer VPS.

Link frameworka http://teamspeak.com/showthread.php/54132-API-TS3-PHP-Framework-1-1-18

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Bot JTS3 ma taką opcję, rbmod pewno też i nawet ten "TS3 Bot" również. Możesz także napisać sobie skrypt we frameworku, nie ma jakiś przeszkód.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Używam JTS3 ale w nim ta finkcja nie działa i informuje tylko jak dane id wchodzi na serwer.

Moja konfiguracja

# Enable server group notify, 0 = disable, 1 = enable
# If enabled, this function will notify specified server groups about joining clients in a specified server group.
servergroupnotify_enable = 1
# Select the message mode, how the clients should get the message.
# poke or chat are valid values!
servergroupnotify_message_mode = chat
# A comma seperated list (without spaces) of server group ids, which should be watched on joining.
servergroupnotify_groups = 9
# A comma seperated list (without spaces) of server group ids, which should be notified about joining clients.
servergroupnotify_grouptargets = 2
# A comma seperated list (without spaces) of channel ids.
# Depends on the given mode, target clients in this channels can be ignored or only clients in this channels receive the notify message!
servergroupnotify_channel_list = 309
# Select one of the two modes for the channel list.
# ignore = Clients in the selected channels will be ignored.
# only = Only clients in the selected channels receive the notify message.
servergroupnotify_channel_list_mode = only
# Path to file which contains the server group notify message
servergroupnotify_file = config/servergroupnotifymessages.cfg

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

To racja, na początku myślałem, że chodzi o sam serwer. W takim razie pewno musisz się zainteresować własnym skryptem pisanym w w/w frameworku. A tu już albo go piszesz sam, albo ktoś inny napisze go za Ciebie za odpowiednią opłatą ;).

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Bądź aktywny! Zaloguj się lub utwórz konto

Tylko zarejestrowani użytkownicy mogą komentować zawartość tej strony

Utwórz konto

Zarejestruj nowe konto, to proste!

Zarejestruj nowe konto

Zaloguj się

Posiadasz własne konto? Użyj go!

Zaloguj się

Zaloguj się, aby obserwować  

×