[Trigger] Leaving Player Multiboard

Status
Not open for further replies.
Level 9
Joined
Jan 23, 2008
Messages
384
Hi !
On my map i have a multiboard that shows the names of the players currently playing displaying kills and deaths ...
My problem is that whenever a player leaves, the allies of that player loose the current multiboard and they receive a multiboard displaying the resources of the player who left ... does anyone know how to solve this ... ?
Any help would be apreciated ... TY !
~MA
 
Save the multiboard in a multiboard variable.
Use the a player leaves game event.
And then you just have to use:
Multiboard - Hide all multiboards
Multiboard - Show (Your multiboard variable)
 
Status
Not open for further replies.
Back
Top