robertudr Posted June 19, 2020 Posted June 19, 2020 Salut. Cum pot rezolva aceste erori? Erorile: (61) : error 010: invalid function or declaration (62) : error 010: invalid function or declaration (63) : error 010: invalid function or declaration (64) : error 010: invalid function or declaration (66) : error 010: invalid function or declaration Liniile: (61)function checkAccount(playerid) { (62) switch(cache_num_rows()) { (63) case 0: ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_PASSWORD, "Register", "Scrie o parola pentru a te putea inregistra!", "Select", "Cancel"); (64) case 1: ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD, "Login", "Scrie o parola pentru a te putea loga!", "Select", "Cancel"); (65) } (66) return 1; (67) }
skillzy Posted June 19, 2020 Posted June 19, 2020 T/C Contact office@l2p.ro admin@l2p.ro Discord - https://discord.gg/u8dKXXF73c Staff - https://l2p.ro/index.php?/staff/
Recommended Posts