I've created something similair to this: http://dev.bukkit.org/bukkit-plugins/flyingcloud/
sharp237 Console says this: 2013-09-03 22:22:51 [INFO] n=3 2013-09-03 22:22:51 [INFO] n=1 2013-09-03 22:22:51 [INFO] n=3 2013-09-03 22:22:51...
sharp237 FurmigaHumana Tried both, same error. 2013-09-03 21:44:17 [SEVERE] java.lang.IllegalArgumentException: n must be positive 2013-09-03...
FurmigaHumana Thanks you, I'm trying this but I'm getting this error: java.lang.IllegalArgumentException: n must be positive at...
Hello, If I have a cuboid, so two locations at each side, how would I get a random location in that cuboid? Thanks.
You shouln't bump it.
Seriously? This thread is 5 months old.
Funny that I saw this on HF 10 minutes ago :P
bluegru xTrollxDudex Little mistake of mine, but I've switched them and still the same result. And really? This is kidna LQ in my eyes.
bluegru Here is exactly how I do it: List<Location> tLocs = new ArrayList<Location>(); World w = Bukkit.getWorld("world"); int x = 1872; int y...
xTrollxDudex Just did that, no success. I'm creating all the locations in two loops, the two loops happen before the teleports.
Techy4198 I thought exactly the same, but i'll try what bluegru said! Edit: Just tried it like this: l.setPitch(p.getLocation().getPitch());...
Dpasi314 Well I tried what he said before posting this topic, but sadly, it didn't work. Here is how I teleport the player: for(int i = 0; i <...
Dpasi314 I've got two locations, and a list of locations between those two locations. I want to teleport the player from location one to...
Separate names with a comma.