View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 12-23-2023 , 00:20   Re: Pick A Random Player Bug on Start
Reply With Quote #10

Upgrade your server

You can try this:
PHP Code:
iPlayingPlayersiPlayingPlayersCount ][ CSTeam ] = CsTeams:cstTeam
if that doesn't work, try
PHP Code:
enum _:PlayerData
{
    
SlotID,
    
CsTeams:CSTeam

__________________
Bugsy is offline