Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2011
    Posts
    3

    Plugin requesting client permission level.

    I did a quick search and could not find anything directly relating to my question, thus I ask formally.

    Is there a way to request for a clients permission level based on the clientID? I have been trying to use requestPermissionOverview() but it doesnt return a value i can utilize for even a comparison.

    What i am trying to achieve is a Bot that can have text added to its database only when the client has a 50 or more in server permission. or even better would be if i could use Channel permissions.

    Thank you for your time.

  2. #2
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    After you call requestPermissionOverview() any time later you will get numerous calls of your ts3plugin_onPermissionOverviewEvent Function followed by a single call of ts3plugin_onPermissionOverviewFinishedEvent.
    Same goes for listing Channel, Client or Server/Channelgroup Permissions which have their own Callback Functions which are similarly named.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 10
    Last Post: 10-08-2011, 02:38
  2. log level permission
    By mcfly_98 in forum Permission System
    Replies: 2
    Last Post: 31-12-2009, 14:41
  3. Force permission level?
    By SingingHobo in forum Permission System
    Replies: 5
    Last Post: 27-12-2009, 09:47

Posting Permissions

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