Jump to content

KhanVe

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by KhanVe

  1. Not what I meant. Until a second ago, when I reread diesieben07 reply, and remembered that I was getting double the output I expected before, that It occurred to me that it hits the client code, then the server code and I was preventing it from getting to the server section.
  2. By single-player, meant that I was doing my testing locally. I also have no clue how to make it run just on the internal server...
  3. Not sure how it will help, but Okay. Paste of Code
  4. I seem to be having an issue with World.setBlock. I am attempting to replicate CraftBook's Gates for the members of my Server but can not get the blocks created to actually be blocks. After calling world.setBlock, they appear, but upon being right-clicked disappear. They also don't drop anything when broken, that I would like to keep. I am unsure if I have missed a call that I need to make before calling setBlock to get them to work properly. (*Note: I am still in the Single-Player Phase of testing.) Any Ideas?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.