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

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