oylsister / ZombieSharp

Infection/survival style gameplay for CS2 in C#
GNU General Public License v3.0
37 stars 7 forks source link

Playerclass change command #20

Closed xLeviNx closed 5 months ago

xLeviNx commented 6 months ago

Add ability to change player class. Currently cannot figure out how to change class for users after adding a few more classes. Also to implement the player class on next round

oylsister commented 6 months ago

the current beta build doesn't allow player to change class yet. I still can't decide yet if chat menu is the best option for class menu change.

oylsister commented 6 months ago

This is now in dev branch https://github.com/oylsister/ZombieSharp/commit/d19abe85124c8a70acc2afda7640957ebfcd4705

oylsister commented 5 months ago

done https://github.com/oylsister/ZombieSharp/pull/21