Raised This Month: $32 Target: $400
 8% 

Player Spec


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yRestrict
BANNED
Join Date: Apr 2019
Old 02-04-2020 , 20:06   Player Spec
Reply With Quote #1

i'm using google translator so sorry if it's not very clear

I am using a capture the flag I have a small problem some players cannot enter the server
they are only spec I think and because of this code here it is running

PHP Code:
public player_joinTeam()
{
    static 
szTeam[3]
    static 
id
    
    id 
read_data(1)
    
read_data(2szTeamcharsmax(szTeam))
    
    switch(
szTeam[0])
    {
        case 
'T'g_iTeam[id] = TEAM_RED
        
case 'C'g_iTeam[id] = TEAM_BLUE
        
case 'U'g_iTeam[id] = TEAM_NONE
        
default: g_iTeam[id] = TEAM_SPEC
    
}
    
g_bRespawned[id] = false

yRestrict is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode