Search:

Type: Posts; User: cjd1

Search: Search took 0.00 seconds.

  1. Thread: Spell List Timers

    by cjd1
    Replies
    11
    Views
    9,064

    I've put into CVS a fix, by the looks of it. Now...

    I've put into CVS a fix, by the looks of it. Now it resets the timer on completion of the spell.

    Interrupts are sketchy right now so they are commented out. I ran into quite a few crashes in the...
  2. Thread: Spell List Timers

    by cjd1
    Replies
    11
    Views
    9,064

    Ok, gotchya. And that would be completely solved...

    Ok, gotchya. And that would be completely solved by doing things correctly, resetting the timer on the "successful cast" packet. I'll look into it a bit Monday (hopefully).



    Yup, since it...
  3. Replies
    8
    Views
    8,448

    Middle-click (or was it right?) on an item in the...

    Middle-click (or was it right?) on an item in the spawnlist for the full string used to match filters.
  4. Thread: Spell List Timers

    by cjd1
    Replies
    11
    Views
    9,064

    Spell Timer

    The middle mouse button (or both left/right if you only define a 2 button mouse to the X server and have emulate3buttons enabled) removes entries for me. Stick some printf's in that slot and see if...
  5. Replies
    7
    Views
    6,633

    The alert audio commands are only done for spawns...

    The alert audio commands are only done for spawns in the Locate section, I believe.
  6. Replies
    9
    Views
    9,020

    level^2 * ZEM. Most outdoor zones, ZEM is 75,...

    level^2 * ZEM. Most outdoor zones, ZEM is 75, most dungeons, 80. Then there were all the beefed up dungeons a year or so ago, they have values like 90, 92 (find that memo from Verant, calculate ZEM...
  7. Replies
    3
    Views
    4,836

    Corpse Spawntime

    Nah, I don't think so. The name, NPC status are just changed upon death. It would be relatively simple to also update the spawntime too.
  8. Thread: 2 suggestions

    by cjd1
    Replies
    3
    Views
    4,934

    I've got the code for a few things like this,...

    I've got the code for a few things like this, column heading order, saving the x, y, width, height of many widgets, etc. Once my dev pc is back and running (real soon now) I will get it updated...
  9. Thread: Mandrake 8.2

    by cjd1
    Replies
    9
    Views
    9,151

    Mandrake 8.1 setup

    Install Mandrake 8.1.
    Install gcc3 related packages, gcc3.0, gcc3.0-cpp, gcc3.0-c++, libgcc3.0, libstdc++3.0, libstdc++3.0-devel.
    Install libpcap, libpcap-devel.
    Install tcpdump (it's always good...
  10. Replies
    11
    Views
    10,212

    filterString

    Right-click on a spawn in the spawnlist to see it's entire filter string which gets matched against the pattern in filter.conf.
  11. Replies
    8
    Views
    9,432

    Take an Open Source project you are interested...

    Take an Open Source project you are interested in, use, whatever. Think of some little thing that's always annoyed you. Find it, fix it.

    That's the easiest way to start navigating source for an...
Results 1 to 11 of 15