Jump to content

Roach

Membru
  • Posts

    660
  • Joined

  • Last visited

    Never

Everything posted by Roach

  1. if( !strcmp( cmdtext, "/gmx" ) ) { GameModeExit( ); return ( 1 ); } ...
  2. Roach

    Arme

    Uite aici: [FS/INC] WeaponDrop by Jeffry [FS]DropGunby gemini [FS] Weapon Drops by Garciat
  3. aaaa, )) if( GetPlayerWantedLevel( playerid ) >= 1 )
  4. Mi mi se pare super misto, 5/5 :> PS: First!
  5. Te duci in SA:MP, pe plaja unde vrei sa te Teleporteze, si scrii /save. Dupa te duci in C:\Users\---\Documents\GTA San Andreas User Files\SAMP, in savedpositions. O sati apara ceva cu niste coordonate, iei coordonatele si faci comanda. ex. AddStaticVehicle(522,1838.8293,-1450.1512,13.1332,345.7815,20,121);
  6. Se vede... whatever pune asa if( GetPlayerWantedLevel >= 1 ), fara ]
  7. Roach

    /up

    Incearca asa: CMD:up( playerid, params[ ] ) { new Float:x, Float:y, Float:z; new height = strval(params); if(height == 0) return SendClientMessage(playerid, COLOR_RED, "Use correct: /up <Height>"); if(IsPlayerInAnyVehicle(playerid)) { GetVehiclePos(GetPlayerVehicleID(playerid), x, y, z); SetVehiclePos(GetPlayerVehicleID(playerid), x, y, z + height); } else { GetPlayerPos(playerid, x, y, z); GivePlayerWeapon(playerid, 46, 1); SetPlayerPos(playerid, x, y, z + height); } return ( 1 ); }
  8. Ai vreun SKIN care nu exista... PS: TERMINA CU DOUBLE-POST...
  9. Roach

    Crashdetect Plugin

    Tare, plugin-ul asta :>, dar nu cred ca o sal foloseasca multi..
  10. De lai fi facut tu pe tot era mai tare dar merge ), 3/5
  11. Roach

    [MAP]Drift

    Misto mapa, 4/5
  12. Uite aici, este la fel cu Tasta: Here PS: Cu Click
  13. este din Include.. dute in .../pawno/include/xStreamer.inc si dami liniile 448-449-450
  14. Roach

    Ajutor

    Da, dar GarHouse este mult mai Folosit si mai bun.. deci si eu til Recomand pe cel a lui Speedy...
  15. Cauta in GM 0x1f28c si inlocuiesteo cu 0x1F28CFF... EDIT: 500 Posts
  16. Roach

    Va rog ajutor !

    Frate, nu se posteza ID de mess pe Forum, gandestete ca daca toti fac ca tine Forum-ul nu ar mai trebui sa existe... Dace liniile: 268-269-270-271-272
  17. Da, dar ala are mai putine Bug-uri, si puteai sa Dai Edit nu sa faci Double-Post...
  18. Foarte misto frate dar nu trebuie sal postezi, este munca ta.. De ce sa o aiba si ceilalti, folosesteo tu ;)
  19. Roach

    Va rog ajutor !

    Ia-ti JunkBuster Version 9 de pe forumul Official... Si in GM sus de tot pune: #pragma unused IsNumeric #pragma unused ReturnUser #pragma unused fTeam #pragma unused gTeam O intrebare, folosesti Incognito's Streamer? EDIT: JunkBuster 9 il poti lua de aici: Here
×
×
  • 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.