HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

multiboard - help?

07-24-2004, 11:52 AM#1
logik
i was wondering if its possible to have player specific multiboards?
07-24-2004, 12:03 PM#2
johnfn
Yes. I am not totally knowledgeable on the subject, but you have to call GetLocalPlayer() (its a JASS function) and then create the multiboard, which will only create for the local player.

Let me warn you that using GetLocalPlayer() has been known to cause server splits. I think your OK with multiboards but I just wanted to say.
07-24-2004, 02:17 PM#3
logik
well i am not willing to even tempt fate in server splits..