Search found 13 matches

by Xith
Tue Nov 18, 2003 11:06 am
Forum: MQ2::General
Topic: Karana is a marked server.
Replies: 67
Views: 22719

On Legal Matters

Wildcat, Webster's dictionary defines the word intercept when applied to communications as "to receive (a communication or signal directed elsewhere) usually secretly". Note that information sent to Verant's servers cannot be "intercepted" by Verant as they are the intended recie...
by Xith
Wed Nov 12, 2003 10:42 pm
Forum: MQ2::Development::Feature Discussion
Topic: Instrument Mods?
Replies: 37
Views: 2964

Lax, Maybe I should look at this myself instead of being lazy and asking you, but is this modifier value (on the song cast) the same as the modifier value for spells cast with and other enhancements? Not duration of course, but the "enhancement" which for instances causes C3 to give more t...
by Xith
Wed Nov 12, 2003 10:38 pm
Forum: MQ2::Development::Feature Discussion
Topic: Seeking help with Java macroing add-in
Replies: 41
Views: 1960

Seeking help with Java macroing add-in

I seem to be having the stupidest problems with some code not working on my machine under XP and I would like if somebody else can compile it on another OS and see if it works. The JNI Invocation methdo JNI_CreateJavaVM seems to be failing and there's a bug for this in the Java bug database for XP b...
by Xith
Sun Nov 09, 2003 12:14 am
Forum: MQ2::General
Topic: my EQGAME.EXE keeps crashing
Replies: 7
Views: 2066

Ok, I loaded MQ up and it's been fine ever since.
LOL!!
by Xith
Fri Nov 07, 2003 11:58 pm
Forum: MQ2::General
Topic: Karana is a marked server.
Replies: 67
Views: 22719

LOL! you guys are too f*cking much. I just read this whole goddam thread for the 1st time. Sorry for my potty mouth. I want to add a few things. a.) I do know for certain that part of the function of the client issuing a /report is that the last x lines of text are recorded into a queue that only th...
by Xith
Fri Nov 07, 2003 10:51 pm
Forum: MQ2::General
Topic: My comrades will avenge my death
Replies: 2
Views: 795

Hell yea that's worth coding! :) It presents a slight cheating exposure however
by Xith
Fri Nov 07, 2003 9:48 pm
Forum: MQ2::Development::Feature Discussion
Topic: BUG: Zone Info
Replies: 34
Views: 1967

sweet, nice work
by Xith
Fri Nov 07, 2003 9:11 pm
Forum: MQ2::Development::Feature Discussion
Topic: Offsets for 5 nov 2003
Replies: 38
Views: 10801

You guys f*cking rock! :)
by Xith
Thu Nov 06, 2003 6:03 pm
Forum: MQ2::Development::Feature Discussion
Topic: Proposal: J2ME API Interface
Replies: 17
Views: 3475

Here here. I still like the idea of an open C or C++ API that we can use to plug-in our scripting languages. I'm not saying anything bad about what exists, it's actually marvelous. However, writing a language and accompanying compiler / interpreter is complicated work and IMO un needed, and I have w...
by Xith
Thu Nov 06, 2003 5:12 pm
Forum: MQ2::Development::Feature Discussion
Topic: Proposal: J2ME API Interface
Replies: 17
Views: 3475

We're not asking you to implement any of this I don't think. Being that it's in sourceforge, I was assuming this was a GPL project (maybe I haven't read it that closely). Maybe I'll put one together and submit it to see what people think. The only problem I see with WSH is that it from what you've e...
by Xith
Thu Nov 06, 2003 2:11 pm
Forum: MQ2::Development::Feature Discussion
Topic: Proposal: J2ME API Interface
Replies: 17
Views: 3475

I don't think it's a bad idea to standardize the existing scripting lauguage and you are right about the includes. I am still not intimately familiar with the scripting language yet so it would be wrong of me to make any brash assumptions. As to the VM, this is at least an area that I have good know...
by Xith
Thu Nov 06, 2003 1:39 pm
Forum: MQ2::Development::Feature Discussion
Topic: Proposal: J2ME API Interface
Replies: 17
Views: 3475

Holy Moley!

no, no, we're not talking about re-writing anything. This would be a parallel scripting language to the existing one. There are advantages and disadvantages of *using* java for scripting but neither advantage or disadvantage if you do not use it. It's sorta like this. Theoretically, you have some ba...
by Xith
Thu Nov 06, 2003 10:28 am
Forum: MQ2::Development::Feature Discussion
Topic: Proposal: J2ME API Interface
Replies: 17
Views: 3475

Proposal: J2ME API Interface

What do you guys/gals think? Yea, yea, Java is big fat and slow, but J2ME is much more compact and speed shouldn't be an issue because only scripting will be performed in Java, everything else will happen in C++ via JNI. I already have a rough Object layout in mind and rough ideas on how to build th...