Game - Display

eric92

New Member
Reaction score
3
This game message command displays off to the left of the screen. Is there any way to make this show up in the middle of the screen?

Trigger:
  • Game - Display to (All players) for 8.00 seconds the text: ((Name of (Triggering player)) + ( has rolled + ((String((Random integer number between 1 and 100))) + out of 100)))
 

Accname

2D-Graphics enthusiast
Reaction score
1,464
either put a bunch of " " before (space) or use some jass debugging message. i dont know how the function is called though you would have to ask in the jass help sub-forum i guess.
 

Jedi

New Member
Reaction score
63
Use that,

Trigger:
  • Custom Script: call DisplayTextToPlayer(GetLocalPlayer(), 0.65, 0.5, GetPlayerName(GetTriggerPlayer())+" has rolled "+ I2S(GetRandomInt(1, 100))+" out of 100")


call DisplayTextToPlayer(GetLocalPlayer(), 0.65, 0.5, GetPlayerName(GetTriggerPlayer())+" has rolled "+ I2S(GetRandomInt(1, 100))+" out of 100")
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top