Older version of MQ2Melee on Emu (4.9) and drawbacks?

Bearcub

Lifetimer
Joined
Feb 17, 2007
Messages
1,002
Reaction score
3
Points
38
Hi there,

I am currently using the UF client for emu, and noticed that MQ2Melee is at 4.9

I was wondering the deltas for 4.9 vs what it is on live.
Specifically some of the debugging features such as
Code:
string ${meleemcd[option]}

seem not to exist in 4.9, in this example if I said
Code:
/echo ${meleemcd[downflag0]}
it always returns NULL

I sort of cant figure out why downshits arent working on certain characters, when the identical downshit works on another, all things being equal.
 
Hi there,

I am currently using the UF client for emu, and noticed that MQ2Melee is at 4.9

I was wondering the deltas for 4.9 vs what it is on live.
Specifically some of the debugging features such as
Code:
string ${meleemcd[option]}

seem not to exist in 4.9, in this example if I said
Code:
/echo ${meleemcd[downflag0]}
it always returns NULL

I sort of cant figure out why downshits arent working on certain characters, when the identical downshit works on another, all things being equal.
That was something I added at some point. I'll put on the list to try to back port them for you soon as I can.

htw
 
Your list has got to be horrible :p
Worse than my actual jobby job defect list for my code :p
 
Hi there,

I am currently using the UF client for emu, and noticed that MQ2Melee is at 4.9

I was wondering the deltas for 4.9 vs what it is on live.
Specifically some of the debugging features such as
Code:
string ${meleemcd[option]}

seem not to exist in 4.9, in this example if I said
Code:
/echo ${meleemcd[downflag0]}
it always returns NULL

I sort of cant figure out why downshits arent working on certain characters, when the identical downshit works on another, all things being equal.
Added this. Update via loader.

htw
 
Nice HTW.
I wish my developers at work moved as fast.