Stránka 1 z 1

Nejde /f power

Napsal: 03 led 2015, 21:02
od DafalesCZ
93.91.250.122:27406
Ahoj, nejde mi nějak příkaz /f power
Dělá to jako kdyby to neznalo ten příkaz. Nevíte proč?
factions_uconf@default/instance:

Kód: Vybrat vše

{
  "enabled": true,
  "factionIdNone": "28a6af73-ccf8-4c81-bfc7-fbcc9f1bd7ae",
  "factionIdSafezone": "2d78debb-5335-4a5b-8d6d-f9477880a99b",
  "factionIdWarzone": "994d62c1-7f3f-4031-be99-a706bfa28069",
  "defaultPlayerFactionId": "28a6af73-ccf8-4c81-bfc7-fbcc9f1bd7ae",
  "defaultPlayerRole": "RECRUIT",
  "defaultPlayerPower": 0.0,
  "defaultFactionOpen": false,
  "defaultFactionFlags": {
    "PERMANENT": false,
    "PEACEFUL": false,
    "INFPOWER": false,
    "POWERLOSS": true,
    "PVP": true,
    "FRIENDLYFIRE": false,
    "MONSTERS": true,
    "EXPLOSIONS": true,
    "OFFLINE_EXPLOSIONS": false,
    "FIRESPREAD": true,
    "ENDERGRIEF": false
  },
  "defaultFactionPerms": {
    "BUILD": [
      "LEADER",
      "OFFICER",
      "MEMBER",
      "ALLY"
    ],
    "PAINBUILD": [],
    "DOOR": [
      "LEADER",
      "OFFICER",
      "MEMBER",
      "RECRUIT",
      "ALLY"
    ],
    "BUTTON": [
      "LEADER",
      "OFFICER",
      "MEMBER",
      "RECRUIT",
      "ALLY"
    ],
    "LEVER": [
      "LEADER",
      "OFFICER",
      "MEMBER",
      "RECRUIT",
      "ALLY"
    ],
    "CONTAINER": [
      "LEADER",
      "OFFICER",
      "MEMBER"
    ],
    "INVITE": [
      "LEADER",
      "OFFICER"
    ],
    "KICK": [
      "LEADER",
      "OFFICER"
    ],
    "SETHOME": [
      "LEADER",
      "OFFICER"
    ],
    "WITHDRAW": [
      "LEADER",
      "OFFICER"
    ],
    "TERRITORY": [
      "LEADER",
      "OFFICER"
    ],
    "ACCESS": [
      "LEADER",
      "OFFICER"
    ],
    "DISBAND": [
      "LEADER"
    ],
    "PERMS": [
      "LEADER"
    ]
  },
  "broadcastNameChange": false,
  "powerMax": 10.0,
  "powerMin": 0.0,
  "powerPerHour": 2.0,
  "powerPerDeath": -2.0,
  "canLeaveWithNegativePower": true,
  "factionMemberLimit": 0,
  "factionPowerMax": 0.0,
  "factionNameLengthMin": 3,
  "factionNameLengthMax": 10,
  "factionNameForceUpperCase": false,
  "claimsMustBeConnected": false,
  "claimingFromOthersAllowed": true,
  "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  "claimsRequireMinFactionMembers": 1,
  "claimedLandsMax": 0,
  "homesEnabled": true,
  "homesMustBeInClaimedTerritory": true,
  "homesTeleportCommandEnabled": true,
  "homesTeleportAllowedFromEnemyTerritory": true,
  "homesTeleportAllowedFromDifferentWorld": true,
  "homesTeleportAllowedEnemyDistance": 32.0,
  "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  "homesTeleportToOnDeathActive": false,
  "homesTeleportToOnDeathPriority": "NORMAL",
  "permanentFactionsDisableLeaderPromotion": false,
  "actionDeniedPainAmount": 2.0,
  "disablePVPForFactionlessPlayers": false,
  "enablePVPAgainstFactionlessInAttackersLand": false,
  "territoryShieldFactor": 0.3,
  "denyCommandsPermanentFactionMember": [],
  "denyCommandsTerritoryRelation": {
    "ENEMY": [
      "home",
      "homes",
      "sethome",
      "createhome",
      "tpahere",
      "tpaccept",
      "tpyes",
      "tpa",
      "call",
      "tpask",
      "warp",
      "warps",
      "spawn",
      "ehome",
      "ehomes",
      "esethome",
      "ecreatehome",
      "etpahere",
      "etpaccept",
      "etpyes",
      "etpa",
      "ecall",
      "etpask",
      "ewarp",
      "ewarps",
      "espawn",
      "essentials:home",
      "essentials:homes",
      "essentials:sethome",
      "essentials:createhome",
      "essentials:tpahere",
      "essentials:tpaccept",
      "essentials:tpyes",
      "essentials:tpa",
      "essentials:call",
      "essentials:tpask",
      "essentials:warp",
      "essentials:warps",
      "essentials:spawn",
      "wtp",
      "uspawn",
      "utp",
      "mspawn",
      "mtp",
      "fspawn",
      "ftp",
      "jspawn",
      "jtp"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "lwcRemoveOnChange": {
    "BUY": false,
    "SELL": false,
    "CONQUER": false,
    "PILLAGE": false
  },
  "econEnabled": false,
  "econLandReward": 200.0,
  "econUniverseAccount": "",
  "econChunkCost": {
    "BUY": 30.0,
    "SELL": -20.0,
    "CONQUER": -10.0,
    "PILLAGE": -10.0
  },
  "econCostCreate": 200.0,
  "econCostSethome": 0.0,
  "econCostJoin": 0.0,
  "econCostLeave": 0.0,
  "econCostKick": 0.0,
  "econCostInvite": 0.0,
  "econCostDeinvite": 0.0,
  "econCostHome": 0.0,
  "econCostName": 0.0,
  "econCostDescription": 0.0,
  "econCostTitle": 0.0,
  "econCostOpen": 0.0,
  "econRelCost": {
    "ENEMY": 0.0,
    "ALLY": 0.0,
    "TRUCE": 0.0,
    "NEUTRAL": 0.0
  },
  "bankEnabled": true,
  "bankFactionPaysCosts": true,
  "bankFactionPaysLandCosts": true
}

Re: Nejde /f power

Napsal: 03 led 2015, 23:19
od tadeas97
a když napíšeš příkaz /f power píše ti to nějakou chybu v konzoli?

Re: Nejde /f power

Napsal: 04 led 2015, 00:21
od DafalesCZ
Nic to v konzoli nehlásí. A když to použiji píše to, že

Kód: Vybrat vše

Strange arguments power.
Use the command like this:
/f

Re: Nejde /f power

Napsal: 04 led 2015, 09:08
od tadeas97
zda se mi že je malo argumentů ve hře to píše to samé?

Re: Nejde /f power

Napsal: 04 led 2015, 15:45
od DafalesCZ
Ano píše..

Re: Nejde /f power

Napsal: 06 led 2015, 20:43
od 11xam11
A ostatní příkazy ti fungují ?

Re: Nejde /f power

Napsal: 06 led 2015, 21:43
od DafalesCZ
Ano, vše funguje, kromě toho příkazu.

-- 06 led 2015, 22:34 --

Aji to power normálně počítá. Když umřu tak to ubírá a tak.. :D
Ale ten příkaz jako by to neznalo

Re: Nejde /f power

Napsal: 06 led 2015, 22:41
od Lord7573
a skratka príkazu /F p funguje?

Re: Nejde /f power

Napsal: 06 led 2015, 23:48
od DafalesCZ
A vida funguje :D
Ono se to od nějaké verze přesunulo jen tam nebo něco nefunguje? :D