Search:

Type: Posts; User: uniq

Search: Search took 0.04 seconds.

  1. Replies
    70
    Views
    32,916

    Re: [Release] Perfect World MS - 1.3.9 + 1.4.1

    I managed to hack the client to load v27 elements.data, the same one that server uses. I would like to do the same with gshop and tasks. For now I used sELedit configs as a reference, but I can't...
  2. Replies
    0
    Views
    1,468

    [DISCUSSION] PW Legacy, hardcore server concept

    Hi, I'm posting my concept of a PW server. I'd be willing to create a server like that by myself, but I'm more of a developer rather than a assembly hacker. Closed source stuff pushes me away. Feel...
  3. Replies
    57
    Views
    25,109

    Re: [Release] WinPCK for PWI Series Games

    Any chance of linux build?
  4. Thread: PhP based pwAdmin

    by uniq
    Replies
    83
    Views
    23,036

    Re: PhP based pwAdmin

    Just compare the output of
    ps -fC gs and
    ps -fC gs | awk '{ print $9 }'



    Set the owner user/group of the files or folders you need to change to the one your web server is running in. Many...
  5. Thread: PhP based pwAdmin

    by uniq
    Replies
    83
    Views
    23,036

    Re: PhP based pwAdmin

    "print 9th column"
  6. Thread: PhP based pwAdmin

    by uniq
    Replies
    83
    Views
    23,036

    Re: PhP based pwAdmin

    ps -fC gs
    it will output all gs processes
    you can get it to print only particular map names using awk


    ps -fC gs | awk '{ print $9 }'

    ps and awk are parts of posix, they will work on all...
  7. Thread: proc_type(s)

    by uniq
    Replies
    8
    Views
    7,789

    proc_type(s)

    I haven't seen any guide on this, so I did a bit of research.

    proc_type is a set of flags packed to an integer. Here's an explanation of what each flag does



    POS
    DESCRIPTION
  8. Replies
    6
    Views
    811

    Re: elements.data weap/armor unknown fields

    I've stumbled across some unknown fields again, could anyone point me what are they?

    armor_essence:
    field #40 shop_price (is it related to decomposing items? i've never got into craft on pw)...
  9. Thread: 1.5.3 panel

    by uniq
    Replies
    1
    Views
    1,925

    Re: 1.5.3 panel

    Just like any freelance programmer, nothing special
  10. Replies
    6
    Views
    811

    Re: elements.data weap/armor unknown fields

    tyvm

    Also worth noticing:

    saber 1712-1731
    scythe 1752-1771
  11. Replies
    6
    Views
    811

    Re: elements.data weap/armor unknown fields

    So what's the role of that guid?
    It allows items to be time-limited?
    Should it be 1 by default, or rather 0?
  12. Replies
    6
    Views
    811

    elements.data weap/armor unknown fields

    Hello,
    Does anyone know what the following fields mean?
    "material_need" field #29 in weapons, #37 in armors <- mirages required to refine
    "has_guid" field #215 in weapons, #196 in armors

    Also,...
  13. Thread: Item colors

    by uniq
    Replies
    6
    Views
    1,772

    Re: Item colors

    OK, I figured it out. It's field 17 for weapons and 16 for armors ("fixed_props" in ronny's v145 config)
    0 - default color
    3 - orange

    there must be some other colors as well, i haven't checked...
  14. Thread: Item colors

    by uniq
    Replies
    6
    Views
    1,772

    Re: Item colors

    Thanks for that. :) But how come that Ashura: Destroyer (id 31448) is colored even though there's no entry in item_colors.txt nor any color code in it's name (it's just "Ashura: Destroyer", all...
  15. Thread: Item colors

    by uniq
    Replies
    6
    Views
    1,772

    Item colors

    How are item colors determined?
    For example, you can see these two orange weapons:
    Perfect World Item Database - Ashura: Destroyer (
    Ashura: Destroyer )
    Perfect World Item Database - Samsara...
  16. Replies
    575
    Views
    168,219

    Re: PURE Perfect World 1.5.3 files + instruction

    hi, have you managed to solve the problem?
    could you write something more about it?

    //EDIT
    solved by replacing main world files from other 1.5.3 package: ...
Results 1 to 16 of 40

Advertisement