Hello, iam running a function out of a group and this function doesn't get the passed parameters.
Iam calling the function standartly like this: Function Call "MissionCompleted" (1)
I have tryed different int, chars and it didn't help to solve the problem. I debuged it with a text plugin which is in the function. The text was >>Function.Param(0)<<. No matter what i tryed i got the 0 which means the parameter is empty.
Any suggestions for fixing this? Thank you for trying!