Jump to content

borderpatrol78

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by borderpatrol78

  1. Can anyone help me skript the following simple things

     

    #Bleeding + Bandage

    If player or zombie hits you you need a paper named &f&lBandage so you wont take damage overtime

     

    @splint

    If player jumps from 6 blocks high player gets slowness and wont be able to get rid of it untill he fixes it with a splint 

  2. This is the skript i got for now but i only need a command so it deletes the player there report.

     

    command /report [<player>] [<text>]:
        description: Main Report Command
        permission: command.report
        permission message: You don't have permission to do this
        trigger:
            if arg-1 isn't set:
                send "Error, you must specify a player"
            else if arg-2 isn't set:
                send "You must specify a reason"
            else if arg-2 isn't "Fly" or "Speed" or "KillAura" or "Xray":
                send "Error, that is not a valid Reason"
                send "Reasons: &cFly, Speed, KillAura, Xray, "
            else:
                add arg-2 to {Reports::%arg-1's uuid%::*}
                send "&8[&4Reports&8]&cSuccessfully reported %arg-1%, for %arg-2%"
                loop all players:
                    if loop-player has permission "report.staff":
                        send "&cALERT! %player% has reported %arg-1% for %arg-2%" to loop-player
                        send "&cTo check the logs, type /checkreport [Player]" to loop-player
       
    command /checkreport [<offline player>]:
        description: Main Report Checking Command
        permission: report.staff
        permission message: You don't have permission to do this
        trigger:
            if arg-1 isn't set:
                send "&7You must specify a user"
            else:
                send "&7Viewing Report Status of: &c%arg-1%"
                loop {Reports::%arg-1's uuid%::*}:
                    send "&c##%loop-index% - %loop-value%"
                send ""
                send "&7Total Reports Made: &c%size of {Reports::%arg-1's uuid%::*}%"

    command /removereport [<offline player>]:
        description: Deletes a player report
        permission: report.remove
        permission message: You don't have permission to do this
        trigger:
            if arg-1 isn't set:
                send "&7You must specify a user"
            else:
                send "&7removing Report Status of: &c%arg-1%"

  3. Can anyone make a skript with the next things for me i'm willing to pay for it!

    - Bleeding

    (need bandage for stoping the bleeding)

    - Bandage

    (when bleeding player need a bandage to stop taking damage from bleeding)

    - Broken bones

    (fall damage from a high fall)

    - Splint

    (splint needed if you have broken bones: slowness)

    - Infected Status

    (gives player hunger time by time and gives damage to player)

    - Cure

    (needed if player got infected)

    -  Zombies able to brake down doors

    - Zombies comes in 5

    (Zombies never walk around allone always in pears of minimum 3 maximum 5)

    - Zombies survive in daylight

    (Zombies take no damage in daylight)

    My discord is GeekGaming3443.tv#7684

  4. Can anyone make a skript with the next things for me i'm willing to pay for it!

    - Bleeding

    (need bandage for stoping the bleeding)

    - Bandage

    (when bleeding player need a bandage to stop taking damage from bleeding)

    - Broken bones

    (fall damage from a high fall)

    - Splint

    (splint needed if you have broken bones: slowness)

    - Infected Status

    (gives player hunger time by time and gives damage to player)

    - Cure

    (needed if player got infected)

    -  Zombies able to brake down doors

    - Zombies comes in 5

    (Zombies never walk around allone always in pears of minimum 3 maximum 5)

    - Zombies survive in daylight

    (Zombies take no damage in daylight)

    My discord is GeekGaming3443.tv#7684

     

  5. On 5/16/2022 at 8:53 AM, EmptyRooms_ said:

    no no, dont pay me money but i can do that

    if your willing to do that i will autobroadcast a huge thanks to [player] for making this posible my discord is GeekGaming3443.tv#7684 feel free to add me 

     

  6. hey anyone here in the community that can make a dayz skript

    i'm willing to pay 10$ paypal

    skript needs

    * possible bleeding or infected when hit by a zombie

    * possible broken legs when falling from a hight

    * bandage for healing up

    * splint for broken legs

    * cure if infected

    * zombies take no damage in daytime 

    * zombies are a little bit faster

    * zombies are able to brake wooden doors

    english is not my first lang

×
×
  • Create New...