Page 7 of 25 FirstFirst ... 5678917 ... LastLast
Results 91 to 105 of 368

Thread: Working SEQ alternative

  1. #91
    Registered User quackrabbit's Avatar
    Join Date
    Mar 2002
    Posts
    139
    The offsets are:
    Code:
    	const void *EQADDR_SHORTZONE = (void*)0x006F65D4;
    	const void *EQADDR_CHAR  = (void*)0x00759BB0;
    	const void *EQADDR_SPAWNLIST  = (void*)0x00759B74;
    	const void *EQADDR_TARGET = (void*)0x00759BBC;
    	const void *EQADDR_ZONING = (void*)0x00759B5C;
    Edit: Found remaining offset
    Last edited by quackrabbit; 04-08-2003 at 08:34 PM.
    -QR

  2. #92
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    After having a first look at the offsets, they appear to be correct, but the SPAWNINFO structure may have been changed, which would be very annoying. I don't have time to work out the new structure until later, so if anyone wants to give it a shot, please do it would be greatly appreciated...

  3. #93
    Registered User
    Join Date
    Apr 2003
    Posts
    69
    Originally posted by Sixes
    Because it's a great environment for making Windows XP feel like it's a Linux box.
    If I want linux, I'll boot linux.

    Could you give me a pointer to where to get the "native" version please?
    www.mingw.org
    http://sourceforge.net/projects/dev-cpp/
    http://www.bloodshed.net/devcpp.html

    eiter one of those should work.

  4. #94
    Registered User
    Join Date
    Feb 2003
    Posts
    2

    Convert Error?

    Mine is showing a window titled "Convert Error", in the box it says "File not found: ./maps/.map

    Also , what are the correct "new" values for the config.ini file?

    -Qwerty

  5. #95
    Registered User
    Join Date
    Feb 2003
    Posts
    32
    Originally posted by user387
    If I want linux, I'll boot linux.
    Ah, but this way I can alt-tab from EQ into a bunch of xterms.
    one of those should work.
    Thanks. Will try them in the morning. It's much appreciated.

  6. #96
    Registered User
    Join Date
    Mar 2003
    Posts
    3
    First off I mest say bravo Cavemanbob!! This is beautiful!

    Next, Wouldnt it be very possible to add some code into the linux version of seq so it could be used as the client?
    The answer is 42.
    What is the question?

  7. #97
    Registered User
    Join Date
    Jan 2003
    Posts
    2

    csc

    Originally posted by cavemanbob
    Good to hear that the server builds under gcc, has anyone tried doing a command line build of the client with csc yet?
    csc /out:myseq.exe /target:winexe Form1.cs Form3.cs Form4.cs MapCon.cs
    compiled without any problems.

  8. #98
    Registered User
    Join Date
    Apr 2003
    Posts
    11

    Cannae get to work.

    Maybe I'm doing something wrong, but i cannot for the life of me get this thing to work... i've tried launching the server on the machine, connecting with the client on the other machine, then loading EQ... nothing (both machines winxp pro)... worked before todays patch... it just stares at me with a blank screen now... no zone name, nothing... i tried changing the offsets, or whatever. to no avail.

    Any ideas?

    Thanks

  9. #99
    Registered User
    Join Date
    Jan 2003
    Posts
    87

    Re: Cannae get to work.

    Originally posted by KeldramosRN
    ... worked before todays patch...
    Any ideas?

    Thanks
    I think you have the answer.
    I believe in gun control. I use both hands

  10. #100
    Registered User
    Join Date
    Apr 2003
    Posts
    11

    Arrow ......

    I meant, as in, any idea how to make it work again

  11. #101
    Registered User
    Join Date
    Apr 2003
    Posts
    6
    New offsets didnt work? did they change something else?

  12. #102
    Registered User
    Join Date
    Apr 2003
    Posts
    11

    Question

    Not sure... any chance i can get someone who has this working to zip client/server up and post it here? id appreciate it greatly

  13. #103
    Registered User
    Join Date
    Feb 2003
    Posts
    2

    Decoding?

    I close my eyes and rub them real hard... when I open them, mine decodes. mmm..... sparkly



  14. #104
    Registered User
    Join Date
    Dec 2002
    Posts
    152

    Question silly question

    Was wondering if anyone ported the myseq1.1 to lunix. I have one windoows system anf redhat 8 would like to get my linux box working


  15. #105
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    The spawn structure in EQ changed, I've got most of it done, but haven't had much time today to deal with it. Lyenu over at the LEQM project is supposed to have a fix up tonight and in that case I'll pull the new structure from there and stick it in the server, otherwise it's broken until then.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On