• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
Resource icon

Utility LuaLanguage(LLang) 2.1

--LLang.lua v 2.1
-- was not a timer issue, was an ipairs where we needed a pairs
--LLang.lua v 2.01
-- fix for timer issue that might have caused crashes on teaching mode
Now supports FV and wont crash when trying to get human tongue.

normal servers human tongue is called common tongue, and mq also considers that on fv, so had to check that.
Added a teach argument to the starting of the script

/lua run LLang teach

and it will spam 5 lines of text, and switch to a new language, and keep going till you stop it with

/lua stop LLang
Back
Top