HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

need help with jass trigger

03-11-2010, 04:18 PM#1
konjulio
hi
i tried a lot of tutorials and stuff but nothing worked...
In my map ,ressources are saved in variables ,so there are 4 different ressources (instead of 2)
I want to show those variables via Multiboards
everyone should only see his own ressources..
i really gave my best, but cant make it work.
at the moment, i dont have any working trigger for a multiboard.. nothing seems to work..
could somebody post the complete jasscode for something like that so that i can just copy and paste it?
thanks..
03-12-2010, 03:33 AM#2
TheWye
So you still don't have anything to create multiboard in your trigger yet? Have you try looking for the GUI function to create multiboard and played with it? The GUI functions should be self explanatory.
03-12-2010, 04:52 AM#3
TheKid
The tutorials on how to use multiboards will probably explain this kind of thing a lot better than anybody will in a single forum post. Creating different multiboards for different players would simply mean you're only showing each multiboard to one specific player.

The variables that you have would be displayed as strings in the multiboard, which uses a timer to update the values.