Post: Gsc Menu Help
07-14-2016, 08:07 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); How do you make it so if there is a team menu in the lobby menu if you click on the team menu it goes to another menu like allies and enemies?
(adsbygoogle = window.adsbygoogle || []).push({});
07-21-2016, 08:52 PM #2
self.team returns whether the target is on allies or axis
07-21-2016, 08:57 PM #3
This code should do something depending which team the target player is.

    if( level.teambased )
foreach( player in level.players )
if( player.team == self.team )

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo