Jump to content

TwIxToR_TiTaN

Members
  • Posts

    48
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • URL
    http://twixtor.tk/
  • Location
    The netherlands
  • Personal Text
    Minecraft Modder for fun!

TwIxToR_TiTaN's Achievements

Tree Puncher

Tree Puncher (2/8)

4

Reputation

  1. There is already a mod like that: http://popularmmos.com/webdisplays/
  2. Overwolf adds to almost every game a ingame teamspeak, facebook, twitter, webbrowser and more
  3. Here is a tutorial: http://www.minecraftforge.net/wiki/How_to_use_NBT_Tag_Compound
  4. static stuff can only refer to static
  5. I have a problem using NBT data. It saves the integer correctly but when i restart the client or when i create a new world it keeps the value and it doesnt reset it. Can some one have a look at my code? Thanks! http://pastebin.com/i2z9Cvw3
  6. Thank you all! By the Way the second skeleton was me forgetting to change it to creeper...
  7. Is there a better way to do this? "if (event.entity instanceof EntityZombie || event.entity instanceof EntitySkeleton || event.entity instanceof EntitySkeleton || event.entity instanceof EntityCreeper) {"
  8. Did you save it as .png or .PNG? (just curious)
  9. you could check the battlegear 2 mod (its open source)
  10. haha thank you i tried using the getPermissionLevel thing first but that didnt work so yesterday i tried the method above and it worked. anyway thank you for the response
  11. How can i make a normal user (a non operator) use a custom made command on a server?
  12. use a eventhandler and check when the player collides with the block and add damage manualy
  13. how do i set the damage? or is it set automaticly?
×
×
  • Create New...

Important Information

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