22.04.2013, 08:38
Quote:
You don't need y_ini there. The error is because string is already defined as a global variable in both the includes.
|
Код:
C:\Users\Brandon\Desktop\S32_Register&Login.pwn(16) : error 001: expected token: "-identifier-", but found "(" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(143) : error 017: undefined symbol "defer" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(143) : error 017: undefined symbol "RemoveClassSelection" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(144) : error 017: undefined symbol "repeat" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(144) : error 017: undefined symbol "LoadingScreenTimer" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(210) : error 010: invalid function or declaration C:\Users\Brandon\Desktop\S32_Register&Login.pwn(216) : error 010: invalid function or declaration C:\Users\Brandon\Desktop\S32_Register&Login.pwn(220) : error 021: symbol already defined: "format" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(223) : error 010: invalid function or declaration C:\Users\Brandon\Desktop\S32_Register&Login.pwn(227) : error 021: symbol already defined: "format" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(230) : error 010: invalid function or declaration C:\Users\Brandon\Desktop\S32_Register&Login.pwn(232) : error 021: symbol already defined: "TextDrawHideForPlayer" C:\Users\Brandon\Desktop\S32_Register&Login.pwn(234) : error 010: invalid function or declaration C:\Users\Brandon\Desktop\S32_Register&Login.pwn(234) : error 010: invalid function or declaration C:\Users\Brandon\Desktop\S32_Register&Login.pwn(234 -- 238) : error 010: invalid function or declaration