1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Solved Help with a script!

Discussion in 'Skript' started by Kondii, Jul 6, 2017.

Thread Status:
Not open for further replies.
  1. Kondii

    Kondii Member

    Joined:
    Jun 29, 2017
    Messages:
    17
    Likes Received:
    1
    So my problem is that is says "bandemoremedlem2(p: player) is not a text"

    Heres is the part of the script:

    function bandemoremedlem2(p: player):
    set {_bankkonto} to "%{bander::%{bande::%{uuid::%{_p}%}%}%::bankkonto}%" parsed as a number
    if {_bankkonto} is more than 9999:
    add 1 to {bander::%{bande::%{uuid::%{_p}%}%}%::maxmedlemmer}
    send "{@prefix} &7Du har nu købt &a1 medlem&7 mere til din bande!" to {_p}
    remove 10000 from {bander::%{bande::%{uuid::%{_p}%}%}%::bankkonto}
    stop

    Pls help
     
  2. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Update your skript , functions didnt exist on 2.1.2
     
  3. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I can only find 2.1.2. Where can i download the newest?
     
  4. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
Thread Status:
Not open for further replies.

Share This Page

Loading...