From 089f1187c92ca4e5a023adcb0d89ac2f71afdaca Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Mon, 31 Jan 2022 14:01:44 -0600 Subject: [PATCH] Add stuff to TODO list --- IDEAS.md | 11 ++++++++++- TODO.md | 26 +++++--------------------- 2 files changed, 15 insertions(+), 22 deletions(-) diff --git a/IDEAS.md b/IDEAS.md index 42b7b7af..555d241a 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -364,4 +364,13 @@ Obviously this would still be using slashes for commands still. The way this wor * Set model * Set drop position offset * Set drop rotation offset ---- \ No newline at end of file +--- +### 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 \ No newline at end of file diff --git a/TODO.md b/TODO.md index d0094456..d07c17b1 100644 --- a/TODO.md +++ b/TODO.md @@ -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. \ No newline at end of file +* 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 \ No newline at end of file