Results 1 to 2 of 2
-
26-03-2012, 17:47 #1
LUA, any decent compilers that support using it with teamspeak?
Does anyone have a good LUA editor to use with teamspeak while debugging?
I'm staring myself blind on using the notepad for creating a LUA plugin. Whenever something's wrong, I have absolutely no idea what is actually causing the problem.
Help appreciated, thanks.
--- Merged ---
Also, is there any decent way to find out the list of functions for the teamspeak plugin?
I'm a bit spoiled with visual studio you see...Last edited by florian_fr40; 27-03-2012 at 07:39.
-
27-03-2012, 07:44 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
LUA is not a compiled language.
You have just to create a files (you have an example in the lua_plugins folder) and add them in the lua_plugins folder (in a new folder).
To have some information (like test) you could start the client console (editing the target of the desktop shortcut):
ABout the list, you have all fonction in the ts3events.lua file (and many information in the other files)Code:D:\program ..... \ts3client_win64.exe -console
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Does teamspeak support esd?
By DustSmoke in forum [TeamSpeak 2] Client SupportReplies: 5Last Post: 28-07-2003, 15:49 -
Ngz- Teamspeak Support
By sOt .x. in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 07-01-2003, 07:40 -
decent install faq for linux server
By sca'scarab in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 11-11-2002, 19:59


Reply With Quote