Love it. Its epic.
I always wanted to have an ExecuteQuery("blabla") function that actually returned what ever you queried for instead of how LUA++ did it where you could query stuff but it only returned if the query succeeded or failed
Then we could actually make some pretty awesome shit with LUA and we woulden't need to use C++ so much![]()
Oh, and I almost forgot, Im assuming that you are going to include support for scripting items because if the engine didn't have that.... well it would suck.
Keep up the good work Gastric!
But yeah, we all know the ArcEmu team is pretty much a farce... unfortunately, it's a farce with a gazillion users. - Hellgawd
Remember to +Rep People who have helped you!
can you make one where when you complete the quest, it reduces your level back to X amount?
Hi, a Function wich reset all Talents. This is amazing and at the momemt only found under LUAppArc Engine, but this Engine is down at the moment!
:ResetAllTalents()
:GetHordePoints - for use in a bg script?
:GetAllyPoints - for use in a bg script
:Giveitem(itemid,amount,slotid,target)
:GiveHordePoints(amount) - point system for bg
:GiveAllyPoints(amount) - point system for bg
:GiveAllHorde(itemid,ammount,mapid) - give all on map
:GiveAllAlly(itemid,Ammount,mapid) - give all on map
:GiveSomeHorde(itemid,ammount,zoneid,mapid)
:GiveSomeAlly(itemid,ammount,zoneid,mapid)
:TakeHordePoints(amount) - point system for bg
:TakeAllyPoints(amount) - point system for bg
:SendAll(faction,X,y,z,o)
:MessageAll(Faction,Message)
:ChangeFriend(0 = enemy 1 = friendly)
:LootFaction(factionID)
And more Options for making a custom BG.
How about a function that allows for checks over the whole map?
More GO stuff like maybe if your withing 10 yards of a GO a mob can spawn??? or spell can be cast this could be modified to 1/0 yard for walk on GO
Just an idea
4/21/2009
GuaEngine is back online now supported both ArcEmu and Aspire cores!
Relocate to the new svn to get your enhanced Lua engine now: http://my-svn.assembla.com/svn/GuaEngine/
Keep posting ideas and they will become a reality (if plausible to do in the first place) for both cores!
my bad but yea read my private message please
Nice to hear Gastric. I like that you are supporting Aspire![]()
can u link me the tut to compile this pls
epicc gp !
bump PLOX![]()
Penguin Engine !!! its simple, and sometimes simple is best![]()
The SVN has been dumped/reuploaded. The new address is http://my-svn.assembla.com/svn/GuaEngine/
I had to switch because the old svn was using the logs from the first time I committed GuaEngine, and not the most recent updates. Sorry for any inconvenience.