Jump to content

[GameMode] Red4Play Big Edit


Mihaiandrey
 Share

Recommended Posts

Data viitoare macar rezolva si tu la DIALOG_LOCATIONS ca iti da eroare in samp-server.exe

Iti dau linia : 12760       [/hide]  case DIALOG_LOCATIONS: {
            if(!response) return true;
            if(CP[playerid] != 0) return ShowPlayerDialogEx(playerid, DIALOG_CHECKPOINT, DIALOG_STYLE_MSGBOX, "Checkpoint", "Ai deja un checkpoint activ.\nDoresti sa-l anulezi? Daca da, apasa pe 'Ok'.", "Ok", "Exit");
            switch(listitem) {
                case 0: {
                    for(new i = 0; i < 18; i++) {
                        format(string, sizeof(string), "[# %d]. %s (%d)\n", i+1, BizzName, GpsBizzType);
                        strcat(gString, string);
                    }
                    ShowPlayerDialogEx(playerid, DIALOG_LOCATIONS3, DIALOG_STYLE_LIST, "Busines-uri", gString, "Select", "Exit");            
                } [/hide]  

 

 

Link to comment
Share on other sites

52 minutes ago, AlinDiamantul85 said:

LINIA 29986: task DecreaseTimer[5000]() {
    new string[256];
    foreach(PersonalVSpawned, idd) if(CarInfo[idd][cTime] < gettime() && CarInfo[idd][cTime] != -1) DestroyPlayerCar(idd); 
    

Aici iti da inca o eroare

nu orice se da gata facut 😄

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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