![]() |
(i didn't actually read it, i just ran it through ms word 2007) shhhhh... tell no one
|
chat channels
tries to browse through but didnt see anything posted on this, on the chat channels tab i am trying to use it to delete channels and i get a error message of
An unhandled error accured in TGroupBox No argument for format '%s' using the 1.9 build |
Quote:
My main concern with maintaining peoples EQ2 Account UN/PW was; I didn't want them coming back to me, saying I jacked that crap, or EQ2 Companion was just a account sniffer etc, etc ... Just look at the post about EQ2MAP and the claims people make about it on OForms. The good news is, I am putting in the ability to supply username and password. Now that EQ2 can handle attribute white space I can add multi lines scripts to data Objets. |
[quote=dragowulf;64329]These are some typos I see on the about section
Problems were highlighted in bold, and I found them in Microsoft Word 2007, besides the name one. :P --------------------------- bla, bla, bla .. lol [quote] I just copied and pasted from the GNU General Public License that will be supplied with the release zip. |
No I see your point Landiin - if it helps ease you mind I never got any negative feedback on that yet.
Actually the only real risk I see is some third party writing a malicious UI mod that accesses this data and /tells it to the malicious mod author - and that should be pretty unlikely. PS: Shady things? I prefer to think I was doing research. :p |
I'll get a new release out soon. I've been changing things around, for the good I hope.
We get a new; Run Application tab Interface tab Quick Switch gets account, and passwords. It will auto populate this if it finds the file *_characters.ini. Bookmarks gets a new look Chat channel deleting should be fixed. Newly tuned C2C scripting engine. Speaking of C2C scripts; found out some things I didn't know. ## is not needed for using Parent.name.whatever addressing and if you do use it, the ref variable will be displayed twice, you don't need to enclose multiple words in ", ' or (). If you want the char (, )or ! you have to enclose them in quotes and if you use the char ' it will break the entire script. I really like the new launch pad, and OMG EQ2 did not crash not one time in 30 or 40 times I issued the command /loadui eXtreme |
Ah, I forgot to add the brackets to my FAQ page on how to code the scripts, but I may have a couple on there that you missed.
And yes, /loadui hasn't crashed for me in months now, maybe Rothgar can completely fix that one once he's done with UIbuilder (I asked him). |
Quote:
Quote:
In XML you need to replace " by "_; No thanks needed, its the least I could after the bazillion errors you've caught of mine :P lol |
4 Attachment(s)
Ok some more :p
If you press "i do not agree" the program exits but works fine when you restart. Error11: There is some text missing after "settings and" Error12: There is nothing that tells you to press save and untill you do settings is disabled. Error13: This is after i delete the settings file and login again, the update button don't work and if i press Change Username this error pops up. Error 14: You can enter 0 or a huge number in the retry field then this error occur and Settings gets disabled. You have to restart to fix it. You beter use a dropdown list instead. |
Quote:
All these has been address in 1.10. |
Build 1.10
Build 1.10 Change Log:
I am still going through code removing all comctrl.dll v5.0 and adding v6.0 for the new geewiz look. So if you see an old style dialog box let me know. Old habits are hard to break.. Must not type messagebox(..); A Quick note about C2C: The include has to be included in the Main window node. All C2C files include buttons to use except for the Raid. Buttons for the raid window has to be located in their own container in the group# page. I'll put up some examples soon, Zuma has been taken up my free time up at work. Dang game! |
1 Attachment(s)
/criticism on
BUGGY, BUGGY, BUGGY, LANDIIN'S GOT BUGS IN HIS TUMMY! /criticism off Ok...seriously, I get this error whence finish updating EQ2Map through EQ2C. As you can see, those are my settings on the right. My thought is, I think TTimer has something to do with spybot search and destroy because it uses some thing close to that name. unless it's something else. FIX IT STAT! |
i highly recommend event logs when an error occurs, because giving a stupid screenshot is too much to handle for the lazy person...
by the way, now the ttimer thing happens everytime it gets to the EQ2map part of the auto update thanks drago. |
the bug only happens when "allow auto updating" is checked.
dunno, maybe some useful info. drago. |
The TTimer is just a timer class. The auto update happens on a OnTime event of a TTimer class. The error is being generated while execution is in that class, thats why it is saying TTimer. I believe I already fixed that bug, or one like it, in 110a I'll recheck though to make sure.
Edit: Nope that wasn't the one I fixed.. But yours is fixed in the next build:) |
Wow Drago has eaten too much SPAM.
And Landiin you have a typo in your signature. Was that sig inspired by mine? :D |
hey gm9 shhhush it!!! lol....
im sorry but i cant even log on w/ that dumb error and im totally dependent on eq2c now!!!! dang u landiin...oh and what are you planning on doing for the eq2c icon? please fix ;) drago |
Quote:
As for the icon, I have no clue man. I have no artistic skills. At one point I think I asked if any one wanted to make one and no reply so I guess well be stuck with whats there lol. |
Quote:
Not sure I like it though.. Was bard so played around with it. eXtreme's color scheme doesn't go good with the forum colors:/ |
Only thing I tested was the C2C:
Oh and I could not save the UI path once I enabled eq2map and interfaces tabs in settings. I got error messages about not being able to save the UI while updating (even after I disabled the eq2map and interfaces tab in settings), and I had to terminate it via task manager. Keep in mind that I tested this at work so it could not establish a network connection (without working proxy code at least), which may be part of the reason. |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
build 110a
With fixed issues reported from 110.
GM9, Test EQ2MAP with you Proxy! Found a couple of things that might of caused it not to use proxy settings. This is only for EQ2MAP, interface usese another thread private to it's class. Now, when I set proxy I can't connected to any thing, and when I don't I can. So maybe its working. Also when I trace the exec it populates the proxy data. So Crosses fingers.. |
Quote:
And I'll test your proxy code tomorrow, I'm home now. :p But seriously, don't bother too much with it, if you have to use a proxy for HTTP access you can't play the game anyway, so why use your companion in that environment (well unless you like to do beta testing instead of working like I do.). |
Quote:
As for the proxy. I added it, it should work and knowing it don't bugs the crap out of me. |
-When you check the "Run applications before EQ2 starts" checkbox it does not remember it.
-when running applications it will keep bringing the first application that is listed and doesnt stop. the cancel autorun window doesn't come up, but instead i am bombarded 100000x by the profit ui updater (everytime i click exit it comes back up). the eq2c window freezes as well and the other application that are suppose to run do not (currently ive got profit ui auto updater and poifinder updater and poiup. doesnt even come up) lol!!! WHY ME??!?!??! always.... drago |
Quote:
Also converting ever thing that could possibly be an extended char to html safe. Yes GM9 ' also.. :P |
Seems as if I'm taking gm9's position as...oh nevermind.....
drago. |
You will be assimilated, resistance is futile. :p
|
I like how landiin used your sig style but then changed it...lol.......cuz you made a comment.
drago. |
Quote:
According to gm9 I used orange for extreme when I don't even like the color orange because he used it. Guessing he maybe correct, I can't come up with any other reason. I'm starting to think he is Borg! If he start putting cubes in his UI then we will know for sure. |
*whistles*
|
I KNEW IT!!!
Build 1.10drago Your run app is now working. I also added a little something something ;) for you Drago. |
Quote:
yay!!! drago. |
Guessing I should add a tooltip field for all the C2C.../sigh
Btw, the drago version does not have all the extended char conversions for script, just the basic HTML tag. That'll come in the Borg9;) version. drago did you find your candy? |
What's the script for anyway?
|
*bah, lost the original post, trying to remember it all*
Tested on my home system, first without a proxy
|
Quote:
Nice list though some good info in there. Also glad EQ2MAP proxy now works. Question? When selecting a file in the filetree of the UIs that do not include the eq2c.xml file, Should it: A. Stay like it is. B. Show a real description? I could build a internal database that would give basic info what a window was for when it was highlighted. example User selected then eq2ui_mainhud.mainchat.xml file, it would display "This window is used for all chat windows" |
I thought so about the news tab, just mentioning it because previous builds had it enabled.
Description is cool if you want to do that. Btw I added something to item 2 in my post above which I forgot to write after the original post was lost. |
Quote:
...lol drago. |
Is it the new station launcher?!?!?! ;)
woot i love it. EDIT: Set the Station Launcher to "C:\Program Files\Sony\Station\Station Launcher\LaunchPad.exe" --game EQ2 so that it launches EQ2 automatically for you instead of you having to click it yourself :) like my spam gm9?!?! muahaha drago. |
| All times are GMT -5. The time now is 07:23 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI