Content tagged callfunction

Similar Tags

Report Tag

8 usages of this tag
  • 3 replies
  • 1.5K views
This content is deleted
Forum Topic
Error runtime.callFunction
0 favourites

I'm trying to call an event sheet function via scripting but it returns error. Am I doing something wrong?

  • 3 replies
  • 388 views
This content is deleted
Forum Topic
How do I make functions work?
0 favourites

I think I'm missing something in functions. I'm not able to find the "Call" option. I'm not sure what's wrong. Can anyone help? Thanks in advance.

  • 5 replies
  • 3.2K views
This content is deleted
Forum Topic
How do I call function in javaScript file (.js)
0 favourites

I'm sorry. My English isn’t that good. I’m still practicing. I want to call function in Javascript file (.Js). I use Google Chrome v.80.0.3987.149. I'm try. And...

posted 4 years ago
  • 0 replies
  • 355 views

I've been working on constract 3 for a few months and I'm trying to understand its functions again, I'm trying to more efficiently replicate the app I created f...

posted 4 years ago
  • 5 replies
  • 733 views
This content is deleted
Forum Topic
callFunction awiat is not work
0 favourites

Async battleStart(){. This.F_runtime.GlobalVars.IsAttack = true; Var tempHp = this.F_runtime.GlobalVars.Hp; Var tempEnemyHp = this.F_runtime.GlobalVars.Enemy_hp...

posted 3 years ago
  • 1 replies
  • 647 views

Action.Js:34 Unhandled exception running script Loading_Events, event 3, action 8: Error: Can't find function name 'TestA'. At IRuntime.CallFunction (IRuntime.J...

posted 2 years ago
  • 6 replies
  • 202 views
This content is deleted
Forum Topic
How do I apply my function to the right slot?
0 favourites

I'm in trouble with a function problem. I have for my game two slots for my power-ups. Each one can be activated with a button, "Y" for slot_1 and "B" for slot_...

  • 8 replies
  • 286 views
0 favourites

I have created many functions in the event sheet, and I want to call them dynamically by fetching their names from an array. I have a JSON array that is convert...

Similar Tags