Search:

Type: Posts; User: Fridlekh

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: Map Pack 3.7

    by Fridlekh
    Replies
    361
    Views
    173,623

    Re: Map Pack 3.7

    Well, the maps I make *are* made using world cache files... to make updated maps I'd need to get back in-game and re-build my cache, so probably not soon. filling out the cache from scratch takes a...
  2. Thread: Map Pack 3.7

    by Fridlekh
    Replies
    361
    Views
    173,623

    Re: Map Pack 3.7

    My old map maker program is still around somewhere, but the code might currently be broken due to previously working on re-organizing the world terrain/textures to be packaged assets since they are...
  3. Replies
    6
    Views
    3,998

    Re: convert files to .agh

    /purgetextures ?
  4. Replies
    6
    Views
    3,998

    Re: convert files to .agh

    huh, I'm looking at the source and part of the startup procedure is:


    if (gCommonPrefs->useAGH && gCommonPrefs->updateAGHFiles)
    UpdateAGH();


    hmm, I think I see the issue in UpdateAGH() ......
  5. Replies
    6
    Views
    3,998

    Re: convert files to .agh

    1) Edit clientprefs_common.def and make sure the the followign are set:
    useAGH=true
    ddsHighQuality=true
    updateAGHFiles=true

    2) Save the image as TGA or PNG. (remember to preserve your alpha...
  6. Re: Graphics issues experienced with some players on Vista and Windows 7

    Is there anyone at all experiencing this problem on XP?

    Could those having this issue try turning off Aero or similar themes?

    Does this happen in both windowed and full screen modes?

    I know...
  7. Thread: Chat bug

    by Fridlekh
    Replies
    2
    Views
    1,181

    Re: Chat bug

    Are you using alt+tab to switch between applications? clicking on the task bar? Using some other function like Vista Aero features? or a third party shell/window manager?
  8. Thread: Furniture?

    by Fridlekh
    Replies
    17
    Views
    5,817

    Re: Furniture?

    I think the resource manager DOES do instancing, but the object list isn't organized by object type, and parsing of object-lists is limited to one item per frame.

    Two things are needed really...
  9. Replies
    40
    Views
    12,943

    Re: player made dye project

    http://web.archive.org/web/20051123062731/http://www.beasthold.org/Horizons/Custom_Dyes_2.0.exe

    ?
  10. Replies
    22
    Views
    5,184

    Re: Texture fiddling question

    Thinking about tweaking the program a bit in the near future. Any feature requests other than "save as foo.ext rather than foo.agh.ext" ?

    I'm not entirely sure I can do anything about the output...
  11. Replies
    4
    Views
    1,479

    Re: Help with .DEF files

    rather than trying to modify lod levels, you want to disable LOD altogether.

    While the game is not running, you can modify these values in prefs\clientprefs_graphic.def

    bool terrainLodEnabled...
  12. Replies
    105
    Views
    22,335

    Re: James Camerons Avatar

    I've not been paying all that much attention to movie releases lately, but from what little talking I've seen about Avatar, it sounds like a movie version of the game Albion. o.O
  13. Replies
    11
    Views
    2,516

    Re: Thoughts RE: Furries

    Urban dictionary? well, at least it's not Something Awful or Encyclopedia Dramatica. :p Something slightly more in-depth with references and stuff http://en.wikipedia.org/wiki/Furry_Fandom
  14. Replies
    11
    Views
    2,516

    Re: Thoughts RE: Furries

    I see a pretty big difference between being attracted to animals and being attracted to humanoids. Unless you're in the camp that says that drive should only ever be expressed in the action of...
  15. Re: Small Rollback for Chaos after 02/12/09 Maintenance?

    responding in off-topic, since it has gotten very off-topic
  16. Replies
    11
    Views
    2,516

    Thoughts RE: Furries

    Humans immediately place things they see (including other people) into various categories based on stereotypical precepts. Humans have also used animals as de-facto examples of stereotypes for at...
  17. Replies
    19
    Views
    6,803

    Re: Maps, Directions, Arrows?

    Coming soon (tm)
  18. Replies
    1
    Views
    1,217

    Re: New UI Element: Mini-Map

    Coming soon (tm)
  19. Replies
    13
    Views
    2,205

    Re: Spell Targeting.

    wasn't /cne re-enabled a long time ago?
  20. Replies
    11
    Views
    2,407

    Re: Client build 383.21 up on Blight

    The ability to disable the loading screen is there for specific design purposes (like making effects and testing locally without connecting to a server) and not supported for general use. If the...
  21. Replies
    11
    Views
    2,407

    Re: Client build 383.21 up on Blight

    As far as I know, nothing has changed in teh terrain code between 383.20 and 383.21

    Still... when this happens:

    1) Are you running with or without the loading screen on?

    2) Are you porting...
  22. Thread: target window

    by Fridlekh
    Replies
    1
    Views
    1,007

    Re: target window

    UI modification is done through def files that define the appearance of windows (though functionality is fixed, and up the the client)

    For the Target window, you want to look at...
  23. Replies
    11
    Views
    2,407

    Client build 383.21 up on Blight

    Work for this build was focused on fixing a couple of longstanding issues with text in the game.

    ยท Text links in NPC dialogs, guild manager screens, and item drag/drop to text input should...
  24. Replies
    5
    Views
    1,184

    Re: Consignment society loading screen

    If you skip the patcher, or skip deleting old files, then you'll see this when files still exist in resources\themes\default\textures\startup
  25. Replies
    9
    Views
    1,921

    Re: Player Customization/command(?) request

    /printsec
    go to world cache dir for current shard
    examine sector_####.def file with #### as listed in /printsec
    World object names, object names, locations, sizes, etc should be there.
Results 1 to 25 of 195
Page 1 of 8 1 2 3 4