Waypoint Scripts
  • Waypoint Scripts
  • Store
  • Support Discord
  • Scripts
    • 🚑Waypoint AI EMS
      • 📝Setup
      • 🖥️Code Snippets
      • ❔FAQ
      • 📃Exports / Events
      • 🔢Telemetry
    • 🚕Waypoint AI Taxi
      • 📝Setup
      • 🖥️Code Snippets
      • 📃Exports / Events
      • 🔢Telemetry
    • 🎆Waypoint Fireworks
      • 📝Setup
    • 💡Waypoint Neons
      • 📝Setup
    • 🐕Waypoint Animals
      • 📝Setup
      • ❔FAQ
  • Free Scripts
    • 🚚Waypoint Tow / Hauling
    • 🛠️Waypoint Placeables
    • 🚦Waypoint Traffic Lights
    • 🧘‍♂️Waypoint Yogamats
    • 🖨️Waypoint Printer
    • 🚲Waypoint Pocket Bikes
    • 👻Waypoint Smoke Monster
    • 🪑Waypoint Seats
Powered by GitBook
On this page
  • Usage
  • Performance
  1. Free Scripts

Waypoint Smoke Monster

Overview of the Waypoint Smoke Monster script.

PreviousWaypoint Pocket BikesNextWaypoint Seats

Last updated 1 year ago

Waypoint Smoke Monster is a simple script that lets the player become a flying smoke monster. The smoke monster can fly around the map, leaving a trail of smoke behind it. This can be used during Halloween events to scare players or could be used for any other purpose.

View this free resource on !

Usage

The smokemonster can be toggled on/off via the /smokemonster command or you can trigger it via the wp-smokemonster:client:ToggleSmokeMonster event. The command can only be used by players with the smokemonster ace permission.

Controls:

  • W/A/S/D: Move forward/backward/left/right

  • Q/Z: Move up/down

  • Hold SHIFT while moving any direction: Move faster

  • Hold CTRL while moving any direction: Move slower

  • Scroll wheel up/down: Change speed

  • Scroll wheel click: Reset speed to default

Performance

Resource monitor results:

  • Idle (no smoke monsters): 0.00ms

  • While active as a smoke monster: 0.05ms - 0.26ms

    • Takes up less resources when sitting still

    • More resources are used as you move around since the particle effect leaves a trail behind the smoke monster

  • Smoke monster active by another client, but not on this client: 0.00 - 0.01ms

👻
Preview
GitHub