[HELP] Force team and by-pass class selection?
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
Hi guys,
In the mod I'm working on, I'm trying to force all players to one team and not let them select an initial class. I currently have it working (somewhat) with the self notify function:
self notify("menuresponse", game["menu_team"], "axis");And set that when the player spawns. Choosing the allies team initially brings the player to the class selection, then upon choosing a class they spawn and die and are allowed to reselect a class. Is there any way to bypass this?
Thanks for your help,
- PROWNE