Mighty Script - Print Random Number with In Game Message shows always "null"

Avatar
  • uppdaterad
  • Completed - Resolved

Create a new number (integer).

Create a script that generates a random number on the previous created integer. 

Print the integer now to the player's screen (e.g. with a "Show Ingame Message" and as content you select the integer).

Export and Quicktest the map.

Ingame Message shows always "null" - no matter how often you fire the script and generate numbers.

Game Version:
GOG Galaxy
Platform:
Windows

Är du nöjd med vår behandling av din sak?

Satisfaction mark by SeriousToni 5 years sedan

Add a comment about quality of support you received (optional):

Avatar
Andrew "Nutter" Jaggar

How were you displaying the Number?

You usually need to display it as something like "Your number is [0]" with the [0] getting replaced by the actual Number variable.