CMD problem
#10

Quote:
Originally Posted by Ax3l123
Посмотреть сообщение
Код:
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55535) : warning 219: local variable "PlayerData" shadows a variable at a preceding level
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55538) : warning 219: local variable "CiorditTimp" shadows a variable at a preceding level
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55540) : error 017: undefined symbol "ciordeste"
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55551) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55590) : warning 225: unreachable code
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55592) : warning 213: tag mismatch
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55592) : error 032: array index out of bounds (variable "PlayerData")
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55599) : warning 213: tag mismatch
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55599) : error 032: array index out of bounds (variable "PlayerData")
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55609) : warning 213: tag mismatch
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55609) : error 032: array index out of bounds (variable "PlayerData")
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55610) : warning 213: tag mismatch
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55610) : error 032: array index out of bounds (variable "PlayerData")
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55611) : warning 213: tag mismatch
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55611) : error 032: array index out of bounds (variable "PlayerData")
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55613) : warning 213: tag mismatch
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55613) : error 032: array index out of bounds (variable "PlayerData")
C:\Users\Alex\Desktop\BloWn GM\gamemodes\Carbon.pwn(55615) : warning 213: tag mismatch
don't add the:
PHP код:
enum pInfo
{
pMember,
pLeader,
}
new 
PlayerData[MAX_PLAYERS][pInfo];
new 
CiorditTimp[MAX_PLAYERS]; 
Reply


Messages In This Thread
CMD problem - by Ax3l123 - 15.08.2015, 21:38
Re: CMD problem - by UnDetectable - 16.08.2015, 01:21
Re: CMD problem - by Keyhead - 16.08.2015, 02:19
Re: CMD problem - by Ax3l123 - 16.08.2015, 07:58
Re: CMD problem - by IgorLuiz - 16.08.2015, 08:24
Re: CMD problem - by Ax3l123 - 16.08.2015, 09:24
Re: CMD problem - by IgorLuiz - 16.08.2015, 09:35
Re: CMD problem - by jlalt - 16.08.2015, 10:03
Re: CMD problem - by Ax3l123 - 16.08.2015, 10:11
Re: CMD problem - by jlalt - 16.08.2015, 10:12

Forum Jump:


Users browsing this thread: 4 Guest(s)