LuaInterface.cpp 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774
  1. /*
  2. EQ2Emulator: Everquest II Server Emulator
  3. Copyright (C) 2007 EQ2EMulator Development Team (http://www.eq2emulator.net)
  4. This file is part of EQ2Emulator.
  5. EQ2Emulator is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. EQ2Emulator is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with EQ2Emulator. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. #include "LuaInterface.h"
  17. #include "LuaFunctions.h"
  18. #include "WorldDatabase.h"
  19. #include "SpellProcess.h"
  20. #include "../common/Log.h"
  21. #include "World.h"
  22. #ifndef WIN32
  23. #include <stdio.h>
  24. #include <sys/types.h>
  25. #include <sys/stat.h>
  26. #include <dirent.h>
  27. #include <pthread.h>
  28. #else
  29. #include <process.h>
  30. #endif
  31. extern WorldDatabase database;
  32. extern ZoneList zone_list;
  33. LuaInterface::LuaInterface() {
  34. shutting_down = false;
  35. lua_system_reloading = false;
  36. MDebugClients.SetName("LuaInterface::MDebugClients");
  37. MSpells.SetName("LuaInterface::MSpells");
  38. MSpawnScripts.SetName("LuaInterface::MSpawnScripts");
  39. MZoneScripts.SetName("LuaInterface::MZoneScripts");
  40. MQuests.SetName("LuaInterface::MQuests");
  41. MLUAMain.SetName("LuaInterface::MLUAMain");
  42. MItemScripts.SetName("LuaInterface::MItemScripts");
  43. MSpellDelete.SetName("LuaInterface::MSpellDelete");
  44. MCustomSpell.SetName("LuaInterface::MCustomSpell");
  45. MRegionScripts.SetName("LuaInterface::MRegionScripts");
  46. user_data_timer = new Timer(20000);
  47. user_data_timer->Start();
  48. spell_delete_timer = new Timer(5000);
  49. spell_delete_timer->Start();
  50. }
  51. #ifdef WIN32
  52. vector<string>* LuaInterface::GetDirectoryListing(const char* directory) {
  53. vector<string>* ret = new vector<string>;
  54. WIN32_FIND_DATA fdata;
  55. HANDLE dhandle;
  56. char buf[MAX_PATH];
  57. snprintf(buf, sizeof(buf), "%s\\*", directory);
  58. if((dhandle = FindFirstFile(buf, &fdata)) == INVALID_HANDLE_VALUE) {
  59. safe_delete(ret);
  60. return 0;
  61. }
  62. ret->push_back(string(fdata.cFileName));
  63. while(1) {
  64. if(FindNextFile(dhandle, &fdata)) {
  65. ret->push_back(string(fdata.cFileName));
  66. }
  67. else{
  68. if(GetLastError() == ERROR_NO_MORE_FILES) {
  69. break;
  70. } else {
  71. safe_delete(ret);
  72. FindClose(dhandle);
  73. return 0;
  74. }
  75. }
  76. }
  77. if(FindClose(dhandle) == 0) {
  78. safe_delete(ret);
  79. return 0;
  80. }
  81. return ret;
  82. }
  83. #else
  84. vector<string>* LuaInterface::GetDirectoryListing(const char* directory) {
  85. vector<string>* ret = new vector<string>;
  86. DIR *dp;
  87. struct dirent *ep;
  88. dp = opendir (directory);
  89. if (dp != NULL){
  90. while ((ep = readdir (dp)))
  91. ret->push_back(string(ep->d_name));
  92. (void) closedir (dp);
  93. }
  94. else {
  95. safe_delete(ret);
  96. return 0;
  97. }
  98. return ret;
  99. }
  100. #endif
  101. LuaInterface::~LuaInterface() {
  102. shutting_down = true;
  103. MLUAMain.lock();
  104. DestroySpells();
  105. DestroySpawnScripts();
  106. DestroyQuests();
  107. DestroyItemScripts();
  108. DestroyZoneScripts();
  109. DestroyRegionScripts();
  110. DeleteUserDataPtrs(true);
  111. DeletePendingSpells(true);
  112. safe_delete(user_data_timer);
  113. safe_delete(spell_delete_timer);
  114. MLUAMain.unlock();
  115. }
  116. int LuaInterface::GetNumberOfArgs(lua_State* state) {
  117. return lua_gettop(state);
  118. }
  119. void LuaInterface::Process() {
  120. if(shutting_down)
  121. return;
  122. MLUAMain.lock();
  123. if(user_data_timer && user_data_timer->Check())
  124. DeleteUserDataPtrs(false);
  125. if(spell_delete_timer && spell_delete_timer->Check())
  126. DeletePendingSpells(false);
  127. MLUAMain.unlock();
  128. }
  129. void LuaInterface::DestroySpells() {
  130. map<string, LuaSpell*>::iterator itr;
  131. MSpells.lock();
  132. for(itr = spells.begin(); itr != spells.end(); itr++){
  133. MSpellDelete.lock();
  134. RemoveCurrentSpell(itr->second->state, false);
  135. MSpellDelete.unlock();
  136. lua_close(itr->second->state);
  137. safe_delete(itr->second);
  138. }
  139. spells.clear();
  140. MSpells.unlock();
  141. }
  142. void LuaInterface::DestroyQuests(bool reload) {
  143. map<int32, lua_State*>::iterator itr;
  144. MQuests.lock();
  145. for(itr = quest_states.begin(); itr != quest_states.end(); itr++){
  146. safe_delete(quests[itr->first]);
  147. lua_close(itr->second);
  148. }
  149. quests.clear();
  150. quest_states.clear();
  151. map<int32, Mutex*>::iterator mutex_itr;
  152. for(mutex_itr = quests_mutex.begin(); mutex_itr != quests_mutex.end(); mutex_itr++){
  153. safe_delete(mutex_itr->second);
  154. }
  155. quests_mutex.clear();
  156. if(reload)
  157. database.LoadQuests();
  158. MQuests.unlock();
  159. }
  160. void LuaInterface::DestroyItemScripts() {
  161. map<string, map<lua_State*, bool> >::iterator itr;
  162. map<lua_State*, bool>::iterator state_itr;
  163. Mutex* mutex = 0;
  164. MItemScripts.writelock(__FUNCTION__, __LINE__);
  165. for(itr = item_scripts.begin(); itr != item_scripts.end(); itr++){
  166. mutex = GetItemScriptMutex(itr->first.c_str());
  167. mutex->writelock(__FUNCTION__, __LINE__);
  168. for(state_itr = itr->second.begin(); state_itr != itr->second.end(); state_itr++)
  169. lua_close(state_itr->first);
  170. mutex->releasewritelock(__FUNCTION__, __LINE__);
  171. safe_delete(mutex);
  172. }
  173. item_scripts.clear();
  174. item_inverse_scripts.clear();
  175. item_scripts_mutex.clear();
  176. MItemScripts.releasewritelock(__FUNCTION__, __LINE__);
  177. }
  178. void LuaInterface::DestroySpawnScripts() {
  179. map<string, map<lua_State*, bool> >::iterator itr;
  180. map<lua_State*, bool>::iterator state_itr;
  181. Mutex* mutex = 0;
  182. MSpawnScripts.writelock(__FUNCTION__, __LINE__);
  183. for(itr = spawn_scripts.begin(); itr != spawn_scripts.end(); itr++){
  184. mutex = GetSpawnScriptMutex(itr->first.c_str());
  185. mutex->writelock(__FUNCTION__, __LINE__);
  186. for(state_itr = itr->second.begin(); state_itr != itr->second.end(); state_itr++)
  187. lua_close(state_itr->first);
  188. mutex->releasewritelock(__FUNCTION__, __LINE__);
  189. safe_delete(mutex);
  190. }
  191. spawn_scripts.clear();
  192. spawn_inverse_scripts.clear();
  193. spawn_scripts_mutex.clear();
  194. MSpawnScripts.releasewritelock(__FUNCTION__, __LINE__);
  195. }
  196. void LuaInterface::DestroyZoneScripts() {
  197. map<string, map<lua_State*, bool> >::iterator itr;
  198. map<lua_State*, bool>::iterator state_itr;
  199. Mutex* mutex = 0;
  200. MZoneScripts.writelock(__FUNCTION__, __LINE__);
  201. for (itr = zone_scripts.begin(); itr != zone_scripts.end(); itr++){
  202. mutex = GetZoneScriptMutex(itr->first.c_str());
  203. mutex->writelock(__FUNCTION__, __LINE__);
  204. for(state_itr = itr->second.begin(); state_itr != itr->second.end(); state_itr++)
  205. lua_close(state_itr->first);
  206. mutex->releasewritelock(__FUNCTION__, __LINE__);
  207. safe_delete(mutex);
  208. }
  209. zone_scripts.clear();
  210. zone_inverse_scripts.clear();
  211. zone_scripts_mutex.clear();
  212. MZoneScripts.releasewritelock(__FUNCTION__, __LINE__);
  213. }
  214. void LuaInterface::DestroyRegionScripts() {
  215. map<string, map<lua_State*, bool> >::iterator itr;
  216. map<lua_State*, bool>::iterator state_itr;
  217. Mutex* mutex = 0;
  218. MRegionScripts.writelock(__FUNCTION__, __LINE__);
  219. for (itr = region_scripts.begin(); itr != region_scripts.end(); itr++){
  220. mutex = GetRegionScriptMutex(itr->first.c_str());
  221. mutex->writelock(__FUNCTION__, __LINE__);
  222. for(state_itr = itr->second.begin(); state_itr != itr->second.end(); state_itr++)
  223. lua_close(state_itr->first);
  224. mutex->releasewritelock(__FUNCTION__, __LINE__);
  225. safe_delete(mutex);
  226. }
  227. region_scripts.clear();
  228. region_inverse_scripts.clear();
  229. region_scripts_mutex.clear();
  230. MRegionScripts.releasewritelock(__FUNCTION__, __LINE__);
  231. }
  232. void LuaInterface::ReloadSpells() {
  233. DestroySpells();
  234. database.LoadSpellScriptData();
  235. }
  236. bool LuaInterface::LoadLuaSpell(const char* name) {
  237. LuaSpell* spell = 0;
  238. string lua_script = string(name);
  239. if (lua_script.find(".lua") == string::npos)
  240. lua_script.append(".lua");
  241. lua_State* state = LoadLuaFile(lua_script.c_str());
  242. if(state){
  243. spell = new LuaSpell;
  244. spell->file_name = lua_script;
  245. spell->state = state;
  246. spell->spell = 0;
  247. spell->caster = 0;
  248. spell->initial_target = 0;
  249. spell->resisted = false;
  250. spell->has_damaged = false;
  251. spell->is_damage_spell = false;
  252. spell->interrupted = false;
  253. spell->last_spellattack_hit = false;
  254. spell->crit = false;
  255. spell->MSpellTargets.SetName("LuaSpell.MSpellTargets");
  256. spell->cancel_after_all_triggers = false;
  257. spell->num_triggers = 0;
  258. spell->num_calls = 0;
  259. spell->is_recast_timer = false;
  260. spell->had_triggers = false;
  261. spell->had_dmg_remaining = false;
  262. spell->slot_pos = 0;
  263. spell->damage_remaining = 0;
  264. spell->effect_bitmask = 0;
  265. spell->restored = false;
  266. spell->initial_caster_char_id = 0;
  267. spell->initial_target_char_id = 0;
  268. MSpells.lock();
  269. if (spells.count(lua_script) > 0) {
  270. SetLuaUserDataStale(spells[lua_script]);
  271. MSpellDelete.lock();
  272. RemoveCurrentSpell(spells[lua_script]->state, false);
  273. MSpellDelete.unlock();
  274. lua_close(spells[lua_script]->state);
  275. safe_delete(spells[lua_script]);
  276. }
  277. spells[lua_script] = spell;
  278. MSpells.unlock();
  279. return true;
  280. }
  281. return false;
  282. }
  283. bool LuaInterface::LoadLuaSpell(string name) {
  284. return LoadLuaSpell(name.c_str());
  285. }
  286. bool LuaInterface::LoadItemScript(string name) {
  287. return LoadItemScript(name.c_str());
  288. }
  289. bool LuaInterface::LoadItemScript(const char* name) {
  290. bool ret = false;
  291. if(name){
  292. lua_State* state = LoadLuaFile(name);
  293. if(state){
  294. MItemScripts.writelock(__FUNCTION__, __LINE__);
  295. item_scripts[name][state] = false;
  296. MItemScripts.releasewritelock(__FUNCTION__, __LINE__);
  297. ret = true;
  298. }
  299. }
  300. return ret;
  301. }
  302. bool LuaInterface::LoadSpawnScript(const char* name) {
  303. bool ret = false;
  304. if(name){
  305. lua_State* state = LoadLuaFile(name);
  306. if(state){
  307. MSpawnScripts.writelock(__FUNCTION__, __LINE__);
  308. spawn_scripts[name][state] = false;
  309. MSpawnScripts.releasewritelock(__FUNCTION__, __LINE__);
  310. ret = true;
  311. }
  312. }
  313. return ret;
  314. }
  315. bool LuaInterface::LoadZoneScript(const char* name) {
  316. bool ret = false;
  317. if (name) {
  318. lua_State* state = LoadLuaFile(name);
  319. if (state) {
  320. MZoneScripts.writelock(__FUNCTION__, __LINE__);
  321. zone_scripts[name][state] = false;
  322. MZoneScripts.releasewritelock(__FUNCTION__, __LINE__);
  323. ret = true;
  324. }
  325. }
  326. return ret;
  327. }
  328. bool LuaInterface::LoadRegionScript(const char* name) {
  329. bool ret = false;
  330. if (name) {
  331. lua_State* state = LoadLuaFile(name);
  332. if (state) {
  333. MRegionScripts.writelock(__FUNCTION__, __LINE__);
  334. region_scripts[name][state] = false;
  335. MRegionScripts.releasewritelock(__FUNCTION__, __LINE__);
  336. ret = true;
  337. }
  338. }
  339. return ret;
  340. }
  341. void LuaInterface::ProcessErrorMessage(const char* message) {
  342. MDebugClients.lock();
  343. vector<Client*> delete_clients;
  344. map<Client*, int32>::iterator itr;
  345. for(itr = debug_clients.begin(); itr != debug_clients.end(); itr++){
  346. if((Timer::GetCurrentTime2() - itr->second) > 60000)
  347. delete_clients.push_back(itr->first);
  348. else
  349. itr->first->Message(CHANNEL_COLOR_RED, "LUA Error: %s", message);
  350. }
  351. for(int32 i=0;i<delete_clients.size();i++)
  352. debug_clients.erase(delete_clients[i]);
  353. MDebugClients.unlock();
  354. }
  355. void LuaInterface::RemoveDebugClients(Client* client) {
  356. MDebugClients.lock();
  357. debug_clients.erase(client);
  358. MDebugClients.unlock();
  359. }
  360. void LuaInterface::UpdateDebugClients(Client* client) {
  361. MDebugClients.lock();
  362. debug_clients[client] = Timer::GetCurrentTime2();
  363. MDebugClients.unlock();
  364. }
  365. Mutex* LuaInterface::GetQuestMutex(Quest* quest) {
  366. Mutex* ret = 0;
  367. MQuests.lock();
  368. if(quests_mutex.count(quest->GetQuestID()) == 0){
  369. ret = new Mutex();
  370. quests_mutex[quest->GetQuestID()] = ret;
  371. ret->SetName(string("Quest::").append(quest->GetName()));
  372. }
  373. else
  374. ret = quests_mutex[quest->GetQuestID()];
  375. MQuests.unlock();
  376. return ret;
  377. }
  378. bool LuaInterface::CallQuestFunction(Quest* quest, const char* function, Spawn* player, int32 step_id, int32* returnValue) {
  379. if(shutting_down)
  380. return false;
  381. lua_State* state = 0;
  382. if(quest){
  383. LogWrite(LUA__DEBUG, 0, "LUA", "Quest: %s, function: %s", quest->GetName(), function);
  384. Mutex* mutex = GetQuestMutex(quest);
  385. mutex->readlock(__FUNCTION__, __LINE__);
  386. if(quest_states.count(quest->GetQuestID()) > 0)
  387. state = quest_states[quest->GetQuestID()];
  388. bool success = false; // if no state then we return false
  389. if(state){
  390. int8 arg_count = 3;
  391. lua_getglobal(state, function);
  392. if (!lua_isfunction(state, lua_gettop(state))){
  393. lua_pop(state, 1);
  394. mutex->releasereadlock(__FUNCTION__);
  395. return false;
  396. }
  397. SetQuestValue(state, quest);
  398. Spawn* spawn = player->GetZone()->GetSpawnByDatabaseID(quest->GetQuestGiver());
  399. SetSpawnValue(state, spawn);
  400. SetSpawnValue(state, player);
  401. if(step_id != 0xFFFFFFFF){
  402. SetInt32Value(state, step_id);
  403. arg_count++;
  404. }
  405. success = CallScriptInt32(state, arg_count, returnValue);
  406. }
  407. mutex->releasereadlock(__FUNCTION__, __LINE__);
  408. LogWrite(LUA__DEBUG, 0, "LUA", "Done!");
  409. return success;
  410. }
  411. return false;
  412. }
  413. Quest* LuaInterface::LoadQuest(int32 id, const char* name, const char* type, const char* zone, int8 level, const char* description, char* script_name) {
  414. if(shutting_down)
  415. return 0;
  416. lua_State* state = LoadLuaFile(script_name);
  417. Quest* quest = 0;
  418. if(state){
  419. quest = new Quest(id);
  420. if (name)
  421. quest->SetName(string(name));
  422. if (type)
  423. quest->SetType(string(type));
  424. if (zone)
  425. quest->SetZone(string(zone));
  426. quest->SetLevel(level);
  427. if (description)
  428. quest->SetDescription(string(description));
  429. lua_getglobal(state, "Init");
  430. SetQuestValue(state, quest);
  431. if(lua_pcall(state, 1, 0, 0) != 0){
  432. LogError("Error processing Quest \"%s\" (%u): %s", name ? name : "unknown", id, lua_tostring(state, -1));
  433. lua_pop(state, 1);
  434. SetLuaUserDataStale(quest);
  435. safe_delete(quest);
  436. return 0;
  437. }
  438. if(!quest->GetName()){
  439. SetLuaUserDataStale(quest);
  440. safe_delete(quest);
  441. return 0;
  442. }
  443. quest_states[id] = state;
  444. quests[id] = quest;
  445. }
  446. return quest;
  447. }
  448. const char* LuaInterface::GetScriptName(lua_State* state)
  449. {
  450. map<lua_State*, string>::iterator itr;
  451. MItemScripts.writelock(__FUNCTION__, __LINE__);
  452. itr = item_inverse_scripts.find(state);
  453. if (itr != item_inverse_scripts.end())
  454. {
  455. const char* scriptName = itr->second.c_str();
  456. MItemScripts.releasewritelock(__FUNCTION__, __LINE__);
  457. return scriptName;
  458. }
  459. MItemScripts.releasewritelock(__FUNCTION__, __LINE__);
  460. MSpawnScripts.writelock(__FUNCTION__, __LINE__);
  461. itr = spawn_inverse_scripts.find(state);
  462. if (itr != spawn_inverse_scripts.end())
  463. {
  464. const char* scriptName = itr->second.c_str();
  465. MSpawnScripts.releasewritelock(__FUNCTION__, __LINE__);
  466. return scriptName;
  467. }
  468. MSpawnScripts.releasewritelock(__FUNCTION__, __LINE__);
  469. MZoneScripts.writelock(__FUNCTION__, __LINE__);
  470. itr = zone_inverse_scripts.find(state);
  471. if (itr != zone_inverse_scripts.end())
  472. {
  473. const char* scriptName = itr->second.c_str();
  474. MZoneScripts.releasewritelock(__FUNCTION__, __LINE__);
  475. return scriptName;
  476. }
  477. MZoneScripts.releasewritelock(__FUNCTION__, __LINE__);
  478. MRegionScripts.writelock(__FUNCTION__, __LINE__);
  479. itr = region_inverse_scripts.find(state);
  480. if (itr != region_inverse_scripts.end())
  481. {
  482. const char* scriptName = itr->second.c_str();
  483. MRegionScripts.releasewritelock(__FUNCTION__, __LINE__);
  484. return scriptName;
  485. }
  486. MRegionScripts.releasewritelock(__FUNCTION__, __LINE__);
  487. MSpells.lock();
  488. LuaSpell* spell = GetCurrentSpell(state, false);
  489. if (spell)
  490. {
  491. const char* fileName = (spell->file_name.length() > 0) ? spell->file_name.c_str() : "";
  492. MSpells.unlock();
  493. return fileName;
  494. }
  495. MSpells.unlock();
  496. return "";
  497. }
  498. bool LuaInterface::LoadSpawnScript(string name) {
  499. return LoadSpawnScript(name.c_str());
  500. }
  501. bool LuaInterface::LoadZoneScript(string name) {
  502. return LoadZoneScript(name.c_str());
  503. }
  504. bool LuaInterface::LoadRegionScript(string name) {
  505. return LoadRegionScript(name.c_str());
  506. }
  507. std::string LuaInterface::AddSpawnPointers(LuaSpell* spell, bool first_cast, bool precast, const char* function, SpellScriptTimer* timer, bool passLuaSpell, Spawn* altTarget) {
  508. std::string functionCalled = string("");
  509. if (function)
  510. {
  511. functionCalled = string(function);
  512. lua_getglobal(spell->state, function);
  513. }
  514. else if (precast)
  515. {
  516. functionCalled = "precast";
  517. lua_getglobal(spell->state, "precast");
  518. }
  519. else if(first_cast)
  520. {
  521. functionCalled = "cast";
  522. lua_getglobal(spell->state, "cast");
  523. }
  524. else
  525. {
  526. functionCalled = "tick";
  527. lua_getglobal(spell->state, "tick");
  528. }
  529. LogWrite(SPELL__DEBUG, 0, "Spell", "LuaInterface::AddSpawnPointers spell %s (%u) function %s, caster %s.", spell->spell ? spell->spell->GetName() : "UnknownUnset", spell->spell ? spell->spell->GetSpellID() : 0, functionCalled.c_str(), spell->caster ? spell->caster->GetName() : "Unknown");
  530. if (!lua_isfunction(spell->state, lua_gettop(spell->state))){
  531. lua_pop(spell->state, 1);
  532. return string("");
  533. }
  534. else {
  535. lua_getglobal(spell->state, functionCalled.c_str());
  536. }
  537. if(passLuaSpell)
  538. SetSpellValue(spell->state, spell);
  539. Spawn* temp_spawn = 0;
  540. if (timer && timer->caster && spell->caster && spell->caster->GetZone())
  541. temp_spawn = spell->caster->GetZone()->GetSpawnByID(timer->caster);
  542. if (temp_spawn)
  543. SetSpawnValue(spell->state, temp_spawn);
  544. else if (spell->caster)
  545. SetSpawnValue(spell->state, spell->caster);
  546. temp_spawn = 0;
  547. if (timer && timer->target && spell->caster && spell->caster->GetZone())
  548. temp_spawn = spell->caster->GetZone()->GetSpawnByID(timer->target);
  549. if (temp_spawn)
  550. SetSpawnValue(spell->state, temp_spawn);
  551. else {
  552. if(altTarget)
  553. {
  554. SetSpawnValue(spell->state, altTarget);
  555. }
  556. else if(spell->caster && spell->caster->GetZone() != nullptr && spell->initial_target)
  557. {
  558. // easier to debug target id as ptr
  559. Spawn* new_target = spell->caster->GetZone()->GetSpawnByID(spell->initial_target);
  560. SetSpawnValue(spell->state, new_target);
  561. }
  562. else if(spell->caster && spell->caster->GetTarget())
  563. SetSpawnValue(spell->state, spell->caster->GetTarget());
  564. else
  565. SetSpawnValue(spell->state, 0);
  566. }
  567. return functionCalled;
  568. }
  569. LuaSpell* LuaInterface::GetCurrentSpell(lua_State* state, bool needsLock) {
  570. LuaSpell* spell = 0;
  571. if(needsLock)
  572. MSpells.lock();
  573. if(current_spells.count(state) > 0)
  574. spell = current_spells[state];
  575. if(needsLock)
  576. MSpells.unlock();
  577. return spell;
  578. }
  579. void LuaInterface::RemoveCurrentSpell(lua_State* state, bool needsLock) {
  580. if(needsLock) {
  581. MSpells.lock();
  582. MSpellDelete.lock();
  583. }
  584. map<lua_State*, LuaSpell*>::iterator itr = current_spells.find(state);
  585. if(itr != current_spells.end())
  586. current_spells.erase(itr);
  587. if(needsLock) {
  588. MSpellDelete.unlock();
  589. MSpells.unlock();
  590. }
  591. }
  592. bool LuaInterface::CallSpellProcess(LuaSpell* spell, int8 num_parameters, std::string customFunction) {
  593. if(shutting_down || !spell || !spell->caster)
  594. return false;
  595. MSpells.lock();
  596. current_spells[spell->state] = spell;
  597. MSpells.unlock();
  598. LogWrite(SPELL__DEBUG, 0, "Spell", "LuaInterface::CallSpellProcess spell %s (%u) function %s, caster %s.", spell->spell ? spell->spell->GetName() : "UnknownUnset", spell->spell ? spell->spell->GetSpellID() : 0, customFunction.c_str(), spell->caster->GetName());
  599. if(lua_pcall(spell->state, num_parameters, 0, 0) != 0){
  600. LogError("Error running function '%s' in %s: %s", customFunction.c_str(), spell->spell->GetName(), lua_tostring(spell->state, -1));
  601. lua_pop(spell->state, 1);
  602. RemoveSpell(spell, false); // may be in a lock
  603. return false;
  604. }
  605. return true;
  606. }
  607. void LuaInterface::RemoveSpawnScript(const char* name) {
  608. lua_State* state = 0;
  609. Mutex* mutex = GetSpawnScriptMutex(name);
  610. while((state = GetSpawnScript(name, false))){
  611. mutex->writelock(__FUNCTION__, __LINE__);
  612. lua_close(state);
  613. spawn_scripts[name].erase(state);
  614. mutex->releasewritelock(__FUNCTION__, __LINE__);
  615. }
  616. MSpawnScripts.writelock(__FUNCTION__, __LINE__);
  617. spawn_scripts.erase(name);
  618. MSpawnScripts.releasewritelock(__FUNCTION__, __LINE__);
  619. }
  620. bool LuaInterface::CallItemScript(lua_State* state, int8 num_parameters, std::string* returnValue) {
  621. if(shutting_down)
  622. return false;
  623. if(!state || lua_pcall(state, num_parameters, 1, 0) != 0){
  624. if (state){
  625. const char* err = lua_tostring(state, -1);
  626. LogError("%s: %s", GetScriptName(state), err);
  627. lua_pop(state, 1);
  628. }
  629. return false;
  630. }
  631. std::string result = std::string("");
  632. if(lua_isstring(state, -1)){
  633. size_t size = 0;
  634. const char* str = lua_tolstring(state, -1, &size);
  635. if(str)
  636. result = string(str);
  637. }
  638. if(returnValue)
  639. *returnValue = std::string(result);
  640. return true;
  641. }
  642. bool LuaInterface::CallItemScript(lua_State* state, int8 num_parameters, sint64* returnValue) {
  643. if(shutting_down)
  644. return false;
  645. if(!state || lua_pcall(state, num_parameters, 1, 0) != 0){
  646. if (state){
  647. const char* err = lua_tostring(state, -1);
  648. LogError("%s: %s", GetScriptName(state), err);
  649. lua_pop(state, 1);
  650. }
  651. return false;
  652. }
  653. sint64 result = 0;
  654. if (lua_isnumber(state, -1))
  655. {
  656. result = (sint64)lua_tonumber(state, -1);
  657. lua_pop(state, 1);
  658. }
  659. if(returnValue)
  660. *returnValue = result;
  661. return true;
  662. }
  663. bool LuaInterface::CallSpawnScript(lua_State* state, int8 num_parameters) {
  664. if(shutting_down || lua_system_reloading)
  665. return false;
  666. if(!state || lua_pcall(state, num_parameters, 0, 0) != 0){
  667. if (state){
  668. const char* err = lua_tostring(state, -1);
  669. LogError("%s: %s", GetScriptName(state), err);
  670. lua_pop(state, 1);
  671. }
  672. return false;
  673. }
  674. return true;
  675. }
  676. bool LuaInterface::CallScriptInt32(lua_State* state, int8 num_parameters, int32* returnValue) {
  677. if(shutting_down)
  678. return false;
  679. if (!state || lua_pcall(state, num_parameters, 1, 0) != 0) {
  680. if (state){
  681. const char* err = lua_tostring(state, -1);
  682. LogError("%s: %s", GetScriptName(state), err);
  683. lua_pop(state, 1);
  684. }
  685. return false;
  686. }
  687. int32 result = 0;
  688. if (lua_isnumber(state, -1))
  689. {
  690. result = (int32)lua_tonumber(state, -1);
  691. lua_pop(state, 1);
  692. }
  693. if(returnValue)
  694. *returnValue = result;
  695. return true;
  696. }
  697. bool LuaInterface::CallScriptSInt32(lua_State* state, int8 num_parameters, sint32* returnValue) {
  698. if(shutting_down)
  699. return false;
  700. if (!state || lua_pcall(state, num_parameters, 1, 0) != 0) {
  701. if (state){
  702. const char* err = lua_tostring(state, -1);
  703. LogError("%s: %s", GetScriptName(state), err);
  704. lua_pop(state, 1);
  705. }
  706. return false;
  707. }
  708. sint32 result = 0;
  709. if (lua_isnumber(state, -1))
  710. {
  711. result = (sint32)lua_tointeger(state, -1);
  712. lua_pop(state, 1);
  713. }
  714. if(returnValue)
  715. *returnValue = result;
  716. return true;
  717. }
  718. bool LuaInterface::CallRegionScript(lua_State* state, int8 num_parameters, int32* returnValue) {
  719. if(shutting_down)
  720. return false;
  721. if (!state || lua_pcall(state, num_parameters, 1, 0) != 0) {
  722. if (state){
  723. const char* err = lua_tostring(state, -1);
  724. LogError("%s: %s", GetScriptName(state), err);
  725. lua_pop(state, 1);
  726. }
  727. return false;
  728. }
  729. int32 result = 0;
  730. if (lua_isnumber(state, -1))
  731. {
  732. result = (int32)lua_tonumber(state, -1);
  733. lua_pop(state, 1);
  734. }
  735. if(returnValue)
  736. *returnValue = result;
  737. return true;
  738. }
  739. lua_State* LuaInterface::LoadLuaFile(const char* name) {
  740. if(shutting_down)
  741. return 0;
  742. lua_State* state = luaL_newstate();
  743. luaL_openlibs(state);
  744. if(luaL_dofile(state, name) == 0){
  745. RegisterFunctions(state);
  746. return state;
  747. }
  748. else{
  749. LogError("Error loading %s (file name: '%s')", lua_tostring(state, -1), name);
  750. lua_pop(state, 1);
  751. lua_close(state);
  752. }
  753. return 0;
  754. }
  755. void LuaInterface::RemoveSpell(LuaSpell* spell, bool call_remove_function, bool can_delete, string reason, bool removing_all_spells) {
  756. if(call_remove_function){
  757. lua_getglobal(spell->state, "remove");
  758. LUASpawnWrapper* spawn_wrapper = new LUASpawnWrapper();
  759. spawn_wrapper->spawn = spell->caster;
  760. AddUserDataPtr(spawn_wrapper, spawn_wrapper->spawn);
  761. lua_pushlightuserdata(spell->state, spawn_wrapper);
  762. if(spell->caster && (spell->initial_target || spell->caster->GetTarget())){
  763. spawn_wrapper = new LUASpawnWrapper();
  764. if(!spell->initial_target)
  765. spawn_wrapper->spawn = spell->caster->GetTarget();
  766. else if(spell->caster->GetZone()) {
  767. spawn_wrapper->spawn = spell->caster->GetZone()->GetSpawnByID(spell->initial_target);
  768. }
  769. else {
  770. spawn_wrapper->spawn = nullptr; // we need it set to something or else the ptr could be loose
  771. }
  772. AddUserDataPtr(spawn_wrapper, spawn_wrapper->spawn);
  773. lua_pushlightuserdata(spell->state, spawn_wrapper);
  774. }
  775. else
  776. lua_pushlightuserdata(spell->state, 0);
  777. if (spell->caster && !spell->caster->Alive())
  778. reason = "dead";
  779. lua_pushstring(spell->state, (char*)reason.c_str());
  780. MSpells.lock();
  781. current_spells[spell->state] = spell;
  782. MSpells.unlock();
  783. lua_pcall(spell->state, 3, 0, 0);
  784. ResetFunctionStack(spell->state);
  785. }
  786. spell->MSpellTargets.readlock(__FUNCTION__, __LINE__);
  787. if(spell->caster) {
  788. for (int8 i = 0; i < spell->targets.size(); i++) {
  789. if(!spell->caster->GetZone())
  790. continue;
  791. Spawn* target = spell->caster->GetZone()->GetSpawnByID(spell->targets.at(i));
  792. if (!target || !target->IsEntity())
  793. continue;
  794. ((Entity*)target)->RemoveProc(0, spell);
  795. ((Entity*)target)->RemoveSpellEffect(spell);
  796. ((Entity*)target)->RemoveSpellBonus(spell);
  797. }
  798. }
  799. multimap<int32,int8>::iterator entries;
  800. for(entries = spell->char_id_targets.begin(); entries != spell->char_id_targets.end(); entries++)
  801. {
  802. Client* tmpClient = zone_list.GetClientByCharID(entries->first);
  803. if(tmpClient && tmpClient->GetPlayer())
  804. {
  805. tmpClient->GetPlayer()->RemoveProc(0, spell);
  806. tmpClient->GetPlayer()->RemoveSpellEffect(spell);
  807. tmpClient->GetPlayer()->RemoveSpellBonus(spell);
  808. }
  809. }
  810. spell->char_id_targets.clear(); // TODO: reach out to those clients in different
  811. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  812. if(removing_all_spells) {
  813. if(spell->caster && spell->caster->GetZone()) {
  814. spell->caster->GetZone()->GetSpellProcess()->RemoveSpellScriptTimerBySpell(spell);
  815. spell->caster->GetZone()->GetSpellProcess()->DeleteSpell(spell);
  816. }
  817. }
  818. else {
  819. AddPendingSpellDelete(spell);
  820. if (spell->caster)
  821. {
  822. if(spell->caster->GetZone()) {
  823. spell->caster->GetZone()->GetSpellProcess()->RemoveSpellScriptTimerBySpell(spell);
  824. }
  825. spell->caster->RemoveProc(0, spell);
  826. spell->caster->RemoveMaintainedSpell(spell);
  827. int8 spell_type = spell->spell->GetSpellData()->spell_type;
  828. if(spell->caster->IsPlayer() && !removing_all_spells)
  829. {
  830. Player* player = (Player*)spell->caster;
  831. switch(spell_type)
  832. {
  833. case SPELL_TYPE_FOOD:
  834. if(player->get_character_flag(CF_FOOD_AUTO_CONSUME) && player->GetClient())
  835. {
  836. Item* item = nullptr;
  837. if(player->GetActiveFoodUniqueID()) {
  838. item = player->item_list.GetItemFromUniqueID(player->GetActiveFoodUniqueID());
  839. }
  840. if(item == nullptr) {
  841. item = player->GetEquipmentList()->GetItem(EQ2_FOOD_SLOT);
  842. }
  843. if(item && player->GetClient()->CheckConsumptionAllowed(EQ2_FOOD_SLOT, false))
  844. player->GetClient()->ConsumeFoodDrink(item, EQ2_FOOD_SLOT);
  845. }
  846. break;
  847. case SPELL_TYPE_DRINK:
  848. if(player->get_character_flag(CF_DRINK_AUTO_CONSUME) && player->GetClient())
  849. {
  850. Item* item = nullptr;
  851. if(player->GetActiveDrinkUniqueID()) {
  852. item = player->item_list.GetItemFromUniqueID(player->GetActiveDrinkUniqueID());
  853. }
  854. if(item == nullptr) {
  855. item = player->GetEquipmentList()->GetItem(EQ2_FOOD_SLOT);
  856. }
  857. item = player->GetEquipmentList()->GetItem(EQ2_DRINK_SLOT);
  858. if(item && player->GetClient()->CheckConsumptionAllowed(EQ2_DRINK_SLOT, false))
  859. player->GetClient()->ConsumeFoodDrink(item, EQ2_DRINK_SLOT);
  860. }
  861. break;
  862. }
  863. }
  864. }
  865. }
  866. }
  867. void LuaInterface::RegisterFunctions(lua_State* state) {
  868. lua_register(state, "SetHP", EQ2Emu_lua_SetCurrentHP);
  869. lua_register(state, "SetMaxHP", EQ2Emu_lua_SetMaxHP);
  870. lua_register(state, "SetMaxHPBase", EQ2Emu_lua_SetMaxHPBase);
  871. lua_register(state, "SetPower", EQ2Emu_lua_SetCurrentPower);
  872. lua_register(state, "SetMaxPower", EQ2Emu_lua_SetMaxPower);
  873. lua_register(state, "SetMaxPowerBase", EQ2Emu_lua_SetMaxPowerBase);
  874. lua_register(state, "ModifyMaxHP", EQ2Emu_lua_ModifyMaxHP);
  875. lua_register(state, "ModifyMaxPower", EQ2Emu_lua_ModifyMaxPower);
  876. lua_register(state, "SetPosition", EQ2Emu_lua_SetPosition);
  877. lua_register(state, "SetHeading", EQ2Emu_lua_SetHeading);
  878. lua_register(state, "SetModelType", EQ2Emu_lua_SetModelType);
  879. lua_register(state, "SetAdventureClass", EQ2Emu_lua_SetAdventureClass);
  880. lua_register(state, "SetTradeskillClass", EQ2Emu_lua_SetTradeskillClass);
  881. lua_register(state, "SetMount", EQ2Emu_lua_SetMount);
  882. lua_register(state, "SetMountColor", EQ2Emu_lua_SetMountColor);
  883. lua_register(state, "GetMount", EQ2Emu_lua_GetMount);
  884. lua_register(state, "GetRace", EQ2Emu_lua_GetRace);
  885. lua_register(state, "GetRaceName", EQ2Emu_lua_GetRaceName);
  886. lua_register(state, "GetClass", EQ2Emu_lua_GetClass);
  887. lua_register(state, "GetClassName", EQ2Emu_lua_GetClassName);
  888. lua_register(state, "GetArchetypeName", EQ2Emu_lua_GetArchetypeName);
  889. lua_register(state, "SetSpeed", EQ2Emu_lua_SetSpeed);
  890. lua_register(state, "ModifyPower", EQ2Emu_lua_ModifyPower);
  891. lua_register(state, "ModifyHP", EQ2Emu_lua_ModifyHP);
  892. lua_register(state, "GetDistance", EQ2Emu_lua_GetDistance);
  893. lua_register(state, "GetHeading", EQ2Emu_lua_GetHeading);
  894. lua_register(state, "GetLevel", EQ2Emu_lua_GetLevel);
  895. lua_register(state, "GetDifficulty", EQ2Emu_lua_GetDifficulty);
  896. lua_register(state, "GetHP", EQ2Emu_lua_GetCurrentHP);
  897. lua_register(state, "GetMaxHP", EQ2Emu_lua_GetMaxHP);
  898. lua_register(state, "GetMaxHPBase", EQ2Emu_lua_GetMaxHPBase);
  899. lua_register(state, "GetMaxPower", EQ2Emu_lua_GetMaxPower);
  900. lua_register(state, "GetMaxPowerBase", EQ2Emu_lua_GetMaxPowerBase);
  901. lua_register(state, "GetName", EQ2Emu_lua_GetName);
  902. lua_register(state, "GetPower", EQ2Emu_lua_GetCurrentPower);
  903. lua_register(state, "GetX", EQ2Emu_lua_GetX);
  904. lua_register(state, "GetY", EQ2Emu_lua_GetY);
  905. lua_register(state, "GetZ", EQ2Emu_lua_GetZ);
  906. lua_register(state, "GetSpawnID", EQ2Emu_lua_GetSpawnID);
  907. lua_register(state, "GetSpawnGroupID", EQ2Emu_lua_GetSpawnGroupID);
  908. lua_register(state, "SetSpawnGroupID", EQ2Emu_lua_SetSpawnGroupID);
  909. lua_register(state, "AddSpawnToGroup", EQ2Emu_lua_AddSpawnToGroup);
  910. lua_register(state, "GetSpawnLocationID", EQ2Emu_lua_GetSpawnLocationID);
  911. lua_register(state, "GetSpawnLocationPlacementID", EQ2Emu_lua_GetSpawnLocationPlacementID);
  912. lua_register(state, "GetSpawnListBySpawnID", EQ2Emu_lua_GetSpawnListBySpawnID);
  913. lua_register(state, "GetSpawnListByRailID", EQ2Emu_lua_GetSpawnListByRailID);
  914. lua_register(state, "GetPassengerSpawnList", EQ2Emu_lua_GetPassengerSpawnList);
  915. lua_register(state, "GetSpawnFromList", EQ2Emu_lua_GetSpawnFromList);
  916. lua_register(state, "GetSpawnListSize", EQ2Emu_lua_GetSpawnListSize);
  917. lua_register(state, "SetFactionID", EQ2Emu_lua_SetFactionID);
  918. lua_register(state, "GetFactionID", EQ2Emu_lua_GetFactionID);
  919. lua_register(state, "GetFactionAmount", EQ2Emu_lua_GetFactionAmount);
  920. lua_register(state, "ChangeFaction", EQ2Emu_lua_ChangeFaction);
  921. lua_register(state, "GetGender", EQ2Emu_lua_GetGender);
  922. lua_register(state, "GetTarget", EQ2Emu_lua_GetTarget);
  923. lua_register(state, "HasFreeSlot", EQ2Emu_lua_HasFreeSlot);
  924. lua_register(state, "HasItemEquipped", EQ2Emu_lua_HasItemEquipped);
  925. lua_register(state, "GetEquippedItemByID", EQ2Emu_lua_GetEquippedItemByID);
  926. lua_register(state, "SetEquippedItemByID", EQ2Emu_lua_SetEquippedItemByID);
  927. lua_register(state, "SetEquippedItem", EQ2Emu_lua_SetEquippedItem);
  928. lua_register(state, "UnequipSlot", EQ2Emu_lua_UnequipSlot);
  929. lua_register(state, "SetEquipment", EQ2Emu_lua_SetEquipment);
  930. lua_register(state, "GetEquippedItemBySlot", EQ2Emu_lua_GetEquippedItemBySlot);
  931. lua_register(state, "GetItemByID", EQ2Emu_lua_GetItemByID);
  932. lua_register(state, "GetItemType", EQ2Emu_lua_GetItemType);
  933. lua_register(state, "GetItemEffectType", EQ2Emu_lua_GetItemEffectType);
  934. lua_register(state, "GetSpellName", EQ2Emu_lua_GetSpellName);
  935. lua_register(state, "PerformCameraShake", EQ2Emu_lua_PerformCameraShake);
  936. lua_register(state, "GetModelType", EQ2Emu_lua_GetModelType);
  937. lua_register(state, "GetSpeed", EQ2Emu_lua_GetSpeed);
  938. lua_register(state, "HasMoved", EQ2Emu_lua_HasMoved);
  939. lua_register(state, "SpellDamage", EQ2Emu_lua_SpellDamage);
  940. lua_register(state, "SpellDamageExt", EQ2Emu_lua_SpellDamageExt);
  941. lua_register(state, "CastSpell", EQ2Emu_lua_CastSpell);
  942. lua_register(state, "SpellHeal", EQ2Emu_lua_SpellHeal);
  943. lua_register(state, "SpellHealPct", EQ2Emu_lua_SpellHealPct);
  944. lua_register(state, "AddItem", EQ2Emu_lua_AddItem);
  945. lua_register(state, "SummonItem", EQ2Emu_lua_SummonItem);
  946. lua_register(state, "RemoveItem", EQ2Emu_lua_RemoveItem);
  947. lua_register(state, "HasItem", EQ2Emu_lua_HasItem);
  948. lua_register(state, "SpawnMob", EQ2Emu_lua_Spawn);
  949. lua_register(state, "SummonPet", EQ2Emu_lua_SummonPet);
  950. lua_register(state, "AddSpawnAccess", EQ2Emu_lua_AddSpawnAccess);
  951. lua_register(state, "GetZone", EQ2Emu_lua_GetZone);
  952. lua_register(state, "GetZoneName", EQ2Emu_lua_GetZoneName);
  953. lua_register(state, "GetZoneID", EQ2Emu_lua_GetZoneID);
  954. lua_register(state, "Zone", EQ2Emu_lua_Zone);
  955. lua_register(state, "AddHate", EQ2Emu_lua_AddHate);
  956. lua_register(state, "IsAlive", EQ2Emu_lua_IsAlive);
  957. lua_register(state, "IsInCombat", EQ2Emu_lua_IsInCombat);
  958. lua_register(state, "Attack", EQ2Emu_lua_Attack);
  959. lua_register(state, "ApplySpellVisual", EQ2Emu_lua_ApplySpellVisual);
  960. lua_register(state, "IsPlayer", EQ2Emu_lua_IsPlayer);
  961. lua_register(state, "GetCharacterID", EQ2Emu_lua_GetCharacterID);
  962. lua_register(state, "FaceTarget", EQ2Emu_lua_FaceTarget);
  963. lua_register(state, "MoveToLocation", EQ2Emu_lua_MoveToLocation);
  964. lua_register(state, "ClearRunningLocations", EQ2Emu_lua_ClearRunningLocations);
  965. lua_register(state, "Shout", EQ2Emu_lua_Shout);
  966. lua_register(state, "Say", EQ2Emu_lua_Say);
  967. lua_register(state, "SayOOC", EQ2Emu_lua_SayOOC);
  968. lua_register(state, "Emote", EQ2Emu_lua_Emote);
  969. lua_register(state, "MovementLoopAddLocation", EQ2Emu_lua_MovementLoopAdd); // do not remove this function, it is already heavily used by the content team
  970. lua_register(state, "MovementLoopAdd", EQ2Emu_lua_MovementLoopAdd);
  971. // lua_register(state, "GetCurrentZoneSafeLocation", EQ2Emu_lua_GetCurrentZoneSafeLocation); // This is already added below.
  972. lua_register(state, "AddTimer", EQ2Emu_lua_AddTimer);
  973. lua_register(state, "StopTimer", EQ2Emu_lua_StopTimer);
  974. lua_register(state, "Harvest", EQ2Emu_lua_Harvest);
  975. lua_register(state, "SetAttackable", EQ2Emu_lua_SetAttackable);
  976. lua_register(state, "AddSpellBonus", EQ2Emu_lua_AddSpellBonus);
  977. lua_register(state, "RemoveSpellBonus", EQ2Emu_lua_RemoveSpellBonus);
  978. lua_register(state, "AddSkillBonus", EQ2Emu_lua_AddSkillBonus);
  979. lua_register(state, "RemoveSkillBonus", EQ2Emu_lua_RemoveSkillBonus);
  980. lua_register(state, "AddControlEffect", EQ2Emu_lua_AddControlEffect);
  981. lua_register(state, "RemoveControlEffect", EQ2Emu_lua_RemoveControlEffect);
  982. lua_register(state, "HasControlEffect", EQ2Emu_lua_HasControlEffect);
  983. lua_register(state, "GetBaseAggroRadius", EQ2Emu_lua_GetBaseAggroRadius);
  984. lua_register(state, "GetAggroRadius", EQ2Emu_lua_GetAggroRadius);
  985. lua_register(state, "SetAggroRadius", EQ2Emu_lua_SetAggroRadius);
  986. lua_register(state, "GetCurrentZoneSafeLocation", EQ2Emu_lua_GetCurrentZoneSafeLocation);
  987. lua_register(state, "SetDeity", EQ2Emu_lua_SetDeity);
  988. lua_register(state, "GetDeity", EQ2Emu_lua_GetDeity);
  989. lua_register(state, "GetInt", EQ2Emu_lua_GetInt);
  990. lua_register(state, "GetWis", EQ2Emu_lua_GetWis);
  991. lua_register(state, "GetSta", EQ2Emu_lua_GetSta);
  992. lua_register(state, "GetStr", EQ2Emu_lua_GetStr);
  993. lua_register(state, "GetAgi", EQ2Emu_lua_GetAgi);
  994. lua_register(state, "SetInt", EQ2Emu_lua_SetInt);
  995. lua_register(state, "SetWis", EQ2Emu_lua_SetWis);
  996. lua_register(state, "SetSta", EQ2Emu_lua_SetSta);
  997. lua_register(state, "SetStr", EQ2Emu_lua_SetStr);
  998. lua_register(state, "SetAgi", EQ2Emu_lua_SetAgi);
  999. lua_register(state, "GetIntBase", EQ2Emu_lua_GetIntBase);
  1000. lua_register(state, "GetWisBase", EQ2Emu_lua_GetWisBase);
  1001. lua_register(state, "GetStaBase", EQ2Emu_lua_GetStaBase);
  1002. lua_register(state, "GetStrBase", EQ2Emu_lua_GetStrBase);
  1003. lua_register(state, "GetAgiBase", EQ2Emu_lua_GetAgiBase);
  1004. lua_register(state, "SetIntBase", EQ2Emu_lua_SetIntBase);
  1005. lua_register(state, "SetWisBase", EQ2Emu_lua_SetWisBase);
  1006. lua_register(state, "SetStaBase", EQ2Emu_lua_SetStaBase);
  1007. lua_register(state, "SetStrBase", EQ2Emu_lua_SetStrBase);
  1008. lua_register(state, "SetAgiBase", EQ2Emu_lua_SetAgiBase);
  1009. lua_register(state, "GetSpawn", EQ2Emu_lua_GetSpawn);
  1010. lua_register(state, "GetVariableValue", EQ2Emu_lua_GetVariableValue);
  1011. lua_register(state, "GetCoinMessage", EQ2Emu_lua_GetCoinMessage);
  1012. lua_register(state, "GetSpawnByGroupID", EQ2Emu_lua_GetSpawnByGroupID);
  1013. lua_register(state, "GetSpawnByLocationID", EQ2Emu_lua_GetSpawnByLocationID);
  1014. lua_register(state, "PlayFlavor", EQ2Emu_lua_PlayFlavor);
  1015. lua_register(state, "PlayFlavorID", EQ2Emu_lua_PlayFlavorID);
  1016. lua_register(state, "PlaySound", EQ2Emu_lua_PlaySound);
  1017. lua_register(state, "PlayVoice", EQ2Emu_lua_PlayVoice);
  1018. lua_register(state, "PlayAnimation", EQ2Emu_lua_PlayAnimation);
  1019. lua_register(state, "AddLootItem", EQ2Emu_lua_AddLootItem);
  1020. lua_register(state, "HasLootItem", EQ2Emu_lua_HasLootItem);
  1021. lua_register(state, "RemoveLootItem", EQ2Emu_lua_RemoveLootItem);
  1022. lua_register(state, "AddLootCoin", EQ2Emu_lua_AddLootCoin);
  1023. lua_register(state, "GiveLoot", EQ2Emu_lua_GiveLoot);
  1024. lua_register(state, "HasPendingLootItem", EQ2Emu_lua_HasPendingLootItem);
  1025. lua_register(state, "HasPendingLoot", EQ2Emu_lua_HasPendingLoot);
  1026. lua_register(state, "SetLootCoin", EQ2Emu_lua_SetLootCoin);
  1027. lua_register(state, "HasCoin", EQ2Emu_lua_HasCoin);
  1028. lua_register(state, "GetLootCoin", EQ2Emu_lua_GetLootCoin);
  1029. lua_register(state, "SetPlayerProximityFunction", EQ2Emu_lua_SetPlayerProximityFunction);
  1030. lua_register(state, "SetLocationProximityFunction", EQ2Emu_lua_SetLocationProximityFunction);
  1031. lua_register(state, "CreateConversation", EQ2Emu_lua_CreateConversation);
  1032. lua_register(state, "AddConversationOption", EQ2Emu_lua_AddConversationOption);
  1033. lua_register(state, "StartConversation", EQ2Emu_lua_StartConversation);
  1034. lua_register(state, "CloseConversation", EQ2Emu_lua_CloseConversation);
  1035. lua_register(state, "CloseItemConversation", EQ2Emu_lua_CloseItemConversation);
  1036. //lua_register(state, "StartItemConversation", EQ2Emu_lua_StartItemConversation);
  1037. lua_register(state, "StartDialogConversation", EQ2Emu_lua_StartDialogConversation);
  1038. lua_register(state, "SendStateCommand", EQ2Emu_lua_SendStateCommand);
  1039. lua_register(state, "SpawnSet", EQ2Emu_lua_SpawnSet);
  1040. lua_register(state, "SpawnSetByDistance", EQ2Emu_lua_SpawnSetByDistance);
  1041. lua_register(state, "SpawnMove", EQ2Emu_lua_SpawnMove);
  1042. lua_register(state, "KillSpawn", EQ2Emu_lua_KillSpawn);
  1043. lua_register(state, "KillSpawnByDistance", EQ2Emu_lua_KillSpawnByDistance);
  1044. lua_register(state, "Despawn", EQ2Emu_lua_Despawn);
  1045. lua_register(state, "ChangeHandIcon", EQ2Emu_lua_ChangeHandIcon);
  1046. lua_register(state, "SetVisualFlag", EQ2Emu_lua_SetVisualFlag);
  1047. lua_register(state, "SetInfoFlag", EQ2Emu_lua_SetInfoFlag);
  1048. lua_register(state, "IsBindAllowed", EQ2Emu_lua_IsBindAllowed);
  1049. lua_register(state, "IsGateAllowed", EQ2Emu_lua_IsGateAllowed);
  1050. lua_register(state, "Bind", EQ2Emu_lua_Bind);
  1051. lua_register(state, "Gate", EQ2Emu_lua_Gate);
  1052. lua_register(state, "SendMessage", EQ2Emu_lua_SendMessage);
  1053. lua_register(state, "SendPopUpMessage", EQ2Emu_lua_SendPopUpMessage);
  1054. lua_register(state, "SetServerControlFlag", EQ2Emu_lua_SetServerControlFlag);
  1055. lua_register(state, "ToggleTracking", EQ2Emu_lua_ToggleTracking);
  1056. lua_register(state, "AddPrimaryEntityCommand", EQ2Emu_lua_AddPrimaryEntityCommand);
  1057. lua_register(state, "AddSpellBookEntry", EQ2Emu_lua_AddSpellBookEntry);
  1058. lua_register(state, "DeleteSpellBook", EQ2Emu_lua_DeleteSpellBook);
  1059. lua_register(state, "RemoveSpellBookEntry", EQ2Emu_lua_RemoveSpellBookEntry);
  1060. lua_register(state, "SendNewAdventureSpells", EQ2Emu_lua_SendNewAdventureSpells);
  1061. lua_register(state, "SendNewTradeskillSpells", EQ2Emu_lua_SendNewTradeskillSpells);
  1062. lua_register(state, "HasSpell", EQ2Emu_lua_HasSpell);
  1063. lua_register(state, "Interrupt", EQ2Emu_lua_Interrupt);
  1064. lua_register(state, "Stealth", EQ2Emu_lua_Stealth);
  1065. lua_register(state, "IsInvis", EQ2Emu_lua_IsInvis);
  1066. lua_register(state, "IsStealthed", EQ2Emu_lua_IsStealthed);
  1067. lua_register(state, "AddSpawnIDAccess", EQ2Emu_lua_AddSpawnIDAccess);
  1068. lua_register(state, "RemoveSpawnIDAccess", EQ2Emu_lua_RemoveSpawnIDAccess);
  1069. lua_register(state, "HasRecipeBook", EQ2Emu_lua_HasRecipeBook);
  1070. lua_register(state, "SetRequiredQuest", EQ2Emu_lua_SetRequiredQuest);
  1071. lua_register(state, "SetRequiredHistory", EQ2Emu_lua_SetRequiredHistory);
  1072. lua_register(state, "SetStepComplete", EQ2Emu_lua_SetStepComplete);
  1073. lua_register(state, "AddStepProgress", EQ2Emu_lua_AddStepProgress);
  1074. lua_register(state, "UpdateQuestTaskGroupDescription", EQ2Emu_lua_UpdateQuestTaskGroupDescription);
  1075. lua_register(state, "GetTaskGroupStep", EQ2Emu_lua_GetTaskGroupStep);
  1076. lua_register(state, "GetQuestStep", EQ2Emu_lua_GetQuestStep);
  1077. lua_register(state, "QuestStepIsComplete", EQ2Emu_lua_QuestStepIsComplete);
  1078. lua_register(state, "RegisterQuest", EQ2Emu_lua_RegisterQuest);
  1079. lua_register(state, "SetQuestPrereqLevel", EQ2Emu_lua_SetQuestPrereqLevel);
  1080. lua_register(state, "AddQuestPrereqQuest", EQ2Emu_lua_AddQuestPrereqQuest);
  1081. lua_register(state, "AddQuestPrereqItem", EQ2Emu_lua_AddQuestPrereqItem);
  1082. lua_register(state, "AddQuestPrereqFaction", EQ2Emu_lua_AddQuestPrereqFaction);
  1083. lua_register(state, "AddQuestPrereqRace", EQ2Emu_lua_AddQuestPrereqRace);
  1084. lua_register(state, "AddQuestPrereqModelType", EQ2Emu_lua_AddQuestPrereqModelType);
  1085. lua_register(state, "AddQuestPrereqClass", EQ2Emu_lua_AddQuestPrereqClass);
  1086. lua_register(state, "AddQuestPrereqTradeskillLevel", EQ2Emu_lua_AddQuestPrereqTradeskillLevel);
  1087. lua_register(state, "AddQuestPrereqTradeskillClass", EQ2Emu_lua_AddQuestPrereqTradeskillClass);
  1088. lua_register(state, "AddQuestSelectableRewardItem", EQ2Emu_lua_AddQuestSelectableRewardItem);
  1089. lua_register(state, "HasQuestRewardItem", EQ2Emu_lua_HasQuestRewardItem);
  1090. lua_register(state, "AddQuestRewardItem", EQ2Emu_lua_AddQuestRewardItem);
  1091. lua_register(state, "AddQuestRewardCoin", EQ2Emu_lua_AddQuestRewardCoin);
  1092. lua_register(state, "AddQuestRewardFaction", EQ2Emu_lua_AddQuestRewardFaction);
  1093. lua_register(state, "SetQuestRewardStatus", EQ2Emu_lua_SetQuestRewardStatus);
  1094. lua_register(state, "SetStatusTmpReward", EQ2Emu_lua_SetStatusTmpReward);
  1095. lua_register(state, "SetCoinTmpReward", EQ2Emu_lua_SetCoinTmpReward);
  1096. lua_register(state, "SetQuestRewardComment", EQ2Emu_lua_SetQuestRewardComment);
  1097. lua_register(state, "SetQuestRewardExp", EQ2Emu_lua_SetQuestRewardExp);
  1098. lua_register(state, "AddQuestStepKill", EQ2Emu_lua_AddQuestStepKill);
  1099. lua_register(state, "AddQuestStepKillByRace", EQ2Emu_lua_AddQuestStepKillByRace);
  1100. lua_register(state, "AddQuestStep", EQ2Emu_lua_AddQuestStep);
  1101. lua_register(state, "AddQuestStepChat", EQ2Emu_lua_AddQuestStepChat);
  1102. lua_register(state, "AddQuestStepObtainItem", EQ2Emu_lua_AddQuestStepObtainItem);
  1103. lua_register(state, "AddQuestStepZoneLoc", EQ2Emu_lua_AddQuestStepZoneLoc);
  1104. lua_register(state, "AddQuestStepLocation", EQ2Emu_lua_AddQuestStepLocation);
  1105. lua_register(state, "AddQuestStepSpell", EQ2Emu_lua_AddQuestStepSpell);
  1106. lua_register(state, "AddQuestStepCraft", EQ2Emu_lua_AddQuestStepCraft);
  1107. lua_register(state, "AddQuestStepHarvest", EQ2Emu_lua_AddQuestStepHarvest);
  1108. lua_register(state, "AddQuestStepCompleteAction", EQ2Emu_lua_AddQuestStepCompleteAction);
  1109. lua_register(state, "AddQuestStepProgressAction", EQ2Emu_lua_AddQuestStepProgressAction);
  1110. lua_register(state, "SetQuestCompleteAction", EQ2Emu_lua_SetQuestCompleteAction);
  1111. lua_register(state, "GiveQuestReward", EQ2Emu_lua_GiveQuestReward);
  1112. lua_register(state, "UpdateQuestStepDescription", EQ2Emu_lua_UpdateQuestStepDescription);
  1113. lua_register(state, "UpdateQuestDescription", EQ2Emu_lua_UpdateQuestDescription);
  1114. lua_register(state, "UpdateQuestZone", EQ2Emu_lua_UpdateQuestZone);
  1115. lua_register(state, "SetCompletedDescription", EQ2Emu_lua_SetCompletedDescription);
  1116. lua_register(state, "OfferQuest", EQ2Emu_lua_OfferQuest);
  1117. lua_register(state, "ProvidesQuest", EQ2Emu_lua_ProvidesQuest);
  1118. lua_register(state, "HasQuest", EQ2Emu_lua_HasQuest);
  1119. lua_register(state, "HasCompletedQuest", EQ2Emu_lua_HasCompletedQuest);
  1120. lua_register(state, "QuestIsComplete", EQ2Emu_lua_QuestIsComplete);
  1121. lua_register(state, "QuestReturnNPC", EQ2Emu_lua_QuestReturnNPC);
  1122. lua_register(state, "GetQuest", EQ2Emu_lua_GetQuest);
  1123. lua_register(state, "HasCollectionsToHandIn", EQ2Emu_lua_HasCollectionsToHandIn);
  1124. lua_register(state, "HandInCollections", EQ2Emu_lua_HandInCollections);
  1125. lua_register(state, "UseWidget", EQ2Emu_lua_UseWidget);
  1126. lua_register(state, "SetSpellList", EQ2Emu_lua_SetSpellList);
  1127. lua_register(state, "GetPet", EQ2Emu_lua_GetPet);
  1128. lua_register(state, "Charm", EQ2Emu_lua_Charm);
  1129. lua_register(state, "GetGroup", EQ2Emu_lua_GetGroup);
  1130. lua_register(state, "SetCompleteFlag", EQ2Emu_lua_SetCompleteFlag);
  1131. lua_register(state, "SetQuestYellow", EQ2Emu_lua_SetQuestYellow);
  1132. lua_register(state, "CanReceiveQuest", EQ2Emu_lua_CanReceiveQuest);
  1133. lua_register(state, "AddTransportSpawn", EQ2Emu_lua_AddTransportSpawn);
  1134. lua_register(state, "IsTransportSpawn", EQ2Emu_lua_IsTransportSpawn);
  1135. // Option window
  1136. lua_register(state, "CreateOptionWindow", EQ2Emu_lua_CreateOptionWindow);
  1137. lua_register(state, "AddOptionWindowOption", EQ2Emu_lua_AddOptionWindowOption);
  1138. lua_register(state, "SendOptionWindow", EQ2Emu_lua_SendOptionWindow);
  1139. lua_register(state, "GetTradeskillClass", EQ2Emu_lua_GetTradeskillClass);
  1140. lua_register(state, "GetTradeskillLevel", EQ2Emu_lua_GetTradeskillLevel);
  1141. lua_register(state, "GetTradeskillClassName", EQ2Emu_lua_GetTradeskillClassName);
  1142. lua_register(state, "SetTradeskillLevel", EQ2Emu_lua_SetTradeskillLevel);
  1143. lua_register(state, "SummonDeityPet", EQ2Emu_lua_SummonDeityPet);
  1144. lua_register(state, "SummonCosmeticPet", EQ2Emu_lua_SummonCosmeticPet);
  1145. lua_register(state, "DismissPet", EQ2Emu_lua_DismissPet);
  1146. lua_register(state, "GetCharmedPet", EQ2Emu_lua_GetCharmedPet);
  1147. lua_register(state, "GetDeityPet", EQ2Emu_lua_GetDeityPet);
  1148. lua_register(state, "GetCosmeticPet", EQ2Emu_lua_GetCosmeticPet);
  1149. lua_register(state, "SetQuestFeatherColor", EQ2Emu_lua_SetQuestFeatherColor);
  1150. lua_register(state, "RemoveSpawnAccess", EQ2Emu_lua_RemoveSpawnAccess);
  1151. lua_register(state, "SpawnByLocationID", EQ2Emu_lua_SpawnByLocationID);
  1152. lua_register(state, "CastEntityCommand", EQ2Emu_lua_CastEntityCommand);
  1153. lua_register(state, "SetLuaBrain", EQ2Emu_lua_SetLuaBrain);
  1154. lua_register(state, "SetBrainTick", EQ2Emu_lua_SetBrainTick);
  1155. lua_register(state, "SetFollowTarget", EQ2Emu_lua_SetFollowTarget);
  1156. lua_register(state, "GetFollowTarget", EQ2Emu_lua_GetFollowTarget);
  1157. lua_register(state, "ToggleFollow", EQ2Emu_lua_ToggleFollow);
  1158. lua_register(state, "IsFollowing", EQ2Emu_lua_IsFollowing);
  1159. lua_register(state, "SetTempVariable", EQ2Emu_lua_SetTempVariable);
  1160. lua_register(state, "GetTempVariable", EQ2Emu_lua_GetTempVariable);
  1161. lua_register(state, "GiveQuestItem", EQ2Emu_lua_GiveQuestItem);
  1162. lua_register(state, "SetQuestRepeatable", EQ2Emu_lua_SetQuestRepeatable);
  1163. lua_register(state, "AddWaypoint", EQ2Emu_lua_AddWaypoint);
  1164. lua_register(state, "RemoveWaypoint", EQ2Emu_lua_RemoveWaypoint);
  1165. lua_register(state, "SendWaypoints", EQ2Emu_lua_SendWaypoints);
  1166. lua_register(state, "AddWard", EQ2Emu_lua_AddWard);
  1167. lua_register(state, "AddToWard", EQ2Emu_lua_AddToWard);
  1168. lua_register(state, "RemoveWard", EQ2Emu_lua_RemoveWard);
  1169. lua_register(state, "GetWardAmountLeft", EQ2Emu_lua_GetWardAmountLeft);
  1170. lua_register(state, "GetWardValue", EQ2Emu_lua_GetWardValue);
  1171. lua_register(state, "SetTarget", EQ2Emu_lua_SetTarget);
  1172. lua_register(state, "IsPet", EQ2Emu_lua_IsPet);
  1173. lua_register(state, "GetOwner", EQ2Emu_lua_GetOwner);
  1174. lua_register(state, "SetInCombat", EQ2Emu_lua_SetInCombat);
  1175. lua_register(state, "CompareSpawns", EQ2Emu_lua_CompareSpawns);
  1176. lua_register(state, "ClearRunback", EQ2Emu_lua_ClearRunback);
  1177. lua_register(state, "Runback", EQ2Emu_lua_Runback);
  1178. lua_register(state, "GetRunbackDistance", EQ2Emu_lua_GetRunbackDistance);
  1179. lua_register(state, "IsCasting", EQ2Emu_lua_IsCasting);
  1180. lua_register(state, "IsMezzed", EQ2Emu_lua_IsMezzed);
  1181. lua_register(state, "IsStunned", EQ2Emu_lua_IsStunned);
  1182. lua_register(state, "IsMezzedOrStunned", EQ2Emu_lua_IsMezzedOrStunned);
  1183. lua_register(state, "ProcessSpell", EQ2Emu_lua_ProcessSpell);
  1184. lua_register(state, "ProcessMelee", EQ2Emu_lua_ProcessMelee);
  1185. lua_register(state, "HasRecovered", EQ2Emu_lua_HasRecovered);
  1186. lua_register(state, "GetEncounterSize", EQ2Emu_lua_GetEncounterSize);
  1187. lua_register(state, "GetMostHated", EQ2Emu_lua_GetMostHated);
  1188. lua_register(state, "ClearHate", EQ2Emu_lua_ClearHate);
  1189. lua_register(state, "ClearEncounter", EQ2Emu_lua_ClearEncounter);
  1190. lua_register(state, "GetEncounter", EQ2Emu_lua_GetEncounter);
  1191. lua_register(state, "GetHateList", EQ2Emu_lua_GetHateList);
  1192. lua_register(state, "HasGroup", EQ2Emu_lua_HasGroup);
  1193. lua_register(state, "HasSpellEffect", EQ2Emu_lua_HasSpellEffect);
  1194. lua_register(state, "SetSuccessTimer", EQ2Emu_lua_SetSuccessTimer);
  1195. lua_register(state, "SetFailureTimer", EQ2Emu_lua_SetFailureTimer);
  1196. lua_register(state, "IsGroundSpawn", EQ2Emu_lua_IsGroundSpawn);
  1197. lua_register(state, "CanHarvest", EQ2Emu_lua_CanHarvest);
  1198. lua_register(state, "SummonDumbFirePet", EQ2Emu_lua_SummonDumbFirePet);
  1199. lua_register(state, "GetSkillValue", EQ2Emu_lua_GetSkillValue);
  1200. lua_register(state, "GetSkillMaxValue", EQ2Emu_lua_GetSkillMaxValue);
  1201. lua_register(state, "GetSkillName", EQ2Emu_lua_GetSkillName);
  1202. lua_register(state, "SetSkillMaxValue", EQ2Emu_lua_SetSkillMaxValue);
  1203. lua_register(state, "SetSkillValue", EQ2Emu_lua_SetSkillValue);
  1204. lua_register(state, "GetSkill", EQ2Emu_lua_GetSkill);
  1205. lua_register(state, "GetSkillIDByName", EQ2Emu_lua_GetSkillIDByName);
  1206. lua_register(state, "HasSkill", EQ2Emu_lua_HasSkill);
  1207. lua_register(state, "AddSkill", EQ2Emu_lua_AddSkill);
  1208. lua_register(state, "IncreaseSkillCapsByType", EQ2Emu_lua_IncreaseSkillCapsByType);
  1209. lua_register(state, "RemoveSkill", EQ2Emu_lua_RemoveSkill);
  1210. lua_register(state, "AddProc", EQ2Emu_lua_AddProc);
  1211. lua_register(state, "AddProcExt", EQ2Emu_lua_AddProcExt);
  1212. lua_register(state, "RemoveProc", EQ2Emu_lua_RemoveProc);
  1213. lua_register(state, "Knockback", EQ2Emu_lua_Knockback);
  1214. lua_register(state, "IsEpic", EQ2Emu_lua_IsEpic);
  1215. lua_register(state, "IsHeroic", EQ2Emu_lua_IsHeroic);
  1216. lua_register(state, "ProcDamage", EQ2Emu_lua_ProcDamage);
  1217. lua_register(state, "LastSpellAttackHit", EQ2Emu_lua_LastSpellAttackHit);
  1218. lua_register(state, "IsBehind", EQ2Emu_lua_IsBehind);
  1219. lua_register(state, "IsFlanking", EQ2Emu_lua_IsFlanking);
  1220. lua_register(state, "InFront", EQ2Emu_lua_InFront);
  1221. lua_register(state, "AddSpellTimer", EQ2Emu_lua_AddSpellTimer);
  1222. lua_register(state, "GetItemCount", EQ2Emu_lua_GetItemCount);
  1223. lua_register(state, "SetItemCount", EQ2Emu_lua_SetItemCount);
  1224. lua_register(state, "Resurrect", EQ2Emu_lua_Resurrect);
  1225. lua_register(state, "BreatheUnderwater", EQ2Emu_lua_BreatheUnderwater);
  1226. lua_register(state, "BlurVision", EQ2Emu_lua_BlurVision);
  1227. lua_register(state, "SetVision", EQ2Emu_lua_SetVision);
  1228. lua_register(state, "GetItemSkillReq", EQ2Emu_lua_GetItemSkillReq);
  1229. lua_register(state, "SetSpeedMultiplier", EQ2Emu_lua_SetSpeedMultiplier);
  1230. lua_register(state, "SetIllusion", EQ2Emu_lua_SetIllusion);
  1231. lua_register(state, "ResetIllusion", EQ2Emu_lua_ResetIllusion);
  1232. lua_register(state, "AddThreatTransfer", EQ2Emu_lua_AddThreatTransfer);
  1233. lua_register(state, "RemoveThreatTransfer", EQ2Emu_lua_RemoveThreatTransfer);
  1234. lua_register(state, "CureByType", EQ2Emu_lua_CureByType);
  1235. lua_register(state, "CureByControlEffect", EQ2Emu_lua_CureByControlEffect);
  1236. lua_register(state, "AddSpawnSpellBonus", EQ2Emu_lua_AddSpawnSpellBonus);
  1237. lua_register(state, "RemoveSpawnSpellBonus", EQ2Emu_lua_RemoveSpawnSpellBonus);
  1238. lua_register(state, "CancelSpell", EQ2Emu_lua_CancelSpell);
  1239. lua_register(state, "RemoveStealth", EQ2Emu_lua_RemoveStealth);
  1240. lua_register(state, "RemoveInvis", EQ2Emu_lua_RemoveInvis);
  1241. lua_register(state, "StartHeroicOpportunity", EQ2Emu_lua_StartHeroicOpportunity);
  1242. lua_register(state, "CopySpawnAppearance", EQ2Emu_lua_CopySpawnAppearance);
  1243. lua_register(state, "SetSpellTriggerCount", EQ2Emu_lua_SetSpellTriggerCount);
  1244. lua_register(state, "GetSpellTriggerCount", EQ2Emu_lua_GetSpellTriggerCount);
  1245. lua_register(state, "RemoveTriggerFromSpell", EQ2Emu_lua_RemoveTriggerFromSpell);
  1246. lua_register(state, "HasSpellImmunity", EQ2Emu_lua_HasSpellImmunity);
  1247. lua_register(state, "AddImmunitySpell", EQ2Emu_lua_AddImmunitySpell);
  1248. lua_register(state, "RemoveImmunitySpell", EQ2Emu_lua_RemoveImmunitySpell);
  1249. lua_register(state, "SetSpellSnareValue", EQ2Emu_lua_SetSpellSnareValue);
  1250. lua_register(state, "CheckRaceType", EQ2Emu_lua_CheckRaceType);
  1251. lua_register(state, "GetRaceType", EQ2Emu_lua_GetRaceType);
  1252. lua_register(state, "GetRaceBaseType", EQ2Emu_lua_GetRaceBaseType);
  1253. lua_register(state, "GetQuestFlags", EQ2Emu_lua_GetQuestFlags);
  1254. lua_register(state, "SetQuestFlags", EQ2Emu_lua_SetQuestFlags);
  1255. lua_register(state, "SetQuestTimer", EQ2Emu_lua_SetQuestTimer);
  1256. lua_register(state, "RemoveQuestStep", EQ2Emu_lua_RemoveQuestStep);
  1257. lua_register(state, "ResetQuestStep", EQ2Emu_lua_ResetQuestStep);
  1258. lua_register(state, "SetQuestTimerComplete", EQ2Emu_lua_SetQuestTimerComplete);
  1259. lua_register(state, "AddQuestStepFailureAction", EQ2Emu_lua_AddQuestStepFailureAction);
  1260. lua_register(state, "SetStepFailed", EQ2Emu_lua_SetStepFailed);
  1261. lua_register(state, "GetQuestCompleteCount", EQ2Emu_lua_GetQuestCompleteCount);
  1262. lua_register(state, "SetServerVariable", EQ2Emu_lua_SetServerVariable);
  1263. lua_register(state, "GetServerVariable", EQ2Emu_lua_GetServerVariable);
  1264. lua_register(state, "HasLanguage", EQ2Emu_lua_HasLanguage);
  1265. lua_register(state, "AddLanguage", EQ2Emu_lua_AddLanguage);
  1266. lua_register(state, "IsNight", EQ2Emu_lua_IsNight);
  1267. lua_register(state, "AddMultiFloorLift", EQ2Emu_lua_AddMultiFloorLift);
  1268. lua_register(state, "StartAutoMount", EQ2Emu_lua_StartAutoMount);
  1269. lua_register(state, "EndAutoMount", EQ2Emu_lua_EndAutoMount);
  1270. lua_register(state, "IsOnAutoMount", EQ2Emu_lua_IsOnAutoMount);
  1271. lua_register(state, "SetPlayerHistory", EQ2Emu_lua_SetPlayerHistory);
  1272. lua_register(state, "GetPlayerHistory", EQ2Emu_lua_GetPlayerHistory);
  1273. lua_register(state, "SetGridID", EQ2Emu_lua_SetGridID);
  1274. lua_register(state, "GetQuestStepProgress", EQ2Emu_lua_GetQuestStepProgress);
  1275. lua_register(state, "SetPlayerLevel", EQ2Emu_lua_SetPlayerLevel);
  1276. lua_register(state, "AddCoin", EQ2Emu_lua_AddCoin);
  1277. lua_register(state, "RemoveCoin", EQ2Emu_lua_RemoveCoin);
  1278. lua_register(state, "GetPlayersInZone", EQ2Emu_lua_GetPlayersInZone);
  1279. lua_register(state, "SpawnGroupByID", EQ2Emu_lua_SpawnGroupByID);
  1280. lua_register(state, "SetSpawnAnimation", EQ2Emu_lua_SetSpawnAnimation);
  1281. lua_register(state, "GetClientVersion", EQ2Emu_lua_GetClientVersion);
  1282. lua_register(state, "GetItemID", EQ2Emu_lua_GetItemID);
  1283. lua_register(state, "IsEntity", EQ2Emu_lua_IsEntity);
  1284. lua_register(state, "GetOrigX", EQ2Emu_lua_GetOrigX);
  1285. lua_register(state, "GetOrigY", EQ2Emu_lua_GetOrigY);
  1286. lua_register(state, "GetOrigZ", EQ2Emu_lua_GetOrigZ);
  1287. lua_register(state, "GetPCTOfHP", EQ2Emu_lua_GetPCTOfHP);
  1288. lua_register(state, "GetPCTOfPower", EQ2Emu_lua_GetPCTOfPower);
  1289. lua_register(state, "GetBoundZoneID", EQ2Emu_lua_GetBoundZoneID);
  1290. lua_register(state, "Evac", EQ2Emu_lua_Evac);
  1291. lua_register(state, "GetSpellTier", EQ2Emu_lua_GetSpellTier);
  1292. lua_register(state, "GetSpellID", EQ2Emu_lua_GetSpellID);
  1293. lua_register(state, "StartTransmute", EQ2Emu_lua_StartTransmute);
  1294. lua_register(state, "CompleteTransmute", EQ2Emu_lua_CompleteTransmute);
  1295. lua_register(state, "ProcHate", EQ2Emu_lua_ProcHate);
  1296. lua_register(state, "GetRandomSpawnByID", EQ2Emu_lua_GetRandomSpawnByID);
  1297. lua_register(state, "ShowLootWindow", EQ2Emu_lua_ShowLootWindow);
  1298. lua_register(state, "AddPrimaryEntityCommandAllSpawns", EQ2Emu_lua_AddPrimaryEntityCommandAllSpawns);
  1299. lua_register(state, "InstructionWindow", EQ2Emu_lua_InstructionWindow);
  1300. lua_register(state, "InstructionWindowClose", EQ2Emu_lua_InstructionWindowClose);
  1301. lua_register(state, "InstructionWindowGoal", EQ2Emu_lua_InstructionWindowGoal);
  1302. lua_register(state, "ShowWindow", EQ2Emu_lua_ShowWindow);
  1303. lua_register(state, "FlashWindow", EQ2Emu_lua_FlashWindow);
  1304. lua_register(state, "EnableGameEvent", EQ2Emu_lua_EnableGameEvent);
  1305. lua_register(state, "GetTutorialStep", EQ2Emu_lua_GetTutorialStep);
  1306. lua_register(state, "SetTutorialStep", EQ2Emu_lua_SetTutorialStep);
  1307. lua_register(state, "DisplayText", EQ2Emu_lua_DisplayText);
  1308. lua_register(state, "GiveExp", EQ2Emu_lua_GiveExp);
  1309. lua_register(state, "CheckLOS", EQ2Emu_lua_CheckLOS);
  1310. lua_register(state, "CheckLOSByCoordinates", EQ2Emu_lua_CheckLOSByCoordinates);
  1311. lua_register(state, "SetZoneExpansionFlag", EQ2Emu_lua_SetZoneExpansionFlag);
  1312. lua_register(state, "GetZoneExpansionFlag", EQ2Emu_lua_GetZoneExpansionFlag);
  1313. lua_register(state, "SetZoneHolidayFlag", EQ2Emu_lua_SetZoneHolidayFlag);
  1314. lua_register(state, "GetZoneHolidayFlag", EQ2Emu_lua_GetZoneHolidayFlag);
  1315. lua_register(state, "SetCanBind", EQ2Emu_lua_SetCanBind);
  1316. lua_register(state, "GetCanBind", EQ2Emu_lua_GetCanBind);
  1317. lua_register(state, "GetCanGate", EQ2Emu_lua_GetCanGate);
  1318. lua_register(state, "SetCanGate", EQ2Emu_lua_SetCanGate);
  1319. lua_register(state, "SetCanEvac", EQ2Emu_lua_SetCanEvac);
  1320. lua_register(state, "GetCanEvac", EQ2Emu_lua_GetCanEvac);
  1321. lua_register(state, "AddSpawnProximity", EQ2Emu_lua_AddSpawnProximity);
  1322. lua_register(state, "CanSeeInvis", EQ2Emu_lua_CanSeeInvis);
  1323. lua_register(state, "SetSeeInvis", EQ2Emu_lua_SetSeeInvis);
  1324. lua_register(state, "SetSeeHide", EQ2Emu_lua_SetSeeHide);
  1325. lua_register(state, "SetAccessToEntityCommand", EQ2Emu_lua_SetAccessToEntityCommand);
  1326. lua_register(state, "SetAccessToEntityCommandByCharID", EQ2Emu_lua_SetAccessToEntityCommandByCharID);
  1327. lua_register(state, "RemovePrimaryEntityCommand", EQ2Emu_lua_RemovePrimaryEntityCommand);
  1328. lua_register(state, "SendUpdateDefaultCommand", EQ2Emu_lua_SendUpdateDefaultCommand);
  1329. lua_register(state, "SendTransporters", EQ2Emu_lua_SendTransporters);
  1330. lua_register(state, "SetTemporaryTransportID", EQ2Emu_lua_SetTemporaryTransportID);
  1331. lua_register(state, "GetTemporaryTransportID", EQ2Emu_lua_GetTemporaryTransportID);
  1332. lua_register(state, "SetAlignment", EQ2Emu_lua_SetAlignment);
  1333. lua_register(state, "GetAlignment", EQ2Emu_lua_GetAlignment);
  1334. lua_register(state, "GetSpell", EQ2Emu_lua_GetSpell);
  1335. lua_register(state, "GetSpellData", EQ2Emu_lua_GetSpellData);
  1336. lua_register(state, "SetSpellData", EQ2Emu_lua_SetSpellData);
  1337. lua_register(state, "CastCustomSpell", EQ2Emu_lua_CastCustomSpell);
  1338. lua_register(state, "SetSpellDataIndex", EQ2Emu_lua_SetSpellDataIndex);
  1339. lua_register(state, "GetSpellDataIndex", EQ2Emu_lua_GetSpellDataIndex);
  1340. lua_register(state, "SetSpellDisplayEffect", EQ2Emu_lua_SetSpellDisplayEffect);
  1341. lua_register(state, "GetSpellDisplayEffect", EQ2Emu_lua_GetSpellDisplayEffect);
  1342. lua_register(state, "InWater", EQ2Emu_lua_InWater);
  1343. lua_register(state, "InLava", EQ2Emu_lua_InLava);
  1344. lua_register(state, "DamageSpawn", EQ2Emu_lua_DamageSpawn);
  1345. lua_register(state, "IsInvulnerable", EQ2Emu_lua_IsInvulnerable);
  1346. lua_register(state, "SetInvulnerable", EQ2Emu_lua_SetInvulnerable);
  1347. lua_register(state, "GetRuleFlagBool", EQ2Emu_lua_GetRuleFlagBool);
  1348. lua_register(state, "GetRuleFlagInt32", EQ2Emu_lua_GetRuleFlagInt32);
  1349. lua_register(state, "GetRuleFlagFloat", EQ2Emu_lua_GetRuleFlagFloat);
  1350. lua_register(state, "GetAAInfo", EQ2Emu_lua_GetAAInfo);
  1351. lua_register(state, "SetAAInfo", EQ2Emu_lua_SetAAInfo);
  1352. lua_register(state, "AddMasterTitle", EQ2Emu_lua_AddMasterTitle);
  1353. lua_register(state, "AddCharacterTitle", EQ2Emu_lua_AddCharacterTitle);
  1354. lua_register(state, "SetCharacterTitleSuffix", EQ2Emu_lua_SetCharacterTitleSuffix);
  1355. lua_register(state, "SetCharacterTitlePrefix", EQ2Emu_lua_SetCharacterTitlePrefix);
  1356. lua_register(state, "ResetCharacterTitleSuffix", EQ2Emu_lua_ResetCharacterTitleSuffix);
  1357. lua_register(state, "ResetCharacterTitlePrefix", EQ2Emu_lua_ResetCharacterTitlePrefix);
  1358. lua_register(state, "GetInfoStructString", EQ2Emu_lua_GetInfoStructString);
  1359. lua_register(state, "GetInfoStructUInt", EQ2Emu_lua_GetInfoStructUInt);
  1360. lua_register(state, "GetInfoStructSInt", EQ2Emu_lua_GetInfoStructSInt);
  1361. lua_register(state, "GetInfoStructFloat", EQ2Emu_lua_GetInfoStructFloat);
  1362. lua_register(state, "SetInfoStructString", EQ2Emu_lua_SetInfoStructString);
  1363. lua_register(state, "SetInfoStructUInt", EQ2Emu_lua_SetInfoStructUInt);
  1364. lua_register(state, "SetInfoStructSInt", EQ2Emu_lua_SetInfoStructSInt);
  1365. lua_register(state, "SetInfoStructFloat", EQ2Emu_lua_SetInfoStructFloat);
  1366. lua_register(state, "SetCharSheetChanged", EQ2Emu_lua_SetCharSheetChanged);
  1367. lua_register(state, "AddPlayerMail", EQ2Emu_lua_AddPlayerMail);
  1368. lua_register(state, "AddPlayerMailByCharID", EQ2Emu_lua_AddPlayerMailByCharID);
  1369. lua_register(state, "OpenDoor", EQ2Emu_lua_OpenDoor);
  1370. lua_register(state, "CloseDoor", EQ2Emu_lua_CloseDoor);
  1371. lua_register(state, "IsOpen", EQ2Emu_lua_IsOpen);
  1372. lua_register(state, "MakeRandomInt", EQ2Emu_lua_MakeRandomInt);
  1373. lua_register(state, "MakeRandomFloat", EQ2Emu_lua_MakeRandomFloat);
  1374. lua_register(state, "AddIconValue", EQ2Emu_lua_AddIconValue);
  1375. lua_register(state, "RemoveIconValue", EQ2Emu_lua_RemoveIconValue);
  1376. lua_register(state, "GetShardID", EQ2Emu_lua_GetShardID);
  1377. lua_register(state, "GetShardCharID", EQ2Emu_lua_GetShardCharID);
  1378. lua_register(state, "GetShardCreatedTimestamp", EQ2Emu_lua_GetShardCreatedTimestamp);
  1379. lua_register(state, "DeleteDBShardID", EQ2Emu_lua_DeleteDBShardID);
  1380. lua_register(state, "PauseMovement", EQ2Emu_lua_PauseMovement);
  1381. lua_register(state, "StopMovement", EQ2Emu_lua_StopMovement);
  1382. lua_register(state, "GetArrowColor", EQ2Emu_lua_GetArrowColor);
  1383. lua_register(state, "GetTSArrowColor", EQ2Emu_lua_GetTSArrowColor);
  1384. lua_register(state, "GetSpawnByRailID", EQ2Emu_lua_GetSpawnByRailID);
  1385. lua_register(state, "SetRailID", EQ2Emu_lua_SetRailID);
  1386. lua_register(state, "IsZoneLoading", EQ2Emu_lua_IsZoneLoading);
  1387. lua_register(state, "IsRunning", EQ2Emu_lua_IsRunning);
  1388. lua_register(state, "GetZoneLockoutTimer", EQ2Emu_lua_GetZoneLockoutTimer);
  1389. lua_register(state, "SetWorldTime", EQ2Emu_lua_SetWorldTime);
  1390. lua_register(state, "GetWorldTimeYear", EQ2Emu_lua_GetWorldTimeYear);
  1391. lua_register(state, "GetWorldTimeMonth", EQ2Emu_lua_GetWorldTimeMonth);
  1392. lua_register(state, "GetWorldTimeHour", EQ2Emu_lua_GetWorldTimeHour);
  1393. lua_register(state, "GetWorldTimeMinute", EQ2Emu_lua_GetWorldTimeMinute);
  1394. lua_register(state, "SendTimeUpdate", EQ2Emu_lua_SendTimeUpdate);
  1395. lua_register(state, "GetLootTier", EQ2Emu_lua_GetLootTier);
  1396. lua_register(state, "SetLootTier", EQ2Emu_lua_SetLootTier);
  1397. lua_register(state, "GetLootDropType", EQ2Emu_lua_GetLootDropType);
  1398. lua_register(state, "SetLootDropType", EQ2Emu_lua_SetLootDropType);
  1399. lua_register(state, "DamageEquippedItems", EQ2Emu_lua_DamageEquippedItems);
  1400. lua_register(state, "CreateWidgetRegion", EQ2Emu_lua_CreateWidgetRegion);
  1401. lua_register(state, "RemoveRegion", EQ2Emu_lua_RemoveRegion);
  1402. lua_register(state, "SetPlayerPOVGhost", EQ2Emu_lua_SetPlayerPOVGhost);
  1403. lua_register(state, "SetCastOnAggroComplete", EQ2Emu_lua_SetCastOnAggroComplete);
  1404. lua_register(state, "IsCastOnAggroComplete", EQ2Emu_lua_IsCastOnAggroComplete);
  1405. lua_register(state, "AddRecipeBookToPlayer", EQ2Emu_lua_AddRecipeBookToPlayer);
  1406. lua_register(state, "RemoveRecipeFromPlayer", EQ2Emu_lua_RemoveRecipeFromPlayer);
  1407. lua_register(state, "ReplaceWidgetFromClient", EQ2Emu_lua_ReplaceWidgetFromClient);
  1408. lua_register(state, "RemoveWidgetFromSpawnMap", EQ2Emu_lua_RemoveWidgetFromSpawnMap);
  1409. lua_register(state, "RemoveWidgetFromZoneMap", EQ2Emu_lua_RemoveWidgetFromZoneMap);
  1410. lua_register(state, "SendHearCast", EQ2Emu_lua_SendHearCast);
  1411. lua_register(state, "GetCharacterFlag", EQ2Emu_lua_GetCharacterFlag);
  1412. lua_register(state, "ToggleCharacterFlag", EQ2Emu_lua_ToggleCharacterFlag);
  1413. lua_register(state, "GetSpellInitialTarget", EQ2Emu_lua_GetSpellInitialTarget);
  1414. }
  1415. void LuaInterface::LogError(const char* error, ...) {
  1416. va_list argptr;
  1417. char buffer[4096];
  1418. va_start(argptr, error);
  1419. vsnprintf(buffer, sizeof(buffer), error, argptr);
  1420. va_end(argptr);
  1421. SimpleLogError(buffer);
  1422. }
  1423. void LuaInterface::SimpleLogError(const char* error) {
  1424. ProcessErrorMessage(error);
  1425. LogWrite(LUA__ERROR, 0, "LUA", "%s", error);
  1426. }
  1427. void LuaInterface::ResetFunctionStack(lua_State* state) {
  1428. lua_settop(state, 0);
  1429. }
  1430. void LuaInterface::AddUserDataPtr(LUAUserData* data, void* data_ptr) {
  1431. std::unique_lock lock(MLUAUserData);
  1432. if(data_ptr) {
  1433. user_data_ptr[data_ptr] = data;
  1434. }
  1435. user_data[data] = Timer::GetCurrentTime2() + 300000; //allow a function to use this pointer for 5 minutes
  1436. }
  1437. void LuaInterface::DeletePendingSpells(bool all) {
  1438. MSpells.lock();
  1439. MSpellDelete.lock();
  1440. if (spells_pending_delete.size() > 0) {
  1441. int32 time = Timer::GetCurrentTime2();
  1442. map<LuaSpell*, int32>::iterator itr;
  1443. vector<LuaSpell*> tmp_deletes;
  1444. vector<LuaSpell*>::iterator del_itr;
  1445. for (itr = spells_pending_delete.begin(); itr != spells_pending_delete.end(); itr++) {
  1446. if (all || time >= itr->second)
  1447. tmp_deletes.push_back(itr->first);
  1448. }
  1449. LuaSpell* spell = 0;
  1450. for (del_itr = tmp_deletes.begin(); del_itr != tmp_deletes.end(); del_itr++) {
  1451. spell = *del_itr;
  1452. if(!all) {
  1453. if (spell->caster && spell->caster->GetZone()) {
  1454. spell->caster->GetZone()->GetSpellProcess()->DeleteActiveSpell(spell);
  1455. }
  1456. else if(spell->targets.size() > 0 && spell->caster && spell->caster->GetZone()) {
  1457. spell->MSpellTargets.readlock(__FUNCTION__, __LINE__);
  1458. for (int8 i = 0; i < spell->targets.size(); i++) {
  1459. Spawn* target = spell->caster->GetZone()->GetSpawnByID(spell->targets.at(i));
  1460. if (!target || !target->IsEntity())
  1461. continue;
  1462. target->GetZone()->GetSpellProcess()->DeleteActiveSpell(spell);
  1463. }
  1464. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  1465. }
  1466. }
  1467. spells_pending_delete.erase(spell);
  1468. if (spell->spell->IsCopiedSpell())
  1469. {
  1470. RemoveCustomSpell(spell->spell->GetSpellID());
  1471. safe_delete(spell->spell);
  1472. }
  1473. SetLuaUserDataStale(spell);
  1474. RemoveCurrentSpell(spell->state, false);
  1475. safe_delete(spell);
  1476. }
  1477. }
  1478. MSpellDelete.unlock();
  1479. MSpells.unlock();
  1480. }
  1481. void LuaInterface::DeletePendingSpell(LuaSpell* spell) {
  1482. MSpellDelete.lock();
  1483. if (spells_pending_delete.size() > 0) {
  1484. map<LuaSpell*, int32>::iterator itr = spells_pending_delete.find(spell);
  1485. if (itr != spells_pending_delete.end())
  1486. spells_pending_delete.erase(itr);
  1487. }
  1488. MSpellDelete.unlock();
  1489. }
  1490. void LuaInterface::DeleteUserDataPtrs(bool all) {
  1491. std::unique_lock lock(MLUAUserData);
  1492. if(user_data.size() > 0){
  1493. map<LUAUserData*, int32>::iterator itr;
  1494. int32 time = Timer::GetCurrentTime2();
  1495. vector<LUAUserData*> tmp_deletes;
  1496. vector<LUAUserData*>::iterator del_itr;
  1497. for(itr = user_data.begin(); itr != user_data.end(); itr++){
  1498. if(all || time >= itr->second)
  1499. tmp_deletes.push_back(itr->first);
  1500. }
  1501. LUAUserData* data = 0;
  1502. for(del_itr = tmp_deletes.begin(); del_itr != tmp_deletes.end(); del_itr++){
  1503. data = *del_itr;
  1504. void* target = 0;
  1505. if(data->IsConversationOption()) {
  1506. target = data->conversation_options;
  1507. }
  1508. else if(data->IsOptionWindow()) {
  1509. target = data->option_window_option;
  1510. }
  1511. else if(data->IsSpawn()) {
  1512. target = data->spawn;
  1513. }
  1514. else if(data->IsQuest()) {
  1515. target = data->quest;
  1516. }
  1517. else if(data->IsZone()) {
  1518. target = data->zone;
  1519. }
  1520. else if(data->IsItem()) {
  1521. target = data->item;
  1522. }
  1523. else if(data->IsSkill()) {
  1524. target = data->skill;
  1525. }
  1526. else if(data->IsSpell()) {
  1527. target = data->spell;
  1528. }
  1529. if(target) {
  1530. std::map<void*, LUAUserData*>::iterator itr = user_data_ptr.find(target);
  1531. if(itr != user_data_ptr.end()) {
  1532. user_data_ptr.erase(itr);
  1533. }
  1534. }
  1535. user_data.erase(data);
  1536. safe_delete(data);
  1537. }
  1538. }
  1539. }
  1540. Spawn* LuaInterface::GetSpawn(lua_State* state, int8 arg_num) {
  1541. std::shared_lock lock(MLUAUserData);
  1542. Spawn* ret = 0;
  1543. if (lua_islightuserdata(state, arg_num)){
  1544. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1545. if(!data || !data->IsCorrectlyInitialized()){
  1546. LogError("%s: GetSpawn error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1547. }
  1548. else if(!data->IsSpawn()){
  1549. lua_Debug ar;
  1550. lua_getstack (state, 1, &ar);
  1551. lua_getinfo(state, "Sln", &ar);
  1552. LogError("%s: Invalid data type used for GetSpawn in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1553. }
  1554. else
  1555. ret = data->spawn;
  1556. }
  1557. return ret;
  1558. }
  1559. vector<ConversationOption>* LuaInterface::GetConversation(lua_State* state, int8 arg_num) {
  1560. std::shared_lock lock(MLUAUserData);
  1561. vector<ConversationOption>* ret = 0;
  1562. if(lua_islightuserdata(state, arg_num)){
  1563. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1564. if(!data || !data->IsCorrectlyInitialized()){
  1565. LogError("%s: GetConversation error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1566. }
  1567. else if(!data->IsConversationOption()){
  1568. lua_Debug ar;
  1569. lua_getstack (state, 1, &ar);
  1570. lua_getinfo(state, "Sln", &ar);
  1571. LogError("%s: Invalid data type used for GetConversation in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1572. }
  1573. else
  1574. ret = data->conversation_options;
  1575. }
  1576. return ret;
  1577. }
  1578. vector<OptionWindowOption>* LuaInterface::GetOptionWindow(lua_State* state, int8 arg_num) {
  1579. std::shared_lock lock(MLUAUserData);
  1580. vector<OptionWindowOption>* ret = 0;
  1581. if(lua_islightuserdata(state, arg_num)){
  1582. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1583. if(!data || !data->IsCorrectlyInitialized()){
  1584. LogError("%s: GetOptionWindow error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1585. }
  1586. else if(!data->IsOptionWindow()){
  1587. lua_Debug ar;
  1588. lua_getstack (state, 1, &ar);
  1589. lua_getinfo(state, "Sln", &ar);
  1590. LogError("%s: Invalid data type used for GetOptionWindow in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1591. }
  1592. else
  1593. ret = data->option_window_option;
  1594. }
  1595. return ret;
  1596. }
  1597. Quest* LuaInterface::GetQuest(lua_State* state, int8 arg_num) {
  1598. std::shared_lock lock(MLUAUserData);
  1599. Quest* ret = 0;
  1600. if(lua_islightuserdata(state, arg_num)){
  1601. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1602. if(!data || !data->IsCorrectlyInitialized()){
  1603. LogError("%s: GetQuest error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1604. }
  1605. else if(!data->IsQuest()){
  1606. lua_Debug ar;
  1607. lua_getstack (state, 1, &ar);
  1608. lua_getinfo(state, "Sln", &ar);
  1609. LogError("%s: Invalid data type used for GetQuest in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1610. }
  1611. else
  1612. ret = data->quest;
  1613. }
  1614. return ret;
  1615. }
  1616. Item* LuaInterface::GetItem(lua_State* state, int8 arg_num) {
  1617. std::shared_lock lock(MLUAUserData);
  1618. Item* ret = 0;
  1619. if(lua_islightuserdata(state, arg_num)){
  1620. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1621. if(!data || !data->IsCorrectlyInitialized()){
  1622. LogError("%s: GetItem error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1623. }
  1624. else if(!data->IsItem()){
  1625. lua_Debug ar;
  1626. lua_getstack (state, 1, &ar);
  1627. lua_getinfo(state, "Sln", &ar);
  1628. LogError("%s: Invalid data type used for GetItem in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1629. }
  1630. else
  1631. ret = data->item;
  1632. }
  1633. return ret;
  1634. }
  1635. Skill* LuaInterface::GetSkill(lua_State* state, int8 arg_num) {
  1636. std::shared_lock lock(MLUAUserData);
  1637. Skill* ret = 0;
  1638. if (lua_islightuserdata(state, arg_num)) {
  1639. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1640. if (!data || !data->IsCorrectlyInitialized()) {
  1641. LogError("%s: GetSkill error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1642. }
  1643. else if (!data->IsSkill()) {
  1644. lua_Debug ar;
  1645. lua_getstack(state, 1, &ar);
  1646. lua_getinfo(state, "Sln", &ar);
  1647. LogError("%s: Invalid data type used for GetSkill in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1648. }
  1649. else
  1650. ret = data->skill;
  1651. }
  1652. return ret;
  1653. }
  1654. LuaSpell* LuaInterface::GetSpell(lua_State* state, int8 arg_num) {
  1655. std::shared_lock lock(MLUAUserData);
  1656. LuaSpell* ret = 0;
  1657. if (lua_islightuserdata(state, arg_num)) {
  1658. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1659. if (!data || !data->IsCorrectlyInitialized()) {
  1660. LogError("%s: GetSpell error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1661. }
  1662. else if (!data->IsSpell()) {
  1663. lua_Debug ar;
  1664. lua_getstack(state, 1, &ar);
  1665. lua_getinfo(state, "Sln", &ar);
  1666. LogError("%s: Invalid data type used for GetSpell in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1667. }
  1668. else
  1669. ret = data->spell;
  1670. }
  1671. return ret;
  1672. }
  1673. ZoneServer* LuaInterface::GetZone(lua_State* state, int8 arg_num) {
  1674. std::shared_lock lock(MLUAUserData);
  1675. ZoneServer* ret = 0;
  1676. if(lua_islightuserdata(state, arg_num)){
  1677. LUAUserData* data = (LUAUserData*)lua_touserdata(state, arg_num);
  1678. if(!data || !data->IsCorrectlyInitialized()){
  1679. LogError("%s: GetZone error while processing %s", GetScriptName(state), lua_tostring(state, -1));
  1680. }
  1681. else if(!data->IsZone()){
  1682. lua_Debug ar;
  1683. lua_getstack (state, 1, &ar);
  1684. lua_getinfo(state, "Sln", &ar);
  1685. LogError("%s: Invalid data type used for GetZone in %s (line %d)", GetScriptName(state), ar.source, ar.currentline);
  1686. }
  1687. else
  1688. ret = data->zone;
  1689. }
  1690. return ret;
  1691. }
  1692. sint64 LuaInterface::GetSInt64Value(lua_State* state, int8 arg_num) {
  1693. sint64 val = 0;
  1694. if(lua_isnumber(state, arg_num)){
  1695. val = (sint64)lua_tointeger(state, arg_num);
  1696. }
  1697. return val;
  1698. }
  1699. int64 LuaInterface::GetInt64Value(lua_State* state, int8 arg_num) {
  1700. int64 val = 0;
  1701. if(lua_isnumber(state, arg_num)){
  1702. val = (int64)lua_tonumber(state, arg_num);
  1703. }
  1704. return val;
  1705. }
  1706. sint32 LuaInterface::GetSInt32Value(lua_State* state, int8 arg_num) {
  1707. sint32 val = 0;
  1708. if(lua_isnumber(state, arg_num)){
  1709. val = lua_tointeger(state, arg_num);
  1710. }
  1711. return val;
  1712. }
  1713. int32 LuaInterface::GetInt32Value(lua_State* state, int8 arg_num) {
  1714. int32 val = 0;
  1715. if(lua_isnumber(state, arg_num)){
  1716. val = (int32)lua_tonumber(state, arg_num);
  1717. }
  1718. return val;
  1719. }
  1720. int16 LuaInterface::GetInt16Value(lua_State* state, int8 arg_num) {
  1721. int16 val = 0;
  1722. if(lua_isnumber(state, arg_num)){
  1723. val = lua_tointeger(state, arg_num);
  1724. }
  1725. return val;
  1726. }
  1727. int8 LuaInterface::GetInt8Value(lua_State* state, int8 arg_num) {
  1728. int8 val = 0;
  1729. if(lua_isnumber(state, arg_num)){
  1730. val = lua_tointeger(state, arg_num);
  1731. }
  1732. return val;
  1733. }
  1734. float LuaInterface::GetFloatValue(lua_State* state, int8 arg_num) {
  1735. float val = 0;
  1736. if(lua_isnumber(state, arg_num))
  1737. val = (float)lua_tonumber(state, arg_num);
  1738. return val;
  1739. }
  1740. string LuaInterface::GetStringValue(lua_State* state, int8 arg_num) {
  1741. string val;
  1742. if(lua_isstring(state, arg_num)){
  1743. size_t size = 0;
  1744. const char* str = lua_tolstring(state, arg_num, &size);
  1745. if(str)
  1746. val = string(str);
  1747. }
  1748. return val;
  1749. }
  1750. bool LuaInterface::GetBooleanValue(lua_State* state, int8 arg_num) {
  1751. return lua_toboolean(state, arg_num) == 1;
  1752. }
  1753. void LuaInterface::SetStringValue(lua_State* state, const char* value) {
  1754. lua_pushstring(state, value);
  1755. }
  1756. void LuaInterface::SetBooleanValue(lua_State* state, bool value) {
  1757. lua_pushboolean(state, value);
  1758. }
  1759. void LuaInterface::SetFloatValue(lua_State* state, float value) {
  1760. lua_pushnumber(state, value);
  1761. }
  1762. void LuaInterface::SetInt32Value(lua_State* state, int32 value) {
  1763. lua_pushinteger(state, value);
  1764. }
  1765. void LuaInterface::SetSInt32Value(lua_State* state, sint32 value) {
  1766. lua_pushinteger(state, value);
  1767. }
  1768. void LuaInterface::SetInt64Value(lua_State* state, int64 value) {
  1769. lua_pushinteger(state, value);
  1770. }
  1771. void LuaInterface::SetSInt64Value(lua_State* state, sint64 value) {
  1772. lua_pushinteger(state, value);
  1773. }
  1774. void LuaInterface::SetSpawnValue(lua_State* state, Spawn* spawn) {
  1775. LUASpawnWrapper* spawn_wrapper = new LUASpawnWrapper();
  1776. spawn_wrapper->spawn = spawn;
  1777. AddUserDataPtr(spawn_wrapper, spawn);
  1778. lua_pushlightuserdata(state, spawn_wrapper);
  1779. }
  1780. void LuaInterface::SetConversationValue(lua_State* state, vector<ConversationOption>* conversation) {
  1781. LUAConversationOptionWrapper* conv_wrapper = new LUAConversationOptionWrapper();
  1782. conv_wrapper->conversation_options = conversation;
  1783. AddUserDataPtr(conv_wrapper, conversation);
  1784. lua_pushlightuserdata(state, conv_wrapper);
  1785. }
  1786. void LuaInterface::SetOptionWindowValue(lua_State* state, vector<OptionWindowOption>* optionWindow) {
  1787. LUAOptionWindowWrapper* option_wrapper = new LUAOptionWindowWrapper();
  1788. option_wrapper->option_window_option = optionWindow;
  1789. AddUserDataPtr(option_wrapper, optionWindow);
  1790. lua_pushlightuserdata(state, option_wrapper);
  1791. }
  1792. void LuaInterface::SetItemValue(lua_State* state, Item* item) {
  1793. LUAItemWrapper* item_wrapper = new LUAItemWrapper();
  1794. item_wrapper->item = item;
  1795. AddUserDataPtr(item_wrapper, item);
  1796. lua_pushlightuserdata(state, item_wrapper);
  1797. }
  1798. void LuaInterface::SetSkillValue(lua_State* state, Skill* skill) {
  1799. LUASkillWrapper* skill_wrapper = new LUASkillWrapper();
  1800. skill_wrapper->skill = skill;
  1801. AddUserDataPtr(skill_wrapper, skill);
  1802. lua_pushlightuserdata(state, skill_wrapper);
  1803. }
  1804. void LuaInterface::SetQuestValue(lua_State* state, Quest* quest) {
  1805. LUAQuestWrapper* quest_wrapper = new LUAQuestWrapper();
  1806. quest_wrapper->quest = quest;
  1807. AddUserDataPtr(quest_wrapper, quest);
  1808. lua_pushlightuserdata(state, quest_wrapper);
  1809. }
  1810. void LuaInterface::SetZoneValue(lua_State* state, ZoneServer* zone) {
  1811. LUAZoneWrapper* zone_wrapper = new LUAZoneWrapper();
  1812. zone_wrapper->zone = zone;
  1813. AddUserDataPtr(zone_wrapper, zone);
  1814. lua_pushlightuserdata(state, zone_wrapper);
  1815. }
  1816. void LuaInterface::SetSpellValue(lua_State* state, LuaSpell* spell) {
  1817. LUASpellWrapper* spell_wrapper = new LUASpellWrapper();
  1818. spell_wrapper->spell = spell;
  1819. AddUserDataPtr(spell_wrapper, spell);
  1820. lua_pushlightuserdata(state, spell_wrapper);
  1821. }
  1822. LuaSpell* LuaInterface::GetSpell(const char* name) {
  1823. string lua_script = string(name);
  1824. if (lua_script.find(".lua") == string::npos)
  1825. lua_script.append(".lua");
  1826. if(spells.count(lua_script) > 0)
  1827. {
  1828. LogWrite(LUA__DEBUG, 0, "LUA", "Found LUA Spell Script: '%s'", lua_script.c_str());
  1829. LuaSpell* spell = spells[lua_script];
  1830. LuaSpell* new_spell = new LuaSpell;
  1831. new_spell->state = spell->state;
  1832. new_spell->file_name = string(spell->file_name);
  1833. new_spell->timer = spell->timer;
  1834. new_spell->timer.Disable();
  1835. new_spell->resisted = false;
  1836. new_spell->is_damage_spell = false;
  1837. new_spell->has_damaged = false;
  1838. new_spell->interrupted = false;
  1839. new_spell->crit = false;
  1840. new_spell->last_spellattack_hit = false;
  1841. new_spell->MSpellTargets.SetName("LuaSpell.MSpellTargets");
  1842. new_spell->cancel_after_all_triggers = false;
  1843. new_spell->num_triggers = 0;
  1844. new_spell->num_calls = 0;
  1845. new_spell->is_recast_timer = false;
  1846. new_spell->had_triggers = false;
  1847. new_spell->had_dmg_remaining = false;
  1848. new_spell->slot_pos = 0;
  1849. new_spell->damage_remaining = 0;
  1850. new_spell->effect_bitmask = 0;
  1851. new_spell->caster = 0;
  1852. new_spell->initial_target = 0;
  1853. new_spell->spell = 0;
  1854. new_spell->restored = false;
  1855. new_spell->initial_caster_char_id = 0;
  1856. new_spell->initial_target_char_id = 0;
  1857. return new_spell;
  1858. }
  1859. else{
  1860. LogWrite(LUA__ERROR, 0, "LUA", "Error LUA Spell Script: '%s'", name);
  1861. return 0;
  1862. }
  1863. }
  1864. Mutex* LuaInterface::GetItemScriptMutex(const char* name) {
  1865. Mutex* mutex = 0;
  1866. if(item_scripts_mutex.count(name) > 0)
  1867. mutex = item_scripts_mutex[name];
  1868. if(!mutex){
  1869. mutex = new Mutex();
  1870. item_scripts_mutex[name] = mutex;
  1871. }
  1872. return mutex;
  1873. }
  1874. Mutex* LuaInterface::GetSpawnScriptMutex(const char* name) {
  1875. Mutex* mutex = 0;
  1876. if(spawn_scripts_mutex.count(string(name)) > 0)
  1877. mutex = spawn_scripts_mutex[name];
  1878. if(!mutex){
  1879. mutex = new Mutex();
  1880. spawn_scripts_mutex[name] = mutex;
  1881. }
  1882. return mutex;
  1883. }
  1884. Mutex* LuaInterface::GetZoneScriptMutex(const char* name) {
  1885. Mutex* mutex = 0;
  1886. if(zone_scripts_mutex.count(name) > 0)
  1887. mutex = zone_scripts_mutex[name];
  1888. if(!mutex){
  1889. mutex = new Mutex();
  1890. zone_scripts_mutex[name] = mutex;
  1891. }
  1892. return mutex;
  1893. }
  1894. Mutex* LuaInterface::GetRegionScriptMutex(const char* name) {
  1895. Mutex* mutex = 0;
  1896. if(region_scripts_mutex.count(name) > 0)
  1897. mutex = region_scripts_mutex[name];
  1898. if(!mutex){
  1899. mutex = new Mutex();
  1900. region_scripts_mutex[name] = mutex;
  1901. }
  1902. return mutex;
  1903. }
  1904. void LuaInterface::UseItemScript(const char* name, lua_State* state, bool val) {
  1905. MItemScripts.writelock(__FUNCTION__, __LINE__);
  1906. item_scripts[name][state] = val;
  1907. item_inverse_scripts[state] = name;
  1908. MItemScripts.releasewritelock(__FUNCTION__, __LINE__);
  1909. }
  1910. void LuaInterface::UseSpawnScript(const char* name, lua_State* state, bool val) {
  1911. MSpawnScripts.writelock(__FUNCTION__, __LINE__);
  1912. spawn_scripts[name][state] = val;
  1913. spawn_inverse_scripts[state] = name;
  1914. MSpawnScripts.releasewritelock(__FUNCTION__, __LINE__);
  1915. }
  1916. void LuaInterface::UseZoneScript(const char* name, lua_State* state, bool val) {
  1917. MZoneScripts.writelock(__FUNCTION__, __LINE__);
  1918. zone_scripts[name][state] = val;
  1919. zone_inverse_scripts[state] = name;
  1920. MZoneScripts.releasewritelock(__FUNCTION__, __LINE__);
  1921. }
  1922. void LuaInterface::UseRegionScript(const char* name, lua_State* state, bool val) {
  1923. MRegionScripts.writelock(__FUNCTION__, __LINE__);
  1924. region_scripts[name][state] = val;
  1925. region_inverse_scripts[state] = name;
  1926. MRegionScripts.releasewritelock(__FUNCTION__, __LINE__);
  1927. }
  1928. lua_State* LuaInterface::GetItemScript(const char* name, bool create_new, bool use) {
  1929. map<string, map<lua_State*, bool> >::iterator itr;
  1930. map<lua_State*, bool>::iterator item_script_itr;
  1931. lua_State* ret = 0;
  1932. Mutex* mutex = 0;
  1933. itr = item_scripts.find(name);
  1934. if(itr != item_scripts.end()) {
  1935. mutex = GetItemScriptMutex(name);
  1936. mutex->readlock(__FUNCTION__, __LINE__);
  1937. for(item_script_itr = itr->second.begin(); item_script_itr != itr->second.end(); item_script_itr++){
  1938. if(!item_script_itr->second){ //not in use
  1939. ret = item_script_itr->first;
  1940. if (use)
  1941. {
  1942. item_script_itr->second = true;
  1943. break; // don't keep iterating, we already have our result
  1944. }
  1945. }
  1946. }
  1947. mutex->releasereadlock(__FUNCTION__, __LINE__);
  1948. }
  1949. if(!ret && create_new){
  1950. if(name && LoadItemScript(name))
  1951. ret = GetItemScript(name, create_new, use);
  1952. else{
  1953. LogError("Error LUA Item Script '%s'", name);
  1954. return 0;
  1955. }
  1956. }
  1957. return ret;
  1958. }
  1959. lua_State* LuaInterface::GetSpawnScript(const char* name, bool create_new, bool use) {
  1960. if (lua_system_reloading)
  1961. return 0;
  1962. map<string, map<lua_State*, bool> >::iterator itr;
  1963. map<lua_State*, bool>::iterator spawn_script_itr;
  1964. lua_State* ret = 0;
  1965. Mutex* mutex = 0;
  1966. itr = spawn_scripts.find(name);
  1967. if(itr != spawn_scripts.end()) {
  1968. mutex = GetSpawnScriptMutex(name);
  1969. mutex->readlock(__FUNCTION__, __LINE__);
  1970. for(spawn_script_itr = itr->second.begin(); spawn_script_itr != itr->second.end(); spawn_script_itr++){
  1971. if(!spawn_script_itr->second){ //not in use
  1972. ret = spawn_script_itr->first;
  1973. if (use)
  1974. {
  1975. spawn_script_itr->second = true;
  1976. break; // don't keep iterating, we already have our result
  1977. }
  1978. }
  1979. }
  1980. mutex->releasereadlock(__FUNCTION__, __LINE__);
  1981. }
  1982. if(!ret && create_new){
  1983. if(name && LoadSpawnScript(name))
  1984. ret = GetSpawnScript(name, create_new, use);
  1985. else{
  1986. LogError("Error LUA Spawn Script '%s'", name);
  1987. return 0;
  1988. }
  1989. }
  1990. return ret;
  1991. }
  1992. lua_State* LuaInterface::GetZoneScript(const char* name, bool create_new, bool use) {
  1993. map<string, map<lua_State*, bool> >::iterator itr;
  1994. map<lua_State*, bool>::iterator zone_script_itr;
  1995. lua_State* ret = 0;
  1996. Mutex* mutex = 0;
  1997. itr = zone_scripts.find(name);
  1998. if(itr != zone_scripts.end()) {
  1999. mutex = GetZoneScriptMutex(name);
  2000. mutex->readlock(__FUNCTION__, __LINE__);
  2001. for(zone_script_itr = itr->second.begin(); zone_script_itr != itr->second.end(); zone_script_itr++){
  2002. if(!zone_script_itr->second){ //not in use
  2003. ret = zone_script_itr->first;
  2004. if (use)
  2005. {
  2006. zone_script_itr->second = true;
  2007. break; // don't keep iterating, we already have our result
  2008. }
  2009. }
  2010. }
  2011. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2012. }
  2013. if(!ret && create_new){
  2014. if(name && LoadZoneScript(name))
  2015. ret = GetZoneScript(name);
  2016. else{
  2017. LogError("Error LUA Zone Script '%s'", name);
  2018. return 0;
  2019. }
  2020. }
  2021. return ret;
  2022. }
  2023. lua_State* LuaInterface::GetRegionScript(const char* name, bool create_new, bool use) {
  2024. map<string, map<lua_State*, bool> >::iterator itr;
  2025. map<lua_State*, bool>::iterator region_script_itr;
  2026. lua_State* ret = 0;
  2027. Mutex* mutex = 0;
  2028. itr = region_scripts.find(name);
  2029. if(itr != region_scripts.end()) {
  2030. mutex = GetRegionScriptMutex(name);
  2031. mutex->readlock(__FUNCTION__, __LINE__);
  2032. for(region_script_itr = itr->second.begin(); region_script_itr != itr->second.end(); region_script_itr++){
  2033. if(!region_script_itr->second){ //not in use
  2034. ret = region_script_itr->first;
  2035. if (use)
  2036. {
  2037. region_script_itr->second = true;
  2038. break; // don't keep iterating, we already have our result
  2039. }
  2040. }
  2041. }
  2042. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2043. }
  2044. if(!ret && create_new){
  2045. if(name && LoadRegionScript(name))
  2046. ret = GetRegionScript(name);
  2047. else{
  2048. LogError("Error LUA Zone Script '%s'", name);
  2049. return 0;
  2050. }
  2051. }
  2052. return ret;
  2053. }
  2054. bool LuaInterface::RunItemScript(string script_name, const char* function_name, Item* item, Spawn* spawn, Spawn* target, sint64* returnValue) {
  2055. if(!item)
  2056. return false;
  2057. lua_State* state = GetItemScript(script_name.c_str(), true, true);
  2058. if(state){
  2059. Mutex* mutex = GetItemScriptMutex(script_name.c_str());
  2060. if(mutex)
  2061. mutex->readlock(__FUNCTION__, __LINE__);
  2062. else{
  2063. LogError("Error getting lock for '%s'", script_name.c_str());
  2064. UseItemScript(script_name.c_str(), state, false);
  2065. return false;
  2066. }
  2067. lua_getglobal(state, function_name);
  2068. if (!lua_isfunction(state, lua_gettop(state))){
  2069. lua_pop(state, 1);
  2070. mutex->releasereadlock(__FUNCTION__);
  2071. UseItemScript(script_name.c_str(), state, false);
  2072. return false;
  2073. }
  2074. SetItemValue(state, item);
  2075. int8 num_parms = 1;
  2076. if(spawn){
  2077. SetSpawnValue(state, spawn);
  2078. num_parms++;
  2079. }
  2080. if(target){
  2081. SetSpawnValue(state, target);
  2082. num_parms++;
  2083. }
  2084. if(!CallItemScript(state, num_parms, returnValue)){
  2085. if(mutex)
  2086. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2087. UseItemScript(script_name.c_str(), state, false);
  2088. return false;
  2089. }
  2090. if(mutex)
  2091. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2092. UseItemScript(script_name.c_str(), state, false);
  2093. return true;
  2094. }
  2095. else
  2096. return false;
  2097. }
  2098. bool LuaInterface::RunItemScriptWithReturnString(string script_name, const char* function_name, Item* item, Spawn* spawn, std::string* returnValue) {
  2099. if(!item)
  2100. return false;
  2101. lua_State* state = GetItemScript(script_name.c_str(), true, true);
  2102. if(state){
  2103. Mutex* mutex = GetItemScriptMutex(script_name.c_str());
  2104. if(mutex)
  2105. mutex->readlock(__FUNCTION__, __LINE__);
  2106. else{
  2107. LogError("Error getting lock for '%s'", script_name.c_str());
  2108. UseItemScript(script_name.c_str(), state, false);
  2109. return false;
  2110. }
  2111. lua_getglobal(state, function_name);
  2112. if (!lua_isfunction(state, lua_gettop(state))){
  2113. lua_pop(state, 1);
  2114. mutex->releasereadlock(__FUNCTION__);
  2115. UseItemScript(script_name.c_str(), state, false);
  2116. return false;
  2117. }
  2118. SetItemValue(state, item);
  2119. int8 num_parms = 1;
  2120. if(spawn){
  2121. SetSpawnValue(state, spawn);
  2122. num_parms++;
  2123. }
  2124. if(!CallItemScript(state, num_parms, returnValue)){
  2125. if(mutex)
  2126. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2127. UseItemScript(script_name.c_str(), state, false);
  2128. return false;
  2129. }
  2130. if(mutex)
  2131. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2132. UseItemScript(script_name.c_str(), state, false);
  2133. return true;
  2134. }
  2135. else
  2136. return false;
  2137. }
  2138. bool LuaInterface::RunSpawnScript(string script_name, const char* function_name, Spawn* npc, Spawn* spawn, const char* message, bool is_door_open, sint32 input_value, sint32* return_value) {
  2139. if(!npc || lua_system_reloading)
  2140. return false;
  2141. bool isUseDoorFunction = false;
  2142. if(!strcmp(function_name,"usedoor"))
  2143. isUseDoorFunction = true;
  2144. lua_State* state = GetSpawnScript(script_name.c_str(), true, true);
  2145. if(state){
  2146. Mutex* mutex = GetSpawnScriptMutex(script_name.c_str());
  2147. if(mutex)
  2148. mutex->readlock(__FUNCTION__, __LINE__);
  2149. else{
  2150. LogError("Error getting lock for '%s'", script_name.c_str());
  2151. UseSpawnScript(script_name.c_str(), state, false);
  2152. return false;
  2153. }
  2154. lua_getglobal(state, function_name);
  2155. if (!lua_isfunction(state, lua_gettop(state))){
  2156. lua_pop(state, 1);
  2157. mutex->releasereadlock(__FUNCTION__);
  2158. UseSpawnScript(script_name.c_str(), state, false);
  2159. return false;
  2160. }
  2161. SetSpawnValue(state, npc);
  2162. int8 num_parms = 1;
  2163. // we always send spawn, even if null (nil) when its 'usedoor' function
  2164. if(spawn || isUseDoorFunction){
  2165. SetSpawnValue(state, spawn);
  2166. num_parms++;
  2167. }
  2168. // usedoor function always passes just npc, spawn and is_door_open
  2169. if(isUseDoorFunction){
  2170. SetBooleanValue(state, is_door_open);
  2171. num_parms++;
  2172. }
  2173. else {
  2174. if(message){
  2175. SetStringValue(state, message);
  2176. num_parms++;
  2177. }
  2178. if(!strcmp(function_name,"healthchanged"))
  2179. {
  2180. // passes as damage dealt
  2181. SetSInt32Value(state, input_value);
  2182. num_parms++;
  2183. }
  2184. }
  2185. if(!CallScriptSInt32(state, num_parms, return_value)){
  2186. if(mutex)
  2187. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2188. UseSpawnScript(script_name.c_str(), state, false);
  2189. return false;
  2190. }
  2191. if(mutex)
  2192. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2193. UseSpawnScript(script_name.c_str(), state, false);
  2194. return true;
  2195. }
  2196. else
  2197. return false;
  2198. }
  2199. bool LuaInterface::RunZoneScript(string script_name, const char* function_name, ZoneServer* zone, Spawn* spawn, int32 int32_arg1, const char* str_arg1, Spawn* spawn_arg1, int32 int32_arg2, const char* str_arg2, Spawn* spawn_arg2) {
  2200. if (!zone)
  2201. return false;
  2202. lua_State* state = GetZoneScript(script_name.c_str(), true, true);
  2203. if (state) {
  2204. Mutex* mutex = GetZoneScriptMutex(script_name.c_str());
  2205. if (mutex)
  2206. mutex->readlock(__FUNCTION__, __LINE__);
  2207. else {
  2208. LogError("Error getting lock for '%s'", script_name.c_str());
  2209. UseZoneScript(script_name.c_str(), state, false);
  2210. return false;
  2211. }
  2212. lua_getglobal(state, function_name);
  2213. if (!lua_isfunction(state, lua_gettop(state))) {
  2214. lua_pop(state, 1);
  2215. mutex->releasereadlock(__FUNCTION__);
  2216. UseZoneScript(script_name.c_str(), state, false);
  2217. return false;
  2218. }
  2219. SetZoneValue(state, zone);
  2220. int8 num_params = 1;
  2221. if (spawn) {
  2222. SetSpawnValue(state, spawn);
  2223. num_params++;
  2224. }
  2225. if (int32_arg1 > 0) {
  2226. SetInt32Value(state, int32_arg1);
  2227. num_params++;
  2228. }
  2229. if (str_arg1) {
  2230. SetStringValue(state, str_arg1);
  2231. num_params++;
  2232. }
  2233. if (spawn_arg1) {
  2234. SetSpawnValue(state, spawn_arg1);
  2235. num_params++;
  2236. }
  2237. if (int32_arg2 > 0) {
  2238. SetInt32Value(state, int32_arg2);
  2239. num_params++;
  2240. }
  2241. if (str_arg2) {
  2242. SetStringValue(state, str_arg2);
  2243. num_params++;
  2244. }
  2245. if (spawn_arg2) {
  2246. SetSpawnValue(state, spawn_arg2);
  2247. num_params++;
  2248. }
  2249. if (!CallScriptInt32(state, num_params)) {
  2250. if (mutex)
  2251. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2252. UseZoneScript(script_name.c_str(), state, false);
  2253. return false;
  2254. }
  2255. if (mutex)
  2256. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2257. UseZoneScript(script_name.c_str(), state, false);
  2258. return true;
  2259. }
  2260. else
  2261. return false;
  2262. }
  2263. bool LuaInterface::RunZoneScriptWithReturn(string script_name, const char* function_name, ZoneServer* zone, Spawn* spawn, int32 int32_arg1, int32 int32_arg2, int32 int32_arg3, int32* returnValue) {
  2264. if (!zone)
  2265. return false;
  2266. lua_State* state = GetZoneScript(script_name.c_str(), true, true);
  2267. if (state) {
  2268. Mutex* mutex = GetZoneScriptMutex(script_name.c_str());
  2269. if (mutex)
  2270. mutex->readlock(__FUNCTION__, __LINE__);
  2271. else {
  2272. LogError("Error getting lock for '%s'", script_name.c_str());
  2273. UseZoneScript(script_name.c_str(), state, false);
  2274. return false;
  2275. }
  2276. lua_getglobal(state, function_name);
  2277. if (!lua_isfunction(state, lua_gettop(state))) {
  2278. lua_pop(state, 1);
  2279. mutex->releasereadlock(__FUNCTION__);
  2280. UseZoneScript(script_name.c_str(), state, false);
  2281. return false;
  2282. }
  2283. SetZoneValue(state, zone);
  2284. int8 num_params = 1;
  2285. SetSpawnValue(state, spawn);
  2286. num_params++;
  2287. SetInt32Value(state, int32_arg1);
  2288. num_params++;
  2289. SetInt32Value(state, int32_arg2);
  2290. num_params++;
  2291. SetInt32Value(state, int32_arg3);
  2292. num_params++;
  2293. if (!CallScriptInt32(state, num_params, returnValue)) {
  2294. if (mutex)
  2295. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2296. UseZoneScript(script_name.c_str(), state, false);
  2297. return false;
  2298. }
  2299. if (mutex)
  2300. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2301. UseZoneScript(script_name.c_str(), state, false);
  2302. return true;
  2303. }
  2304. else
  2305. return false;
  2306. }
  2307. bool LuaInterface::RunRegionScript(string script_name, const char* function_name, ZoneServer* zone, Spawn* spawn, sint32 int32_arg1, int32* returnValue) {
  2308. if (!zone)
  2309. return false;
  2310. lua_State* state = GetRegionScript(script_name.c_str(), true, true);
  2311. if (state) {
  2312. Mutex* mutex = GetRegionScriptMutex(script_name.c_str());
  2313. if (mutex)
  2314. mutex->readlock(__FUNCTION__, __LINE__);
  2315. else {
  2316. LogError("Error getting lock for '%s'", script_name.c_str());
  2317. UseRegionScript(script_name.c_str(), state, false);
  2318. return false;
  2319. }
  2320. lua_getglobal(state, function_name);
  2321. if (!lua_isfunction(state, lua_gettop(state))) {
  2322. lua_pop(state, 1);
  2323. mutex->releasereadlock(__FUNCTION__);
  2324. UseRegionScript(script_name.c_str(), state, false);
  2325. return false;
  2326. }
  2327. SetZoneValue(state, zone);
  2328. int8 num_params = 1;
  2329. if (spawn) {
  2330. SetSpawnValue(state, spawn);
  2331. num_params++;
  2332. }
  2333. if (int32_arg1 > 0) {
  2334. SetSInt32Value(state, int32_arg1);
  2335. num_params++;
  2336. }
  2337. if (!CallRegionScript(state, num_params, returnValue)) {
  2338. if (mutex)
  2339. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2340. UseRegionScript(script_name.c_str(), state, false);
  2341. return false;
  2342. }
  2343. if (mutex)
  2344. mutex->releasereadlock(__FUNCTION__, __LINE__);
  2345. UseRegionScript(script_name.c_str(), state, false);
  2346. return true;
  2347. }
  2348. else
  2349. return false;
  2350. }
  2351. void LuaInterface::AddPendingSpellDelete(LuaSpell* spell) {
  2352. MSpellDelete.lock();
  2353. if ( spells_pending_delete.count(spell) == 0 )
  2354. spells_pending_delete[spell] = Timer::GetCurrentTime2() + 10000;
  2355. MSpellDelete.unlock();
  2356. }
  2357. void LuaInterface::AddCustomSpell(LuaSpell* spell)
  2358. {
  2359. MCustomSpell.writelock();
  2360. custom_spells[spell->spell->GetSpellID()] = spell;
  2361. MCustomSpell.releasewritelock();
  2362. }
  2363. void LuaInterface::RemoveCustomSpell(int32 id)
  2364. {
  2365. MCustomSpell.writelock();
  2366. map<int32, LuaSpell*>::iterator itr = custom_spells.find(id);
  2367. if (itr != custom_spells.end())
  2368. {
  2369. custom_spells.erase(itr);
  2370. custom_free_spell_ids.push_front(id);
  2371. }
  2372. MCustomSpell.releasewritelock();
  2373. }
  2374. // prior to calling FindCustomSpell you should call FindCustomSpellLock and after FindCustomSpellUnlock
  2375. LuaSpell* LuaInterface::FindCustomSpell(int32 id)
  2376. {
  2377. LuaSpell* spell = 0;
  2378. map<int32, LuaSpell*>::iterator itr = custom_spells.find(id);
  2379. if (itr != custom_spells.end())
  2380. spell = itr->second;
  2381. return spell;
  2382. }
  2383. int32 LuaInterface::GetFreeCustomSpellID()
  2384. {
  2385. int32 id = 0;
  2386. MCustomSpell.writelock();
  2387. if (!custom_free_spell_ids.empty())
  2388. {
  2389. id = custom_free_spell_ids.front();
  2390. custom_free_spell_ids.pop_front();
  2391. }
  2392. MCustomSpell.releasewritelock();
  2393. return id;
  2394. }
  2395. void LuaInterface::SetLuaUserDataStale(void* ptr) {
  2396. std::unique_lock lock(MLUAUserData);
  2397. std::map<void*, LUAUserData*>::iterator itr = user_data_ptr.find(ptr);
  2398. if(itr != user_data_ptr.end()) {
  2399. itr->second->correctly_initialized = false;
  2400. }
  2401. }
  2402. LUAUserData::LUAUserData(){
  2403. correctly_initialized = false;
  2404. quest = 0;
  2405. conversation_options = 0;
  2406. spawn = 0;
  2407. zone = 0;
  2408. skill = 0;
  2409. option_window_option = 0;
  2410. item = 0;
  2411. }
  2412. bool LUAUserData::IsCorrectlyInitialized(){
  2413. return correctly_initialized;
  2414. }
  2415. bool LUAUserData::IsConversationOption(){
  2416. return false;
  2417. }
  2418. bool LUAUserData::IsOptionWindow() {
  2419. return false;
  2420. }
  2421. bool LUAUserData::IsSpawn(){
  2422. return false;
  2423. }
  2424. bool LUAUserData::IsQuest(){
  2425. return false;
  2426. }
  2427. bool LUAUserData::IsZone(){
  2428. return false;
  2429. }
  2430. bool LUAUserData::IsItem(){
  2431. return false;
  2432. }
  2433. bool LUAUserData::IsSkill() {
  2434. return false;
  2435. }
  2436. bool LUAUserData::IsSpell() {
  2437. return false;
  2438. }
  2439. LUAConversationOptionWrapper::LUAConversationOptionWrapper(){
  2440. correctly_initialized = true;
  2441. }
  2442. bool LUAConversationOptionWrapper::IsConversationOption(){
  2443. return true;
  2444. }
  2445. LUAOptionWindowWrapper::LUAOptionWindowWrapper() {
  2446. correctly_initialized = true;
  2447. }
  2448. bool LUAOptionWindowWrapper::IsOptionWindow() {
  2449. return true;
  2450. }
  2451. LUASpawnWrapper::LUASpawnWrapper(){
  2452. correctly_initialized = true;
  2453. }
  2454. bool LUASpawnWrapper::IsSpawn(){
  2455. return true;
  2456. }
  2457. LUAZoneWrapper::LUAZoneWrapper(){
  2458. correctly_initialized = true;
  2459. }
  2460. bool LUAZoneWrapper::IsZone(){
  2461. return true;
  2462. }
  2463. LUAQuestWrapper::LUAQuestWrapper(){
  2464. correctly_initialized = true;
  2465. }
  2466. bool LUAQuestWrapper::IsQuest(){
  2467. return true;
  2468. }
  2469. LUAItemWrapper::LUAItemWrapper(){
  2470. correctly_initialized = true;
  2471. }
  2472. bool LUAItemWrapper::IsItem(){
  2473. return true;
  2474. }
  2475. LUASkillWrapper::LUASkillWrapper() {
  2476. correctly_initialized = true;
  2477. }
  2478. bool LUASkillWrapper::IsSkill() {
  2479. return true;
  2480. }
  2481. LUASpellWrapper::LUASpellWrapper() {
  2482. correctly_initialized = true;
  2483. }
  2484. bool LUASpellWrapper::IsSpell() {
  2485. return true;
  2486. }