HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiboard for Player1 only

01-07-2004, 07:39 PM#1
SantoRayo[iP]
Yes, I've used the search-engine and read through all the topics about the issue "multiboards for different players" but I don't know nothing about JASS.
It seemed to me, that there are several solutions to this problem and I don't know which would fit my problem best.

I've got a map and a huge multiboard (text only) that only Player1 should be able to see.
It is neccessary that it works fine with Multiplayer game (of course) and in BNet.

If anyone would be so kind and write the trigger for me I would really appreciate it. If it depends on my multiboard, just post your email adress and i will mail you the map.

Thanks in advance.
01-07-2004, 07:58 PM#2
PitzerMike
before every multiboard action you have you'll need the line

If Local Player = Player 1

1.13 enabled Local Player for the GUI it think, so you won't need JASS
01-07-2004, 08:34 PM#3
SantoRayo[iP]
I have 1.13 but I can't find any "Local Player" in Player comparison. :-/
01-07-2004, 09:32 PM#4
PitzerMike
umh, then you'll either have to use UMSWE or JASS