Content tagged function

Similar Tags

Report Tag

172 usages of this tag
  • 1 replies
  • 536 views
This content is deleted
Forum Topic
Issues with UIDs in functions?
0 favourites

Honestly, I'm not really sure what my issue is here. I've been trying to compartmentalize my game's damage and hit calculation in functions, since I initially b...

posted 5 years ago
  • 3 replies
  • 480 views
This content is deleted
Forum Topic
Problem with functions and parameters.
0 favourites

I'm following a Tutorial of a game in C2. But using C3. A bit older tutorial but really interesting and good. THe thing is, Functions as we know has moved a bit...

posted 5 years ago
  • 13 replies
  • 1.7K views
This content is deleted
Forum Topic
Construct 3 : Functions improvement & refactor.
2 favourites

Hi . I would like to talk about the Functions built-in . There seems to be 2 issues I've found. I understand how much thought you've might given the new Functio...

posted 5 years ago
  • 2 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I call a function by name??
0 favourites

Instead of being forced to choose a function from the dialog window (That lists all current functions), is there anyway to call by name. The reason is that I wa...

posted 5 years ago
  • 6 replies
  • 2.5K views
This content is deleted
Forum Topic
How to call a function from event to script file?
0 favourites

I'm trying to figure out, I added a function in event sheet "callPrompt" and I added a function in script file: Function yourName() {. Var person = prompt("Plea...

posted 5 years ago
  • 4 replies
  • 521 views
This content is deleted
Forum Topic
How often are functions called?
0 favourites

I'd assumed that function calls worked the same as other actions in an event. It seems that this isn't the case though. As the actions above and below the funct...

posted 5 years ago
  • 2 replies
  • 2K views
This content is deleted
Forum Topic
How do I count the number of instances?
0 favourites

Is there a function to get the number of instances of an object type are created?

posted 5 years ago
  • 6 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I call a random function?
0 favourites

How do I call one randomly on start of game: Example logic (not syntax, just logic): OnStartOfLayout --- > Call "func"+(random)1,4)); I was told I could use Jav...

posted 5 years ago
  • 5 replies
  • 1.1K views
This content is deleted
Forum Topic
Call Function and return Array value by index
0 favourites

I am trying to call a function with these params, but its not work, it return 0. I have already write the code about 3 times, and I still have this problem. Apa...

posted 5 years ago
  • 0 replies
  • 204 views
This content is deleted
Forum Topic
How do I pad a string left/right?
0 favourites

Is there a function to pad a string?

posted 5 years ago

Similar Tags