Some types of data crash timers

Issue #9 open
Stormeus repo owner created an issue

The following types of data will crash timers due to improper popping/pushing to the stack. Do not use them.

  • Userdata/pointer (including Player, Pickup, Vehicle, and Object types)
  • Tables
  • Classes
  • Arrays
  • Instances
  • Generators

Comments (5)

  1. Log in to comment