zDevelopers / UHPlugin

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

Add an option to ignore teams while generating spawnpoints / teleporting players #62

Closed prokopyl closed 9 years ago

prokopyl commented 9 years ago

A bit like the /spreadplayers command with the respectTeams argument set to false.

This would make a kind of game where all players start alone, and would have to do the basic survival stuff before exploring to find their teammates, and hope not to meet any ennemies on the way.

Used in conjunction with the MumbleLink mod, this would allow to have huge teams (like 10+ players) without having to handle a whole mess, but still having the fun of playing with more people. :)

(And yes, the idea is from the Mindcrack UHC S19.)

AmauryCarrade commented 9 years ago

I think I will not change the /uh spawns generate command because an argument to specify the spawns count is already available.

I will change the /uh start command to allow these calls:

/uh start solo
/uh start solo slow [go]
AmauryCarrade commented 9 years ago

Implemented with tags.

/uh start ignoreTeams:true
/uh start ignoreTeams:true slow:true