Stránka 1 z 1

Citizens

Napsal: 11 črc 2012, 15:12
od Arcas
Ahoj. Potřeboval bch poradit s citizens. Nastavil jsem v pexu hráčům povolení na select i na trade ale obchodovat nemůžou. Resp. nevyberou NPC a neotevře se jim inventář pro obchodování. Prosím tedy o pomoc Vás. Ví někdo, co s tím?

Config :

Spoiler: zobrazit

Kód: Vybrat vše

range:
  arrow:
    min: 3
    max: 13
  look: 5
  pathfinding: 16.0
ticks:
  pathing:
    max-stationary: -1
    max-pathing: -1
  saving:
    delay: 72000
    save-often: true
    use-task: true
  waypoints:
    right-click-pause: 70
general:
  chat:
    format: '[%name%]: '
    default-text: Hello.;How are you today?;Having a nice day?;Good weather today.;Stop hitting me!;I'm bored.;
    selection-message: <g>You selected <y><npc><g> (ID <y><npcid><g>).
    creation-message: <g>The NPC <y><npc><g> was born!
    space-char: /
  colors:
    npc-colour: f
    use-npc-colours: true
  pathing:
    realistic: false
  defaults:
    enable-following: true
    talk-when-close: false
  quick-select: true
  notify-updates: true
  pvp:
    deny:
      attack-disabled-pvp-players: true
items:
  talk-items: 340,
  select-items: '*'
debug:
  debug-mode: false
economy:
  use-economy: true
  prices:
    basic:
      creation: 100
    guard:
      creation: 100
    wizard:
      creation: 100
      teleport: 100
      changetime: 100
      spawnmob: 100
      togglestorm: 100
    trader:
      creation: 100
    quester:
      creation: 100
    healer:
      creation: 100
      levelup: 100
      heal: 100
    blacksmith:
      creation: 100
      armorrepair:
        leather: 0.25
        gold: 0.5
        chainmail: 0.75
        iron: 1
        diamond: 1.25
      toolrepair:
        wood: 0.25
        gold: 0.5
        stone: 0.75
        iron: 1
        diamond: 1.25
        misc: 0.5
guards:
  max:
    stationary-return-ticks: 25
  respawn-delay: 100
  bouncers:
    default:
      protection-radius: 10
  soldiers:
    items:
      select: '*'
      return: 288,
      deselect-all: 352,
wizards:
  mana-costs:
    teleport: 5
    changetime: 5
    spawnmob: 5
    togglestorm: 5
  max-locations: 10
  max-mana: 100
  interact-item: 288
  mana-regen-item: 348
  mana-regen-rate: 6000
  regen-mana: true
quests:
  save:
    command-delay-ms: 5000
  exploits:
    item-pickup:
      check-delay: 400
    combat:
      check-times: 2
      check-radius: 20
    blocks:
      tracking-remove-delay: 6000
healers:
  give-health-item: 35
  take-health-item: 287
  health-regen-increment: 12000
  regen-health: true

Re: Citizens

Napsal: 11 črc 2012, 17:41
od nejento
Jaký permissiony přesně jsi přiřadil? Máš ten obchod již nastavený?

Re: Citizens

Napsal: 11 črc 2012, 19:33
od Arcas
Permissions :

Kód: Vybrat vše

    - citizens.trader.use.*
    - citizens.basic.use.select


Nastavile jsem : cenu, dal jsem práva a věci do shopu - klikl jsem pravým tlačítkem na NPC a přesunul mu věci do invu.

Problém je přesně tento : když si seberu OP a pex, kliknu pravým na NPC tak nemůžu obchodovat.