Author Topic: Scripting Help  (Read 2349 times)

peewee_RotA

  • Sr. Member
  • Posts: 272
  • Karma: +8/-0
    • View Profile
Scripting Help
« on: March 11, 2016, 03:26:04 PM »
I'd really really really like to add a status effect to a player in scripting based on them stepping into a sector. So far the only command that I think can do it is Effect, but most effects related to the player crash due to having a NULL p_owner. I couldn't find any similar functionality in the original level sources.

Is there a way to do this with the current version's scripting functionality?