Scripts/resources/[jims]/jim-notepad
2024-12-30 11:15:34 +01:00
..
client Part 2 2024-12-29 20:49:12 +01:00
images Part 2 2024-12-29 20:49:12 +01:00
locales Part 2 2024-12-29 20:49:12 +01:00
server Part 2 2024-12-29 20:49:12 +01:00
shared Part 2 2024-12-29 20:49:12 +01:00
config.lua Part 2 2024-12-29 20:49:12 +01:00
fxmanifest.lua File-parity 2024-12-30 11:15:34 +01:00
README.md Part 2 2024-12-29 20:49:12 +01:00
version.txt Part 2 2024-12-29 20:49:12 +01:00

I hope you have fun with this script and that it brings jobs and RP to your server

If you need support I now have a discord available, it helps me keep track of issues and give better support.

https://discord.gg/xKgQZ6wZvS

jim-NotePad

Simple notepad script

Dependencies

  • qb-menu - for the menus
  • qb-target - for the third eye selection
  • qb-input - for the note making

Optional

  • ox_lib - Context Menu support

https://streamable.com/pt3e0n

Install

	["notepad"]		= {["name"] = "notepad",	["label"] = "Notepad",	["weight"] = 100,	["type"] = "item",	["image"] = "notepad.png",	['unique'] = true,	['useable'] = false,	['shouldClose'] = true,	['combinable'] = nil,   ['description'] = ""},