Jump to content

DarkWind

Membru
  • Posts

    23
  • Joined

  • Last visited

Profile Information

  • Sex
    Masculin
  • Location
    C:\Windows
  • In-game Name
    DarkWind
  • Level of knowledge
    Avansat

Contact Methods

  • Discord
    Darkwind#4300

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DarkWind's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

1

Reputation

  1. if(GetPlayerAnimationIndex(playerid) != 1189) return SCM(playerid, COLOR_ERROR, "Nu poti folosii aceasta comanda cand esti in miscare.");
  2. Daca ai gm BigZone InsertCar ai acolo coordonatele PlayerInfo[playerid][pCarLocX][idcar] = x PlayerInfo[playerid][pCarLocY][idcar] = y PlayerInfo[playerid][pCarLocZ][idcar] = z s.a.m.d si modifici si la gRandomDS
  3. in loc de playerVariables pune PlayerInfo si adauga asta in gm daca nu o ai function UpdateVar( playerid, varname[ ], varnameingame ) { if(playerid == INVALID_PLAYER_ID) return 1; gString[ 0 ] = (EOS); mysql_format( SQL, gString, sizeof gString, "UPDATE `users` SET `%s` = '%d' WHERE `ID` = '%d'", varname, varnameingame, PlayerInfo[ playerid ][ pSQLID ] ); mysql_tquery( SQL, gString, "", "" ); return 1; }
  4. DarkWind

    [JOB]

    ai putea zici si gm, zic si eu...
  5. sigur stie sa faca din vorbe te va ajuta https://forum.sa-mp.com/showthread.php?t=598933
  6. vezi in systems.inc garage_system.inc si in gm, trebuie sa fie.
  7. Cand cumperi 'motor' trebuie sa il bagi si in baza de date.. updateaza sa intre si in baza de date. mysql_format(SQL, string, sizeof(string),"UPDATE `cars` SET `cNewEngine` = '%d' WHERE `ID` = '%d'",PlayerInfo[id][pCar][v]); mysql_tquery(SQL, string, "", ""); cred ca asa ai tu in gm, nu stim cum ai tu in baza de date...
  8. DarkWind

    -

    Nu ai urmat pasi de la tutorial corect.... Trebuie sa faci un folder Execute Compiler in el bagi: iar "pathul" din sublime text este: { "cmd": ["pawncc", "$file_name", "-;+", "-v2", "-d3","-Z+", "-\\)+"], "path": "C:/Users/numepc/Desktop/Execute Compiler/Ind" }
  9. sterge [0] de langa playerid, ti-a dat pheonix mura-n gura.
  10. cauta in gamemode la houseload parca asa era la burned.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.