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 position offset
* Set drop rotation 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 * Finish auto-translate
* VC: -862.39, -578.35, 11.10 * 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
* Cut down on engine/lights/lock messages. * Add ways to acquire drugs. Pot/coke plants, meth labs, etc
* Get coords for more bus routes. * Finish setting up the persistent NPC system
* 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.