Display Multiboard for Player

Guest3z

New Member
Reaction score
22
I believe you use local players to show them, something like.
Trigger:
  • Custom script: if GetLocalPlayer()==Player(1) then
    • Custom script: call MultiboardDisplayBJ( true, your_multiboard )
    • Custom script: endif
 

Accname

2D-Graphics enthusiast
Reaction score
1,464
you dont even need to use custom script in the second line, you can have it like:
Trigger:
  • Custom script: if GetLocalPlayer()==Player(1) then
    • (do any GUI action you like here)
    • Custom script: endif
 

Ayanami

칼리
Reaction score
288
you dont even need to use custom script in the second line, you can have it like:
Trigger:
  • Custom script: if GetLocalPlayer()==Player(1) then
    • (do any GUI action you like here)
    • Custom script: endif

I'll be doing it in vJASS anyways. Thanks guys.
 
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