Because each time I try to do so, I get the following error message:
- Spoiler

I did try to put them in a script and run it upon level start, still ain't working.
Is there a way to call a procedure that is defined in another script?
Because each time I try to do so, I get the following error message:
I did try to put them in a script and run it upon level start, still ain't working. | ||
|
i think you're using 2.0 script:
https://wohlsoft.ru/pgewiki/Functions_(TeaScript)#ShowMsg | ||
Is it the name of the function that suggests this? Actually DisplayMessage is a procedure I defined in one of my scripts. | ||
Here it is: Code: Select all call DisplayMessage(str(String1),0)My procedure DisplayMessage was declared in my Initialize script:Code: Select all str(String1) = "Hi" | ||
Who is online (over the past 5 minutes)Users browsing this forum: 1 guest | ||