Forum


Notice to all users

We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020

Results 1 to 6 of 6
  1. #1
    Join Date
    July 2013
    Location
    Russian Siberia
    Posts
    27

    Question Lua, add channel and server groups

    what functions are used to issue server and channel groups?

    I searched on the forum.
    They are not.
    How to implement it?
    You can sample code.

  2. #2
    Join Date
    August 2014
    Posts
    13
    you want to add client to server group by command? or automatic?

  3. #3
    Join Date
    July 2013
    Location
    Russian Siberia
    Posts
    27
    Quote Originally Posted by y76shai View Post
    you want to add client to server group by command? or automatic?
    automatic. but I'm interested in both options )

  4. #4
    Join Date
    March 2015
    Posts
    4

    Adding clients to server groups in Lua

    Hi!

    I can't seem to find a function that adds clients to server and channel groups.

    If there is no function for it within the Lua plugin, what would be the easiest way add clients to a server group for someone who only knows Lua?
    Last edited by dante696; March 11th, 2015 at 01:03 PM. Reason: merged

  5. #5
    Join Date
    June 2008
    Posts
    18,513
    This is not possible with LUA afaik.
    When sending me private messages: Please make sure to include reference link to your forum thread or post.

    TeamSpeak FAQ || What should i report, when i open a client thread?

  6. #6
    Join Date
    March 2015
    Posts
    4
    Okay, that's the response I've been getting.


    So would this work:

    A plugin in a language that supports adding / removing clients from server groups that when a message sent to the client (the client sends a message to itself) it takes information from the message (add/remove/client id/servergroupid) to add the client to the server group.

    So from my lua plugin, it'll send a message to the client (send a message to myself) with information like #[add/remove] [sgid] [cluid]

    Then the other non lua plugin will receive the message sent to oneself, and do the corresponding server group action.

    Would this work?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [No Bug] Strange issue with channel groups overwriting client and server groups
    By Morthawt in forum Bug Reports [EN/DE]
    Replies: 5
    Last Post: July 19th, 2015, 10:18 AM
  2. [Rejected] [SUGGESTION] Moving groups in the list of the server or channel groups
    By PaPaMikeFanTs3 in forum Suggestions and Feedback
    Replies: 4
    Last Post: March 9th, 2015, 12:58 PM
  3. Channel admin can set all server groups ore channel groups
    By fwixgamer in forum Permission System
    Replies: 2
    Last Post: August 8th, 2013, 09:35 PM
  4. Replies: 2
    Last Post: November 14th, 2010, 02:54 PM
  5. Server Groups/Channel Groups overwriting other groups
    By Slicky456 in forum Permission System
    Replies: 4
    Last Post: June 8th, 2010, 06:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •