Replies:
11
Views: 6826 WoW !!! i test this solution you put :
PCHAR GetSpellNameByID(DWORD dwSpellID)
{
PSPELL pSpell = NULL;
if (dwSpellID >= TOTAL_SPELL_COUNT) return "Unknown Spell";
if (p ...
Views: 6826 WoW !!! i test this solution you put :
PCHAR GetSpellNameByID(DWORD dwSpellID)
{
PSPELL pSpell = NULL;
if (dwSpellID >= TOTAL_SPELL_COUNT) return "Unknown Spell";
if (p ...
Mon May 26, 2014 10:30 am
Replies:
11
Views: 6826 Omg !! hahahaha useless of me hahaha , i will try that debugspellalways line , seems that could work and not make crash de macro , but i will test it tomorrow , im out this weekend out from home . i w ...
Views: 6826 Omg !! hahahaha useless of me hahaha , i will try that debugspellalways line , seems that could work and not make crash de macro , but i will test it tomorrow , im out this weekend out from home . i w ...
Sun May 25, 2014 12:20 pm
Replies:
11
Views: 6826 im on PEQ in lan , and you don't remember me hahahahahaha im the spaniard ;-)
Is there any solution for me ??
Views: 6826 im on PEQ in lan , and you don't remember me hahahahahaha im the spaniard ;-)
Is there any solution for me ??
Thu May 22, 2014 6:59 am
Replies:
11
Views: 6826 Hi Maudigan , yes always jump this bug on my wizard everytime when i do /macro xxxx
MQ2Main!GetSpellNameByID+0x25:
682fcf75 803800 cmp byte ptr [eax],0 ds:002b:fe8c245a=?? ...
Views: 6826 Hi Maudigan , yes always jump this bug on my wizard everytime when i do /macro xxxx
MQ2Main!GetSpellNameByID+0x25:
682fcf75 803800 cmp byte ptr [eax],0 ds:002b:fe8c245a=?? ...
Thu May 22, 2014 6:29 am
Replies:
11
Views: 6826 Got this trouble with UF MQ2
MQ2Main!GetSpellNameByID+0x1e:
699bdade 803800 cmp byte ptr [eax],0 ds:002b:f0627077=??
0:000:x86> gn
ModLoad ...
Views: 6826 Got this trouble with UF MQ2
MQ2Main!GetSpellNameByID+0x1e:
699bdade 803800 cmp byte ptr [eax],0 ds:002b:f0627077=??
0:000:x86> gn
ModLoad ...
Mon May 19, 2014 8:03 pm