LuaInterface.cpp 95 KB

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