Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

Da się, już Ci pokazuję gdzie ale dokładnie tego jeszcze nie rozkminiłem ;P

 

# iConomy 5.0# %author Nijikokun <[email protected]># %license GPLv2# %copyright Copyright AniGaiku LLC © 2010-2011### Setup Notes# - Default# This node consists of all the 'default' data.# - Formatting# Allows you to control the output of how you will# see the currency in-game with the major/minor features.# - Banking# Allows users to store money in a seperate location as# well as transfer from bank to bank between users# - Multiple# Allows users to create multiple accounts with banks# - Q & A# Q: Why?# A: Money on hand can be lost, money in banks should not# be altered upon plugin specifictions in iConomy 5.0# - Interest amount is done in seconds.# - Online# If only true, only one bank / account will recieve money for that player.# If only false, it will go through each bank / account and deposit money.# - Announce# Sends message each time a player recieves money.# - Amount# - On# Each time interest runs you can either deposit the money into a bank (Interest)# or directly into a players holdings (Wage).# - Interval# - Seconds# Basic Table:# 1 minute = 60 seconds# 1 hour = 1 minute * 60 = 3600 seconds# 1 day = 1 hour * 24 = 86400 seconds# 1 week = 1 day * 7 = 604800 seconds# - Database# - Type# Can only be h2 or MySQL, no longer supports SQLite.# - Settings# If you choose h2, only the first two are needed, do not alter MySQL.# - MySQL# Do not use remote databases from free sites, please use either a# remote database from a personal hosted VPS or DEDI or a local# database. This will prevent any 'timeout' or 'invalid settings'# or 'cannot connect to database' issues. Thank you :)!##System: Default: Currency: Major: [ 'Zloto', 'Zlota' ] # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Minor: [ 'Srebro', 'Srebra' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Account: Holdings: 100.0 # Default holdings on hand upon join / creation. Bank: Name: iConomy # Default Bank Name Currency: Major: [ 'Zloto', 'Zlota' ] Minor: [ 'Srebro', 'Srebra' ] Account: Fee: 20.0 # Default cost to register an account Holdings: 30.0 # Default initial account holdings Formatting: Minor: false # Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true) Logging: Enabled: false # Logs transactions done inside iConomy only, other plugins must utilize the api. (Logs to SQL) Banking: Enabled: false Accounts: Multiple: true Interest: Enabled: false Online: true # Only give to players who are online? Announce: Enabled: false Interval: Seconds: 60 Amount: Cutoff: 0.0 # Amount limit to be met until we stop giving interest. (0.0 for no limit) On: 'Players' # Banks or Players Percent: 0.0 # Percent of holdings to give / take (Negative to take) (Overrides Min/Max) Maximum: 1 # (Range) Maximum amount for random in between. (Make Max/Min equal for a flat-rate amount ie: 5/5) Minimum: 2 # (Range) Minimum amount for random in between. Database: Type: 'H2' # H2 or MySQL Settings: Name: 'baza' Table: 'iConomy' MySQL: Username: 'root' Password: 'haslo' Hostname: 'localhost' Port: 3306

 

Tam masz cały kod, a mi chodzi dokładnie o:

 

 

Multiple: true

Interest:

Enabled: false

Online: true # Only give to players who are online?

Announce:

Enabled: false

Interval:

Seconds: 60

 

Tym pokombinuj a dojdziesz do celu :D

Opublikowano (edytowane)

ehh nie udaje mi sie jak tylko coś tam zmieniam to sie pluin psuje :(

 

 

@EDIT

 

ok zrobiłem tak:

Multiple: true

Interest:

Enabled: true

Online: true # Only give to players who are online?

Announce:

Enabled: true

Interval:

Seconds: 300

 

i dostaje kase co 5 min ale gdzie ustawić jaką ma dawać kwote ???

Edytowane przez matrixsen

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...