[FREE][QBCore] Waypoint Placeables

I’ve just released two FREE addons scripts that work with Waypoint Placeables. Check them out!

Waypoint Yogamats

This is a simple addon for Waypoint Placeables that lets the player place a yoga mat on the ground and interact with the yogamat to begin doing yoga.

You can optionally configure to apply buffs to the player while they are using a yogamat (ie: reduce stress, increase health, etc).

Preview: https://www.youtube.com/watch?v=oqgQ3HYw-N0
GitHub: GitHub - WaypointRP/wp-yogamats
CFX: [FREE][Standalone] Waypoint Yogamats


Waypoint Printer

This is a simple addon for Waypoint Placeables that provides provides players the ability to place printers, print documents and view them.

This script is based on qb-printer and was modified to remove the QB framework dependency and work as an addon for Waypoint Placeables.

Usage

  • Place the printer
  • Interact with the printer and select “Use printer”
  • Input the URL to the document you wish to print
  • The player is given a unique printerdocument with metadata attached to it
  • When players view the document, they will see what was printed to the document

Preview: https://www.youtube.com/watch?v=Gqb9SSoaNAs
GitHub: GitHub - WaypointRP/wp-printer