Jump to content

kiLLers

Membru
  • Posts

    38
  • Joined

  • Last visited

    Never

Everything posted by kiLLers

  1. Salutare SA-MP.com , am si eu o problema cu care sper sa ma ajutati . Bun deci am un sistem de masini personale si am comanda setplate , cand dau setplate se pune un text 3d pe maasina si pe placuta pana aici e totu ok , dupa maxim 2 minute dispare 3d text si ramane doar placuta . Dupa restart dispare 3d si ramane doar placuta cum pot face sa ramana 3d textu acolo si dupa ce dau restart ... ?
  2. kiLLers

    Primarie

    Cum vi se pare din poze ?:-? [img width=500 height=375] [img width=500 height=375]
  3. ai selectat PAWN CODE For SA:MP ?
  4. kiLLers

    MapIcon

    ar putea fii de la streamer dar nu stiu sigur. incearca un update la streamer:)
  5. Ce nu e corect in acest script ?:| cand dau /incarcare nu se pune obiectu pe masina :| din ce cauza oare ? public OnPlayerCommandText(playerid, cmdtext[]) { if(strcmp("/incarcare", cmdtext, true, 10) == 0) { new carid = GetPlayerVehicleID(playerid); if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 578) { new objectid = CreateObject(1500, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000); AttachObjectToVehicle(1500, 578, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0); ToysJob[playerid] = 1; new name[MAX_PLAYER_NAME], string[90]; GetPlayerName(playerid, name, sizeof(name)); format(string, sizeof(string), "* %s Distribute Toys.", name ); SendClientMessageToAll(COLOR_AQUA, string); SetPlayerCheckpoint(playerid,2349.7988,-1411.4089,23.9922,4); SendClientMessage(playerid,COLOR_YELLOW,"* Go to these points Red on mapa!"); SendClientMessage(playerid,COLOR_RED,"* And be careful not to lose! * Trailer *!"); return 1; } SendClientMessage(playerid, COLOR_RED,"Only Toys car Start jobs!"); } return 0; }
  6. unde e linia cu masina create addstaticvehicle sau createvehicle si la sfarsit ai -1,-1 alea is culorile masinii
  7. kiLLers

    Intrebare

    doar in gm pot fi comenzi
  8. [pawn] if(CarInfo[newcar][cOwned]==0) { TogglePlayerControllable(playerid, 0); format(string,sizeof(string),"~w~Vehicle: %s~n~Price: ~g~%d~n~~w~/v buy to buy this vehicle~n~~r~/exit ~w~to exit this vehicle",CarInfo[newcar][cDescription],CarInfo[newcar][cValue]); GameTextForPlayer(playerid,string,5000,5); } if(CarInfo[newcar][cOwned]>=1) { format(string,sizeof(string), "{FFFFFF} Acest vehicul este detinut de: {4678B3} %s",CarInfo[newcar][cOwner]); SendClientMessage(playerid, COLOR_BLUE, string); format(string,sizeof(string),"Type: /carhelp to see the commands."); SendClientMessage(playerid, COLOR_WHITE, string); if(PlayerInfo[playerid][pPcarkey] == vehicle) { } else if(PlayerInfo[playerid][pPcarkey2] == vehicle) { } else { if(PlayerInfo[playerid][pAdmin] >= 5 && AdminDuty[playerid] == 1) { SendClientMessage(playerid, COLOR_GREY, " You can drive this car because you are admin on duty !"); } else { RemovePlayerFromVehicle(playerid); SendClientMessage(playerid, COLOR_GREY, "{9B9D9E} Nu deti setul de chei pentru aceasta masina."); } } } }[/pawn] cum pot pune aici cand masina este cumparata sa scrie cu text 3D Proprietar: %s si cand e de vanzare sa scrie Masina de vanzare ....plz daca stie cnva
  9. Attach3DTextLabelToVehicle unde e ?
  10. cu ce vrei sa te ajutam daca tu nu dai liniile ?:|
  11. Mersi mult Razvan . Nu stiam de functia asta pana acum . Puteti da T/C .
  12. Salutare . Am si eu o problema . Deci, de ex. cand intru intr-un interior cu masina, aceasta apare invizibila, dar totusi eu sunt inca pe ea si o pot conduce . Ce ar trebui sa adaug la comanda de enter ca sa apara masina normal .. ?
  13. decat sa lasi interioru asta buguit mai bine mergi si inlocuiesti HQ cu altul , acesta nu prea e bun
  14. poate exe din server sunt pe 0.3d updateazale la 0.3e
  15. [img width=500 height=400] [pawn]RemoveBuildingForPlayer(playerid, 4083, 1334.9766, -1644.1875, 11.7891, 0.25); RemoveBuildingForPlayer(playerid, 1530, 1332.1328, -1722.3047, 14.1875, 0.25); RemoveBuildingForPlayer(playerid, 4220, 1370.6406, -1643.4453, 33.1797, 0.25); RemoveBuildingForPlayer(playerid, 4106, 1342.9688, -1652.2656, 15.2031, 0.25); RemoveBuildingForPlayer(playerid, 4011, 1334.9766, -1644.1875, 11.7891, 0.25); RemoveBuildingForPlayer(playerid, 4121, 1336.0156, -1604.7344, 25.6328, 0.25); CreateObject(18242, 1348.15, -1710.61, 12.43, 0.00, 0.00, 0.10); CreateObject(3312, 1335.31, -1603.06, 15.50, 0.00, 0.00, 0.37); CreateObject(18609, 1335.66, -1618.06, 13.56, 0.00, 0.00, 270.06); CreateObject(18609, 1342.27, -1619.30, 13.57, 0.00, 0.00, 92.98); CreateObject(18241, 1340.76, -1638.03, 12.60, 0.00, 0.00, 269.59); CreateObject(18237, 1337.02, -1664.00, 12.89, 0.00, 0.00, 218.00); CreateObject(715, 1335.03, -1585.93, 20.48, 0.00, 0.00, 163.66); CreateObject(715, 1328.58, -1585.18, 20.51, 0.00, 0.00, 0.00); CreateObject(715, 1325.08, -1587.53, 20.74, 0.00, 0.00, 358.35); [/pawn] Astept pareri ! :D
  16. dai asa ! CTRL+ALT+DELETE si mergi la PROCESSES , si cauti gta_sa.exe si dai END PROCESS , tre sa mearga ! revino cu reply
  17. kiLLers

    Salut

    poi pune aici scriptul ca sa vedem unde sal bagi :| eu nam scriptu ca sa vad...
  18. kiLLers

    Salut

    arata-ne scriptul ! :)
  19. kiLLers

    /v buy

    cum sa zic mai sus incearca sa pui [pawn]GameTextForPlayer(playerid,string,5000,5);[/pawn] si pui [pawn]GameTextForPlayer(playerid,string,2000,5);[/pawn]
  20. [pawn][16:01:07] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with [/pawn] uite ce scrie aici ! si o sa iti dai seama ce ai de facut
  21. ai toate includele ? si daca e host pe linux trebuie pluginurile pt linux cu extensia .so ! :)
  22. kiLLers

    Host SA:MP

    asa ceva nu exista . tineti pc 24/24 on .. :)dak vrei
×
×
  • 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.