Search found 12 matches
Replies: 4
Views: 5134
GeneralQuestion about bandolier and mq2
There have been some changes to how inventory is handled to try and make it less likely you'll lose items when things go wrong, and it may be that using the bandolier is perfectly safe now.

That ...
Tue Jan 29, 2013 4:12 pm
Replies: 8
Views: 6624
Errorsincorrect client?
Check to make sure the version you have installed actually matches the version that works on the emulator.

http://www.eqemulator.net/wiki/wikka.php?wakka=ClientVersions
Tue Apr 17, 2012 5:19 pm
Replies: 9
Views: 1397
Errors-REMOVED POST- Please delete me
There's an issue recently introduced with click items in the server code. I'd wait for the code update that fixes it on the server before spending too much time digging into this. It may just end up ...
Tue Nov 08, 2011 7:32 pm
Replies: 7
Views: 1533
ErrorsMQ2 Crash with really long messages from the server
I thought the client might have a length restriction on parsing data, but I tested the Underfoot client with 4000 bytes strings and it displayed them properly. It's possible that earlier clients had ...
Tue Oct 25, 2011 6:45 pm
Replies: 7
Views: 1533
ErrorsMQ2 Crash with really long messages from the server
I can't think of any place where the server would generate such a long string other than from some of the # commands. I'd guess if it was a common thing there would be more complaints. :)
Mon Oct 24, 2011 10:10 pm
Replies: 7
Views: 1533
ErrorsMQ2 Crash with really long messages from the server
In the latest Underfoot source available for download it is used ~569 times to allocate memory, all but one on the stack from what I can see. It is passed to a function, presumably as a buffer size, ...
Mon Oct 24, 2011 4:19 pm
Replies: 7
Views: 1533
ErrorsMQ2 Crash with really long messages from the server
Looking at the Underfoot source I see that most of the buffers used to parse text coming from the server seem to use this for their size.

#define MAX_STRING 2048

Any chance of increasing this to ...
Sun Oct 23, 2011 8:33 pm
Replies: 47
Views: 36311
Software DocumentationMQ2Meele
When you're in the game on the toon you want to change the ini file for, type /melee save, then go look in your MQ2 directory and you will find a file named <servername>_<toonname>.ini.
...
Tue Jun 28, 2011 6:30 pm
Replies: 11
Views: 5922
Generalobtaining correct self HP\Mana
The rule to switch the server to using the new formula is for SoD+ clients including Underfoot.
Wed Jun 01, 2011 7:54 pm
Replies: 7
Views: 5889
GeneralOver level 100
That looks like the right one. It worked with Underfoot, and after I tweaked the levels I can /target toons over 100. I'll let you know if I notice anything weird when I have more time to play with ...
Mon May 16, 2011 7:49 pm
Replies: 7
Views: 5889
GeneralOver level 100
I looked there first, and I only see Titanium, SOF, and SOD available.
Mon May 16, 2011 1:38 pm
Replies: 7
Views: 5889
GeneralOver level 100
I'd love to make this change in my Underfoot version. Any chance of getting the source for it posted?
Mon May 16, 2011 12:18 pm
Search found 12 matches