hey xelper ...you got so much donating for a new ipad ?![]()
Clicking on label gives a number, seem to be distance between me and target
PQR_BehindTarget() always return false
PQR_BehindTarget(true) always return 0
PQR_FacingTarget() always return false
PQR_FacingTarget(true) always return 0
PQR_DistanceTarget() always return nil, or 0 if none target is selectted
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
Last edited by Xelper; 04-29-2012 at 08:32 AM.
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
Yes have the offset, im using PQR213_BETAb.zip, none modifications
EDIT: Dont seem to be about offsets, first beta facing and behind was working using same offsets.Code:<CurrentWoWVersion>15595</CurrentWoWVersion> <WoWVersionOffset>0x99B1CF</WoWVersionOffset> <PlayerName>0x9BE820</PlayerName> <PlayerClass>0x9BE99D</PlayerClass> <GetCurrentKeyBoardFocus>0x9D39FC</GetCurrentKeyBoardFocus> <GameState>0xAD7426</GameState> <Lua_DoStringAddress>0x43C230</Lua_DoStringAddress> <Lua_GetLocalizedTextAddress>0x1BBBF0</Lua_GetLocalizedTextAddress> <CVarBaseMgr>0xA4D3A8</CVarBaseMgr> <ObjMgr>0x9BE7E0</ObjMgr> <CurMgr>0x463C</CurMgr> <LocalGUID>0xC8</LocalGUID> <FirstObject>0xC0</FirstObject> <NextObject>0x3C</NextObject>
Last edited by sheuron; 04-29-2012 at 08:42 AM.
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
Hey guys, having an issue with PQR 2.0. It attaches to wow just fine, but when i hit the hotkeys to begin the rotation, nothing happens. i get the chat message saying rotation enabled, but nothing actually happens. Im using xrnSub profile, havent changed anything in the rotation, ive got sheuron's data file in the proper folder, no idea why this is happening. Also wondering at a bug from the older version of pqr where it says that the config cant be accessed. Help appreciated, any response at all is 110% appreciated. Thx Guys
@sheuron:
Okay, try this one..
http://dl.dropbox.com/u/39925787/PQR/Beta/PQR213_BETAd.zip
Do this:
Close WoW + all PQRs
Enable Interrupt Mode (just need to inject the PQR code into WOW)
Target something which has a target of target (someone attacking a target dummy maybe)
click the Rotation 1 label and copy and paste the results here, should be able to use CTRL+C
Should get something like this:
WoW Base: 4063232
CVarBaseMgr: 10802088
CVarBaseMgrArray: 10802116
CVarArrayResult: 2344836443
BehindTarget: 145.891
FacingTarget: 341.106
DistanceTarget: 8.62783119008687
TargetGUID: 432345564329000595
TargetOfTargetGUID: 432345564227850562
Last edited by Xelper; 04-29-2012 at 09:10 AM.
Standard thing to try before ask for help.
1. Download and use PQR Updater on new folder: http://dl.dropbox.com/u/39925787/PQR.zip
2. Download latest version of profiles you are using
3. Delete or rename WoW folders: Cache, Interface, WTF
4. Make sure you are using 32 bits game client and playing on official servers.
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
done all of the above, prior to my first post. Any other ideas?
Also, as it just popped into my head, is there any program or magic button that converts older pqr profiles into new pqr profiles?
Code:--------------------------- --------------------------- WoW Base: 14417920 CVarBaseMgr: 10802088 CVarBaseMgrArray: 10802116 CVarArrayResult: 6881380 BehindTarget: 96,7638 FacingTarget: 355,2066 DistanceTarget: 13,3862108652778 TargetGUID: 17379405118235000999 TargetOfTarget: null --------------------------- Aceptar ---------------------------
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
@sheuron make sure you are using the "d" build and not the "c" build.. I just edited the download link.Do a restart of WoW after this as well
Also see what happens when you type
/dump PQR_GetCVar("FacingTarget")
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]