View Single Post
lexzor
Veteran Member
Join Date: Nov 2020
Old 01-18-2023 , 06:56   Re: Console Keeps Saying Index Out of Bounds
Reply With Quote #10

PHP Code:
enum _:WhichSkull (+=1)
{
    
IS_SK1 0,
    
IS_SK3,
    
IS_SK4,
    
IS_SK5,
    
IS_SK6,
    
IS_SK7,
    
IS_SK8,
    
IS_SK9,
    
IS_SK11
}

new 
g_had_wpnskull[33][WhichSkull
lexzor is offline