Skip to content

A notepad/note system that allows you to have a unique notepad to store all notes and even rip them out with metadata.

Notifications You must be signed in to change notification settings

Xandrice/randol_notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcase:

Requirements:

Items to add to ox inventory

["notepad"] = {
	label = "Notepad",
	weight = 0,
	stack = false,
	close = true,
	description = "Sometimes handy to remember something :)",
},

["tornnote"] = {
	label = "Torn Note",
	weight = 0,
	stack = false,
	close = false,
},

Run the sql. Put the notepad in a shop or in a loot pool somewhere. It will automatically assign an id to the notepad and insert a row into the database for it when it's created.

I DO NOT PROVIDE SUPPORT CAUSE IT'S A FREE SCRIPT AND I DON'T HAVE THE BRAIN CAPACITY TO DEAL WITH DUMB PEOPLE. IT WORKS ON MY MACHINE SO.

About

A notepad/note system that allows you to have a unique notepad to store all notes and even rip them out with metadata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%