For the complete documentation index, see llms.txt. This page is also available as Markdown.

Troubleshooting

The "Print" option doesn't appear in the laptop.

av_laptop_addons isn't running (or started before av_laptop). The laptop hides the print options when this resource is stopped. Confirm it's started after av_laptop.

Printing says the printer is out of ink.

The printer has used all its charges. Give the player a new one, or raise the max-uses setting. Remember the printer item must be unique/non-stacking for charges to work per printer.

The camera takes a photo but nothing is saved.

The Fivemanage token is missing or invalid, or screenshot-basic isn't installed. Check that a valid token is set in the camera settings and that screenshot-basic is running.

The camera doesn't show up as a device in the Explorer.

Cameras aren't enabled in av_laptop, or the item name doesn't match. Enable cameras in av_laptop and make sure the listed item name matches this resource's camera item.

The camera doesn't show up as a device in the Explorer.

Cameras aren't enabled in av_laptop, or the item name doesn't match. Enable cameras in av_laptop and make sure the listed item name matches this resource's camera item.

A folder won't go into another folder.

That's intentional — folders can't be nested, to prevent a folder (and everything in it) from being lost inside its own storage.

I can save any kind of item into my folder.

You are prob using a non compatible Inventory script, please remove the folder item from your Framework/Inventory. This is a limitation that only your inventory author can fix by adding swap hooks into their inventory code.

Last updated