(HILFE) Raum Badge (HILFE)

  • Hallo Retrotowner,
    ich habe eine Frage zum Raumbadge (Phoenix 3.11.0),
    ich habe einen Event in meinem Hotel gemacht, aber da ich die Badges für die Gewinner nicht selber geben will immer,
    will ich es so haben, das wenn man den Endraum erreicht hat, das man es automatisch bekommt.
    Wie kann man es einstellen?


    Danke im Vorraus!

  • Funktioniert mit einem Super Wired, ist öfters im Katalog für die Administration erhältlich.
    Habe dir die kompletten Commands rausgesucht, ein "Danke" wäre nett. ;)
    ---: Super Wired :---

    All Super Wired commands are no longer case-sensitive
    New Super Wired Variables (usable across all Super Wired items)
    - #USERNAME# will show the targets username
    - #USERID# will show the users ID (useful in conjunction with the SQL effect)
    - #ROOMNAME# will show the current rooms name
    - #ROOMID# will show the current rooms ID
    - #ONLINECOUNT# will now display the current number of online players
    - #ROOMSLOADED# will now display the current number of loaded rooms

    wf_act_give_phx RANK command fixed (was previously ranking entire hotel, oops!)
    wf_act_give_phx Maximum value of CREDITS given now 2,147,483,647
    wf_act_give_phx Maximum value of PIXELS given now 2,147,483,647
    wf_act_give_phx Maximum value of POINTS given now 2,147,483,647
    wf_act_give_phx EFFECT now inserts the effect into the users inventory & activates it, if possible
    wf_act_give_phx BADGE will now refresh the users badges instantly
    wf_act_give_phx can now make a user dance (danceANCEID)
    wf_act_give_phx can now give users Respect (respectSmile
    wf_act_give_phx can now give a user handitems (handitem:ITEMID)
    wf_act_give_phx can now send a user an alert (alert:MESSAGE)
    wf_act_give_phx AWARD will now give you the next level of an achievement rather than only level 1


    wf_cnd_phx can now check whether a user is in groupid (userisingroup:groupid)
    wf_cnd_phx can now check whether a users favourite group is groupid (usergroupeq:groupid)
    wf_cnd_phx can now check if a user is wearing a specific item, including colours (wearing:clothing)
    wf_cnd_phx can now check if a user is not wearing a specific item, including colours (notwearing:clothing)
    wf_cnd_phx can now check if a user is holding a specific handitem (carrying:handitem)
    wf_cnd_phx can now check if a user is not holding a specific handitem (notcarrying:handitem)

    ---: Super Wired Variables API :---

    #USERNAME# - will show the targets username
    #USERID# - will show the users ID (useful in conjunction with the SQL effect)
    #ROOMNAME# - will show the current rooms name
    #ROOMID# - will show the current rooms ID
    #ONLINECOUNT# - will now display the current number of online players
    #ROOMSLOADED# - will now display the current number of loaded rooms

    ---: Super Wired Effects API :---

    sql:QUERY
    badge:BADGE
    effect:EFFECTID
    award:ACHIEVEMENTID
    send:ROOMID
    credits:AMOUNT
    pixels:AMOUNT
    points:AMOUNT
    rank:RANKID
    dance:DANCEID
    respect:
    handitem:ITEMID
    alert:MESSAGE

    ---: Super Wired Conditions API :---

    userhasachievement:ID
    userhasntachievement:ID
    userhasbadge:BADGE
    userhasntbadge:BADGE
    userhasvip:
    userhasntvip:
    userhaseffect:EFFECTID
    userhasnteffect:EFFECTID
    roomuserseq:COUNT
    roomuserslt:COUNT
    roomusersmt:COUNT
    roomuserslte:COUNT
    roomusersmte:COUNT
    userrankeq:RANKID
    userranklt:RANKID
    userranklte:RANKID
    userrankmt:RANKID
    userrankmte:RANKID
    usercreditseq:CREDITS
    usercreditslt:CREDITS
    usercreditslte:CREDITS
    usercreditsmt:CREDITS
    usercreditsmte:CREDITS
    userpixelseq:PIXELS
    userpixelslt:PIXELS
    userpixelslte:PIXELS
    userpixelsmt:PIXELS
    userpixelsmte:PIXELS
    userpointseq:POINTS
    userpointslt:POINTS
    userpointslte:POINTS
    userpointsmt:POINTS
    userpointsmte:POINTS
    userisingroup:GROUPID
    usergroupeq:GROUPID
    wearing:CLOTHING
    notwearing:CLOTHING
    carrying:HANDITEM
    notcarrying:HANDITEM

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!