dhamp
dhamp
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on October 28, 2011 06:00:03_ There are few examples in eiskaltdcpp during long time: https://github.com/negativ/eiskaltdcpp/tree/master/data/luascripts Why don't you satisfied by them? **Status:** Pending
_From [[email protected]](https://code.google.com/u/113270270180924107928/) on November 05, 2011 16:21:44_ Sorry, I was ignorant about the luascript folder, and had considered that examples would be the scripts folder. However, the lua scripts didnt...
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on November 05, 2011 16:35:36_ We use Jabber conference ([email protected]) for communication between developers and users. We have also IRC channel (#eiskaltdcpp on ircs://irc.freenode.net:7000 [note the secure port])....
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on November 05, 2011 16:38:08_ Short description about using Lua scripts available here: https://code.google.com/p/eiskaltdc/wiki/Luascripting You can improve this wiki page if you want.
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on November 05, 2011 16:44:25_ Did you enable Lua in core settings? ("UseLua" option) > /lua DC():PrintDebug( " *\* Loaded bier.lua **" ) Did you build the Debug...
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on November 05, 2011 16:48:06_ Also the better way is to ask your questions here. Just because somebody else can has the same problems. And there is no...
_From [[email protected]](https://code.google.com/u/113270270180924107928/) on November 05, 2011 17:09:46_ Currently, I am using eiskaltdcpp-qt 2.2.3 stable debian, which ships in Ubuntu 11.10. Thus I have not built with any other flag enabled...
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on November 05, 2011 17:35:28_ > Currently, I am using eiskaltdcpp-qt 2.2.3 stable debian, which ships in Ubuntu 11.10. Such information should be in the description of each...
_From [[email protected]](https://code.google.com/u/105808192259708326911/) on November 13, 2011 09:15:29_ Hi, I have a similar query but on Windows machine. There is no ( ~/.config/ .. ) directory for windows, so how can...
_From [[email protected]](https://code.google.com/u/102614106087232079264/) on November 13, 2011 09:34:16_ As you can see here: https://github.com/negativ/eiskaltdcpp/blob/v2.2.4/dcpp/ScriptManager.cpp#L258 luascripts sub-directory should be in PATH_USER_CONFIG directory. But at first you should enable luascripts in kernel settings.