Tiers not exist?

Discussion in 'Server and Client Scripting' started by natty2, Jul 11, 2010.

  1. natty2

    natty2 Member

    Joined:
    May 11, 2010
    Messages:
    83
    Likes Received:
    0
    I have some problems when it comes to commands that include Tiers.
    I use the beta server script (edited) in my server, and it works well.
    When I start a tournament, I can't do a Challenge Cup tournament...
    I get a message that there is no such tier.
    Also, when I use the following commands:
    /pokeStats [poke] [tier]
    /tierStats [tier]

    The results are that there is no such tier.
    I use the full name of the tier (for example: OverUsed), and the results are "no such tier".
     
  2. meztips

    meztips The name is Bond.

    Joined:
    Jun 4, 2010
    Messages:
    392
    Likes Received:
    0
    Are you typing /tour Challenge Cup:16 or /tour Challenge Cup 16?
     
  3. nesan

    nesan Love is blind

    Joined:
    Jun 13, 2010
    Messages:
    241
    Likes Received:
    0
    Can you post the scripts here. That would help.
    From what I know /newtour Challenge Cup: # needs a space between "Challenge Cup"!
     
  4. coyotte508

    coyotte508 Well-Known Member Administrator Server Owner Administrator Server Owner

    Joined:
    Apr 21, 2010
    Messages:
    6,363
    Likes Received:
    168
    You need to save stats manually... Using !savestats. Otherwise stats won't be saved and each restart you will have that kind of message.

    For the tournament, /tour Challenge Cup:32
     
  5. natty2

    natty2 Member

    Joined:
    May 11, 2010
    Messages:
    83
    Likes Received:
    0
    Awsome, Thanks!
    [=
    it helped alot