Goto page 1, 2  Next Search found 16 matches
Replies: 0
Views: 930
LUA Scriptswait4rez LUA
wait4rez

Re-implementation of the old Wait4Rez macro in Lua for those of you who want macro control of character deaths. Code is writting from scratch but inspired by the old wait4rez.inc

When c ...
Wed Oct 05, 2022 9:46 am
Replies: 0
Views: 499
LUA ScriptsTimer object
This is a lua script alternative to the Macroquest timer datatype. The old datatype does not seem to be supported by the new Macroquest.
PS: It only supports presicion down to nearest second. This is ...
Tue Aug 16, 2022 4:19 am
Replies: 0
Views: 511
LUA ScriptsLUA resrouces
Macroquest LUA: https://docs.macroquest.org/lua/
Guide that covers some basic guiding blocks from converting MacroScript to Lua: [url=https://docs.macroquest.org/lua/macro-to-lua/]MacroScript to Lua ...
Tue Aug 16, 2022 4:13 am
Replies: 1
Views: 2073
Public MacrosMacro development IDE
For those who do the advanced version of pulling from git to use as extension I've made some fixes and added some plugin support here:
https://github.com/djohnsonbaugh/vscodemq2macro
Tue Nov 23, 2021 5:06 am
Replies: 1
Views: 2073
Public MacrosMacro development IDE
Not sure how many still do active macro development or maintenance here.

Just wanted to give a heads up on my development setup.

I use VSCode with the following extension:
"dewayne ...
Tue Nov 23, 2021 5:04 am
Replies: 4
Views: 2376
ErrorsTLO Zone access crashes MQ
This is fixed with the new MQ ROF2 build
Thu Oct 28, 2021 4:49 am
Replies: 6
Views: 29074
Generalrof2 compile for server that only uses 8 inventory slots
Hmm yeah I play in FVP which has a classic setup.
Only 8 inventory slots.. wont get 10 for years to come yet
Tue Oct 26, 2021 5:51 am
Replies: 4
Views: 2487
Public MacrosTrying myself at a bot macro..
Giving this a small bumb..
More functionality
More bugfixes.

Version working with the new Rof2 build is currently here:
https://github.com/projecteon/MacroQuest/tree/master-mqemu-beta

Ill me ...
Mon Oct 25, 2021 4:46 am
Replies: 6
Views: 29074
Generalrof2 compile for server that only uses 8 inventory slots
The new Rof2 build, is that for 10 inventory slots or 8?
Im also currently on 8slot inventory (with 10 slots bags)
Mon Oct 25, 2021 4:37 am
Replies: 0
Views: 2000
Public MacrosAutopilot include for macros using MQ2Nav
Imade this include for my own macro.
It uses MQ2Nav and MQ2Nav waypoints to create routes to a named destination.
You can then trigger an autopilot to run to this location through this include.
The ...
Wed Sep 15, 2021 12:29 pm
Replies: 4
Views: 2376
ErrorsTLO Zone access crashes MQ
Whats a ton lol
Im anywhere from 6-24 atm :D
Fri Aug 27, 2021 11:54 am
Replies: 4
Views: 2376
ErrorsTLO Zone access crashes MQ
Hi,

Figured Ild report this.

Accessing the Zone TLO with an invalid zone id causes MQ to crash

Fex
/echo ${Zone[99]}

This also makes it impossible to use Zone TLO in HUD with NetBots.
It ...
Wed Aug 25, 2021 8:17 am
Replies: 4
Views: 2487
Public MacrosTrying myself at a bot macro..
No, I made a program to try and parse the eqgame.h file memory mappings I have available, and a whole bunch is missing compared to live (to be expected). But there is a whole lot to do to go through a ...
Wed Aug 25, 2021 12:15 am
Replies: 4
Views: 2487
Public MacrosTrying myself at a bot macro..
Just quickly add its evolved quite a bit. Not quite an E3 clone but getting there.
Mon Aug 23, 2021 10:15 am
Replies: 9
Views: 2628
Software DocumentationMQ2IniExt
Are we allowed to post source on the forum directly?
Mon Aug 23, 2021 10:11 am
Goto page 1, 2  Next Search found 16 matches