About Notepad
Notepad scripts for role-play servers.
Preview
Screenshots
Features
- Supports QB & ESX (only ox-inventory)
- Optimized
- Easy configuration
- Includes inventory icons
- Notepad & Notepad page items
- Tear page system
Configuration
Buy
Tebex (15$ + Tax)
SH Pack All-in-one (Monthly 15$)
Youtube Preview
Other Scripts
This script uses FiveM Escrow System.
|
|
Code is accessible |
No |
Subscription-based |
No |
Lines (approximately) |
750+ |
Requirements |
No |
Support |
Yes |
8 Likes
do you think you will be adding support for mf inventory?
I didn’t see any metadata feature in the mf-inventory documentation, unfortunately notepad will not support it
it does have meta data though
exports["mf-inventory"]:addInventoryItem(self.identifier,name,count,self.source,quality, ...)
I didn’t see it among the arguments
you can use two different ways i believe
xPlayer.addInventoryItem(“businesslicence”, 1,100, {[“Business Name”] = name, [“Issue Date”] = os.date(“%d/%m/%Y”), [“Issued By”] = xPlayer.getName()})
or
metadata = {
[‘Plate’] = plate,
[‘Renter’] = xPlayer.getName(),
[‘Date & Time’] = os.date(“%d/%m/%Y %X”),
}
xPlayer.addInventoryItem(‘rentalpapers’, 1, 100, metadata)
the docs arent the best
yes, I think the documents are old, is there a place where I can find more?
does your character do the notepad emote when the notepad is open? doesnt look like it does in the preview video
Can you support Core Inventory please ? I will buy it if you can
Supports now core-inventory and qs-inventory
Would it be possible to have a Standalone version as well?
It’s not possible at the moment
Sounds good, would be really cool. Keep us updated, this script look awesome
1 Like
Kerizi
15
I see in description it says only supports ox inventory? So it does not support qb-inventory?
No, esx only has support for ox_inventory. There is support for qb-inventory for QBCore.
cool! Little things can make huge difference!
1 Like