Delete messages from //rg info command #121


  • New
  • Defect
Open
Assigned to phoenix_iv_
  • _ForgeUser22100465 created this issue Nov 3, 2015

    I wat to delete those messages from the //rg info command whit ' '
    Can you make that posibole for my please

    R_INFO_HEADLINE:
    R_INFO_NAME: "$[DARK_AQUA] Plot $[WHITE]$0"

    # $1: Status (bought/rented), defined for "//rg list" as BOUGHT and RENTED
    R_INFO_OWNER: "$[DARK_AQUA] Eigenaar  $[WHITE]$0"

    R_INFO_MEMBERS: "$[DARK_AQUA] MedeEigenaar/Eigenaren $[WHITE]$0"

    # $1: Depth. If no ground-level is set this will be "?"
    R_INFO_SIZE: ''

    R_INFO_BUYING_PRICE: ''
    R_INFO_SELLING_PRICE: ''
    R_INFO_TAXES: ''
    R_INFO_RENT: ''

    R_INFO_NEXT_WITHDRAWAL: ''
    R_INFO_LEASE_EXPIRY: ''

    # $0: Answer if the region can be bought/rented. The answers "yes" and "no" are defined by
    #     R_INFO_TRUE and R_INFO_FALSE, which can be found below.
    # $1: Additional information. Strings for this are defined in the section below.
    #      - If the player can't rent/buy the region this is the reason why.
    #      - Only for renting: Time-limit, if set.
    R_INFO_CAN_BUY: ''
    R_INFO_CAN_RENT: ''

    R_INFO_FOOTER: ''

  • _ForgeUser22100465 added the tags New Defect Nov 3, 2015

To post a comment, please login or register a new account.