[Ajuda] strings
#1

PHP код:
enum ServerInfo {
    
Ping,
    
Fps,
    
Float:Packetloss,
    
    
SV_NAME[50] = "asdsadsad",
    
GM_NAME[25] = "asdsadsad",
    
GM_MAPN[15] = "asdsadasd",
    
GM_SITE[20] = "asdsadasd",
    
GM_LANG[15] = "asdsadasd"
}
new 
sData[ServerInfo]; 
Error: error 008: must be a constant expression; assumed zero

em todas linhas abaixo de Float:Packetloss,
Reply


Messages In This Thread
strings - by Lucas_HenryK - 18.01.2016, 16:58
Re: strings - by Cidiei - 18.01.2016, 17:24
Re: strings - by Coringa_Vilao - 18.01.2016, 18:17
Re: strings - by [BOPE]Seu._.Madruga - 18.01.2016, 23:06
Re: strings - by Lucas_HenryK - 19.01.2016, 02:31
Re: strings - by willttoonn - 19.01.2016, 05:00

Forum Jump:


Users browsing this thread: 2 Guest(s)