Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Solved Problem With Script

    ScriptAPI
    4
    31
    63
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CutieHacker
      CutieHacker @stolen nft last edited by

      @ali00035 thanks!

      stolen nft 1 Reply Last reply Reply Quote 0
      • stolen nft
        stolen nft @CutieHacker last edited by

        @cutiehacker No problem again. 😄

        CutieHacker 1 Reply Last reply Reply Quote 0
        • CutieHacker
          CutieHacker @stolen nft last edited by

          @ali00035 One More Question The Server This Is For (minemora) Has a zombie that for some reason the kill player is the zombie, Is there a way to check if the entity is not a zombie?

          CutieHacker 1 Reply Last reply Reply Quote 0
          • CutieHacker
            CutieHacker @CutieHacker last edited by

            @cutiehacker I tired if(target.getname != "Zombie") but that did not seem to work

            Plumer Man 1 Reply Last reply Reply Quote 0
            • Plumer Man
              Plumer Man @CutieHacker last edited by

              If (!(entity instanceof EntityZombie))
              //code

              remember to import the zombie class to avoid errors

              stolen nft 1 Reply Last reply Reply Quote 0
              • stolen nft
                stolen nft @Plumer Man last edited by

                @plumer-man said in Problem With Script:

                If (!(entity instanceof EntityZombie))

                There is something wrong here.

                CutieHacker 1 Reply Last reply Reply Quote 0
                • CutieHacker
                  CutieHacker @stolen nft last edited by

                  @ali00035 ? What Is Wrong About It?

                  stolen nft 1 Reply Last reply Reply Quote 0
                  • stolen nft
                    stolen nft @CutieHacker last edited by

                    @cutiehacker There are unnecessary brackets in that code.

                    CutieHacker A 2 Replies Last reply Reply Quote 0
                    • CutieHacker
                      CutieHacker @stolen nft last edited by

                      @ali00035 oh I thought It was like a error

                      1 Reply Last reply Reply Quote 0
                      • A
                        Aftery @stolen nft last edited by

                        after thousands of posts i still dont know whether our friend ender1355 is being serious or not

                        CutieHacker stolen nft 2 Replies Last reply Reply Quote 0
                        • CutieHacker
                          CutieHacker @Aftery last edited by

                          @aftery ?

                          1 Reply Last reply Reply Quote 0
                          • stolen nft
                            stolen nft @Aftery last edited by

                            @aftery said in Problem With Script:

                            after thousands of posts i still dont know whether our friend ender1355 is being serious or not

                            I don't know if that's correct or not as I don't play MC or code anymore

                            1 Reply Last reply Reply Quote 0
                            • stolen nft
                              stolen nft last edited by

                              And I was wrong because I thought there were more than 4 brackets, sometimes I see stuff wrong.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post