Results 1 to 4 of 4
-
03-01-2010, 12:26 #1
-= TeamSpeak User =-
- Join Date
- Dec 2004
- Location
- Germany. Munich
- Posts
- 22
Serverside LUA engine - Basic questions on the lua handling in ts3
Hi!
AFAIR the lua scripts work only at clientside. Or is there a way to run lua scripts at the server? If so, does anyone has an idea how to implement such a script?
How is the handling of that lua scripts? Are they executed client- or serverside? Or are they only runnable over /lua commands in the chatwindow?
I want to implement a script that runs by default (is loaded at serverstartup) on the ts3 server. So loading a script over a lua command is not applicable.
grtz o21r12
-
03-01-2010, 20:08 #2
-= TeamSpeak Lover =-
- Join Date
- Apr 2007
- Location
- Germany
- Posts
- 98
The Lua-Scripts are only client-side...
No way of implementing them to the server as far as I know. We can't even activate any plugins so... I don't think that this will be possible the next months.
-
04-01-2010, 13:15 #3
-= TeamSpeak Fanatic =-
- Join Date
- Sep 2005
- Location
- Germany / Dortmund
- Posts
- 1,282
Your serverside scripts could be implemented with the serverquery with every programming or scripting language which can open and interact with a tcp connection.
Currently the serverquery is more powerfull than the plugin sdk the client offers.
The serverquery docu can be found HERE IN THE FORUM and in your <server install directory>/docs.
-
05-01-2010, 11:06 #4
-= TeamSpeak User =-
- Join Date
- Dec 2004
- Location
- Germany. Munich
- Posts
- 22
Thank you! Then i have to start learning python, or perl.... maybe boo is an alternative but i have to check the mono-compatibility....
Thanks anyway...
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Virtual server manager critical error?
By AndresCL in forum Linux / FreeBSDReplies: 28Last Post: 03-01-2010, 14:15 -
I cant get the server running.
By NDIS.NL in forum Linux / FreeBSDReplies: 10Last Post: 29-12-2009, 18:41


Reply With Quote