Page 1 of 1

Xunleashed Windows Slanted. And Other Problems, Please help.

Posted: August 17th, 2005, 9:24 pm
by tault_mephisio
Okay, I have been a member for awhile but just now since i started crafting in EQ2 have decided to use Xunleashed, Well anyways, i installed the EQ2Crafter, and then read i have to install EQ2Service Scripting, so i downloaded it and only thing i can figure is i'm supposed to put it in my scripts folder, i do that, and looking at the original thread for the service i see the following.


'Example on how to Declare and Use the EQ2 Service Object
'================================================
'Dim oEQ2Service
'on error resume next
'set oEQ2Service= XUScriptPlugin.GetService("EQ2Service.Service")
'if Err.number <> 0 then
' ' EQ2Service didn't load
' XUScriptPlugin.staStatus.Text = "EQ2Service failed to load"
'else
' on error goto 0
' Dim playerName
' playerName = getPlayerName(oEQ2Service)
' XUScriptPlugin.staStatus.Text = "Player's Name is: " & playerName
'end if
'Sleep 5000
'set oEQ2Service = Nothing


Now i'm sorry but i am confused... and the above quoted info.. might as well be in greek to me, i cant even see if this stuff works, cause for some reason If i am able to get a Xunleashed window to come up, it is massibly slanted, and distorted, i have tried putting the persona window behinde it and i still cant interact with it.. so.. yeah i am confused, is there maybe a Xunleashed for dummies post? sorry for any inconvenience,

oh, also.. does the forum have a search option?.. i couldnt find it, maybe its cause i been up a couple days, maybe i'm just that stupid, lol, Thanks in advance for any help, if you need any further information please ask and i will do my best to provide it for you.

Posted: August 17th, 2005, 9:45 pm
by tault_mephisio
ok, it seems i have fixed the slant issue, seems it doesnt like high resalutions like i was using, but now my screen looks huge, heh, would appreciate if someone could tell me how to use it with higher resalutions, also, the services thing i still havnt figured out, thanks.

Posted: August 18th, 2005, 3:43 am
by loraik
Make sure you use in windows mode. What I always have to do is go to options and click "full screen" then click it off again to get slant issue fixed. I am running at 1900xsomething

Loraik