Add keybind and inventory help tips
This commit is contained in:
@@ -18,16 +18,14 @@ let randomTips = [
|
||||
`${getInlineChatColourByName("white")}Look for yellow dots on your map for job locations.`,
|
||||
`${getInlineChatColourByName("white")}You can set custom key binds. Use ${getInlineChatColourByName("lightGrey")}/help keys ${getInlineChatColourByName("white")} for details.`,
|
||||
`${getInlineChatColourByName("white")}Use /notips if you don't want to see tips and extra information`,
|
||||
`${getInlineChatColourByName("white")}You can edit your keybinds using ${getInlineChatColourByName("lightGrey")}/keybinds`,
|
||||
`${getInlineChatColourByName("white")}Press I to see your inventory, and use number keys to select an item`,
|
||||
`${getInlineChatColourByName("white")}You can edit your keybinds using ${getInlineChatColourByName("lightGrey")}/bindkey and /unbindkey`,
|
||||
`${getInlineChatColourByName("white")}Press ℹ️ to see your inventory, and use number keys to select an item`,
|
||||
`${getInlineChatColourByName("white")}Use /buy at a business to purchase items.`,
|
||||
`${getInlineChatColourByName("white")}Found a bug? Report it with ${getInlineChatColourByName("lightGrey")}/bug`,
|
||||
`${getInlineChatColourByName("white")}Have an idea or suggestion for the server? Let the devs know using ${getInlineChatColourByName("lightGrey")}/idea`,
|
||||
`${getInlineChatColourByName("white")}Want to buy a business? Use /bizbuy at one for sale`,
|
||||
`${getInlineChatColourByName("white")}Want to buy a house? Use /housebuy at one for sale`,
|
||||
`${getInlineChatColourByName("white")}Want to buy a vehicle? Visit a dealership and enter one for info on how to buy it!`,
|
||||
//`${getInlineChatColourByName("white")}Visit the forum at ${getInlineChatColourByName("lightGrey")}asshatgaming.com`,
|
||||
//`${getInlineChatColourByName("white")}Chat with us on discord: ${getInlineChatColourByName("lightGrey")}discord.asshatgaming.com`,
|
||||
//`${getInlineChatColourByName("white")}Tax is based on your total wealth. This includes money, vehicles, businesses and more.`,
|
||||
//`${getInlineChatColourByName("white")}Don't go broke because of a hospital bill! Get insured today by visiting an insurance agency!`,
|
||||
//`${getInlineChatColourByName("white")}Don't go broke because your car was destroyed. Visit an insurance agency today!`,
|
||||
|
||||
Reference in New Issue
Block a user