01.03.2019, 16:03
(
Последний раз редактировалось ShaggyShaggy; 02.03.2019 в 07:19.
)
(35){
(36) INI_Int("Parola",PlayerInfo[playerid][pPass]);
(37) INI_Int("Bani",PlayerInfo[playerid][pCash]);
(38) return 1;
(39)}
You can help me with this? Here are my latest errors, you are the best scripter
(35) : error 055: start of function body without function header
(36) : error 010: invalid function or declaration
(37) : error 010: invalid function or declaration
(36) INI_Int("Parola",PlayerInfo[playerid][pPass]);
(37) INI_Int("Bani",PlayerInfo[playerid][pCash]);
(38) return 1;
(39)}
You can help me with this? Here are my latest errors, you are the best scripter
(35) : error 055: start of function body without function header
(36) : error 010: invalid function or declaration
(37) : error 010: invalid function or declaration