Add stuff to TODO list

This commit is contained in:
Vortrex
2022-01-31 14:01:44 -06:00
parent 1c92761775
commit 089f1187c9
2 changed files with 15 additions and 22 deletions

View File

@@ -365,3 +365,12 @@ Obviously this would still be using slashes for commands still. The way this wor
* Set drop position offset
* Set drop rotation offset
---
### Tutorial
* Pick up item (grab bottle of beer off ground)
* Equip item (switch to bottle of beer item)
* Use item (drink bottle of beer item)
* Drop item (drop empty bottle on ground)
* Take item from vehicle trunk (grab crate from vehicle)
* Place item on ground (crate)
* Take second beer from crate
* Store second beer in trunk

26
TODO.md
View File

@@ -1,21 +1,5 @@
## Ice cream job
* VC: -862.39, -578.35, 11.10
------------------------------------------------------
* Cut down on engine/lights/lock messages.
* Get coords for more bus routes.
* Add more jobs
------------------------------------------------------
## Tutorial
- Pick up item (grab bottle of beer off ground)
- Equip item (switch to bottle of beer item)
- Use item (drink bottle of beer item)
- Drop item (drop empty bottle on ground)
- Take item from vehicle trunk (grab crate from vehicle)
- Place item on ground (crate)
- Take second beer from crate
- Store second beer in trunk
------------------------------------------------------
------------------------------------------------------
* Change pizza delivery job to pick a random house door instead of pre-established places on the street.
* Finish auto-translate
* Add /autotranslate to enable/disable automatic chat translations for all languages, or specific ones by short code (RU, ES, etc)
* Finish working on the new job route system
* Add ways to acquire drugs. Pot/coke plants, meth labs, etc
* Finish setting up the persistent NPC system