Jump to content

kwnx

V.I.P
  • Posts

    1.493
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by kwnx

  1. Te înșeli. Dacă nu ați observat, atunci când se apelează funcția SetPlayerVehiclePos, iar tu te afli într-un rhino, se întâmplă ceea ce ați văzut în video.
  2. Da-mi funcția CheckAccountPassword.
  3. kwnx

    Pornire GM

    Versiunea plugin-ului mysql nu corespunde cu cea a include-ului.
  4. SQL_Function LoadPersonalVehicleInfo( playerid ) { if ( !IsPlayerConnected( playerid ) ) return ( 0 ); new Field[ 25 ], Rows, Fields; cache_get_data( Rows, Fields, g_Handle ); if( Rows ) { PlayerInfo[ playerid ][ CarID ] = cache_get_field_content_int( 0,"ID" ); PlayerInfo[ playerid ][ car_X ] = cache_get_field_content_float( 0, "Veh_LocX" ); PlayerInfo[ playerid ][ car_Y ] = cache_get_field_content_float( 0, "Veh_LocY" ); PlayerInfo[ playerid ][ car_Z ] = cache_get_field_content_float( 0, "Veh_LocZ" ); PlayerInfo[ playerid ][ car_A ] = cache_get_field_content_float( 0,"Veh_LocA" ); PlayerInfo[ playerid ][ car_Locked ] = cache_get_field_content_int( 0, "car_Locked" ); PlayerInfo[ playerid ][ car_color1 ] = cache_get_field_content_int( 0, "Veh_Color1" ); PlayerInfo[ playerid ][ car_color2 ] = cache_get_field_content_int( 0, "Veh_Color2" ); PlayerInfo[ playerid ][ spoilerid ] = cache_get_field_content_int( 0, "Spoiler" ); PlayerInfo[ playerid ][ neonid ] = cache_get_field_content_int( 0, "Plate" ); cache_get_field_content( 0, "Plate", Field, g_Handle ); format( PlayerInfo[ playerid ][ car_plate ], 20, "%s", Field ); PlayerInfo[ playerid ][ p_VehID ] = AddStaticVehicleEx( PlayerInfo[ playerid ][ CarID ], PlayerInfo[ playerid ][ car_X ], PlayerInfo[ playerid ][ car_Y ], PlayerInfo[ playerid ][ car_Z ], PlayerInfo[ playerid ][ car_A ], PlayerInfo[ playerid ][ car_color1 ], PlayerInfo[ playerid ][ car_color2 ], 60 ); format( VehicleOwner[ PlayerInfo[ playerid ][ p_VehID ] ], 25, "%s", PlayerName( playerid ) ); SetVehicleNumberPlate( PlayerInfo[ playerid ][ p_VehID ], PlayerInfo[ playerid ][ car_plate ] ); if ( PlayerInfo[ playerid ][ neonid ] != 0 ) OnDialogResponse( playerid, DIALOG_CAR_NEON, 1, PlayerInfo[ playerid ][ neonid ], "lol" ); if ( PlayerInfo[ playerid ][ spoilerid ] != 0 ) AddVehicleComponent( PlayerInfo[ playerid ][ p_VehID ], PlayerInfo[ playerid ][ spoilerid ] ); format( gsString, 128, "%s{2AB22A}'s personal vehicle.", PlayerName( playerid ) ); Player3DVehicleLabel[ playerid ] = CreateDynamic3DTextLabel( gsString, 0x33CCFFFF, PlayerInfo[ playerid ][ car_X ], PlayerInfo[ playerid ][ car_Y ], PlayerInfo[ playerid ][ car_Z ], 20 ); } return ( 1 ); }
  5. Cata minte au unii ... Verifica sectiunea Gamemodeuri.
  6. kwnx

    Parere TheSpy

    Eu am avut si am incredere in TheSpy. (il cunosc cat de cat)
  7. In alta parte cauti pe alte forumuri, aici cei ce iti vor recomanda alte site-uri vor lua ban considerandu-se reclama.
  8. https://forum.sa-mp.ro/announcement/2-reclame-forum/
  9. kwnx

    Gm by s4uriK.

    Alt server ca cele 100 la fel de pe net.
  10. Pentru asa ceva exista reclame care se platesc.
  11. Atunci las-o balta.
  12. Nu, nu m-am inspirat, l-am facut exact asa cum mi-a venit in cap.
  13. De unde stii?
  14. Nu vad nici o dovada, asadar reclamatia este respinsa. Inchid topicul pentru a evita incidente nefericite.
  15. Calm down animalelor, usurel cu limbajul.
  16. Inceteaza cu posturile de genul asta. Se da warn pentru asa ceva. (Post inutil)
  17. Deci sa inteleg ca el, chiar daca iti dadea sau nu teapa, tot ii vindeai ceva defect. Frumos din partea ta ... Poza stearsa, contine reclama.
  18. Nu inteleg de ce dai 'Up' la topic ...
  19. kwnx

    Va rog ajutor

    Du-te in folderul 'scriptfiles' si scrie in Text-Documentul startup.txt '0'.
  20. Cand vine vorba de gamemode-uri nici nu incape vorba de a le "elimina" din cauza raitingului si activitatii utilizatorilor la acea sectiune.
  21. Vad ca se afla si un tutorial de al meu...
  22. kwnx

    MYSQL

    UPDATE `houses` SET `Value` = '1000000' PHPMyAdmin - Selectezi baza de date - Apesi pe butonul 'SQL' - introduci ce ti-am dat eu mai sus.
  23. Pentru 50 lei PaySafe iti vand eu un GM. Da-mi PM.
×
×
  • 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.