Jump to content
  • Chatbox

    Load More
    You don't have permission to chat.

Recommended Posts

Posted

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) }

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...