hmmhmmhm / dva-engine

🎮 Advanced Script Engine for Overwatch Workshop with Typescript
https://codesandbox.io/s/github/hmmhmmhm/dva-engine-codesandbox
MIT License
117 stars 7 forks source link

Value.globalVariable expected 0 arguments #5

Closed Suiranoil closed 5 years ago

Suiranoil commented 5 years ago

image

image

Global Variable must have Type.Variable. argument like in Player Variable

image

Suiranoil commented 5 years ago

Thats how it should look like image

hmmhmmhm commented 5 years ago

There was a wrong space typo in the code... Thx! The function is now works well.

12