zDevelopers / UHPlugin

Plugin UltraHardcore (“Kill the Patrick”), augmenté. | UHC (“KTP”) plugin, improved.
Other
32 stars 24 forks source link

Unable to start game: Not enough teleportation spots. I dont know!?!?? #123

Closed JamieChanTV closed 8 years ago

JamieChanTV commented 8 years ago

THIS IS URGENT, AND NEEDS TO BE SOLVED BY FRIDAY.

Ok so I have seen another issue like this but it wasnt really solved. It said we have to do /uh spawns generate to fix it. But im really confused on how to do it! /uh spawns generate confuses me so much. So if you would please solve how to do it. This is for 11 teams of 2. A world called ChristmasUHCsAreBae. A world of 1500 block radius (size, square). And /uh generatewalls has already been run.

Please tell me the exact command I need to do, just put all the things like team spacing and "count" on default <3

AmauryCarrade commented 8 years ago

In short, from in-game, in the good world, supposing that:

# 1400 = map size (a bit less than the map to avoid spawn points *on* the border)
# 250 = min distance between spawns
# 11 = spawns count
/uh spawns generate random 1400 250 11

But if you already created the teams and configured the world size, you can just execute:

/uh spawns generate random

and the generator will use the teams count as spawns count, and the map size.

Oh, and if you want another generation style, just change random and put instead grid or circular.

All of this is wrote when you execute /uh spawns generate without argument.