playMaker

Author Topic: Reset Global Variables to Zero  (Read 1526 times)

Carmelo Labadie

  • Playmaker Newbie
  • *
  • Posts: 1
Reset Global Variables to Zero
« on: July 01, 2021, 02:38:51 AM »
TS has a function that allows Global Variables to be reset on a chart refresh [instead of on reboot of program or computer] called GV_ResetAllNmd<type> (e.g. GV_ResetAllNmdDbls). When using this function in MC, an error message occurs that says:

'Can't find function "GV_ResetNmdDbls" in dll.'

Can/how can Global Variables be reset to zero in MC on chart refresh?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Reset Global Variables to Zero
« Reply #1 on: July 01, 2021, 07:15:21 AM »
Hi.

What is TS?

Have you tried "Call Method"