Updated todo.txt
This commit is contained in:
parent
9d35648089
commit
a56e89b907
5
todo.txt
5
todo.txt
|
@ -14,6 +14,8 @@ Section content is listed in order of importance. Some of these can be ideas too
|
||||||
|
|
||||||
---- NORMAL/GAMEPLAY ----
|
---- NORMAL/GAMEPLAY ----
|
||||||
|
|
||||||
|
* Fix class data not reloaded on map change. Custom class data from previous map is not reset.
|
||||||
|
|
||||||
* Make it possible to disable certain classes on certain maps.
|
* Make it possible to disable certain classes on certain maps.
|
||||||
Admin command: zr_class_enabled <class name> <0/1>
|
Admin command: zr_class_enabled <class name> <0/1>
|
||||||
|
|
||||||
|
@ -26,6 +28,9 @@ Section content is listed in order of importance. Some of these can be ideas too
|
||||||
- Maybe some teleportation effects, like sound, glow or smoke.
|
- Maybe some teleportation effects, like sound, glow or smoke.
|
||||||
(make a separate inc-file for the teleporter)
|
(make a separate inc-file for the teleporter)
|
||||||
|
|
||||||
|
* Make a admin command to read and write settings to a spesific class, using key/value.
|
||||||
|
Integrate it with the zr_admin menu.
|
||||||
|
|
||||||
* Zombie dont have fall damage (damage by player 0 = server should always work)
|
* Zombie dont have fall damage (damage by player 0 = server should always work)
|
||||||
Make it a CVAR, so for example zombies can't kill themselfs on some maps by
|
Make it a CVAR, so for example zombies can't kill themselfs on some maps by
|
||||||
going through lasers.
|
going through lasers.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user