Jump to content

AndreiB

Membru
  • Posts

    108
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by AndreiB

  1. poftim este ok si are multe systeme
  2. AndreiB

    Intrebare

    Nu, vreau ceva mai simplu,eu vreau unul care sa nu aiba atatea systeme ce zici de gamemodeul asta: uniqzone by zeco.f sau blumix normal by zeco.f sau
  3. AndreiB

    Intrebare

    Ce gamemode imi recomadati sa il folosesc pentru edit care nu are bug la systemul de vehicule.In afara de saints sa fie de la mysql-r39 in sus
  4. AndreiB

    Vehicule

    AI skype sa vorbim
  5. AndreiB

    Vehicule

    vreau sa il faci tu, te platesc
  6. AndreiB

    Vehicule

    man cam cat dureaza sa fie rescris? si cat costa? ca as vrea sa il faci tu
  7. AndreiB

    Vehicule

    Salutare am intampinat o problema la serverul meu Cand ma inregistrez pe el si dau /v imi apar acolo 2 masini o data am avut infernus si perenial,am sters contul si am facut altul mi-a dat un comet si zr-350 cum pot sa repar aceasta problema la comanda /v apare asta if(BlockVehUse[playerid] != 0) return SS(playerid, COLOR_RED2, "Ai prea multe masini, foloseste /sellcar si vinde una.", "You have to many vehicles, use /sellcar and sell one."); si mai apare chestia asta cand ma inregistrez if(count > PlayerInfo[playerid][pCarSlots]) { if(PlayerInfo[playerid][pLanguage] == 2) format(string, sizeof(string), "Ai prea multe masini! Poti avea maxim %d masini (tu ai %d).", PlayerInfo[playerid][pCarSlots], count); else format(string, sizeof(string), "You have to many vehicles! You can have maximum %d cars (you have %d).", PlayerInfo[playerid][pCarSlots], count); SendClientMessage(playerid, COLOR_RED2, string); SS(playerid, COLOR_RED2, "Nu vei putea conduce nicio masina pana cand nu vei vinde una din masinile tale.", "You can't use a vehicle until you sell one of your cars."); BlockVehUse[playerid] = count; } else { BlockVehUse[playerid] = 0; } este pusa la publicul loadcarid public LoadCarID(playerid) { for(new idd; idd < MAX_PERSONAL_VEHICLES; idd++) { PlayerInfo[playerid][pCarID][idd] = 0; PlayerInfo[playerid][pCar][idd] = -1; PlayerInfo[playerid][pCarModel][idd] = 0; PlayerInfo[playerid][pCarLocX][idd] = 0.0; PlayerInfo[playerid][pCarLocY][idd] = 0.0; PlayerInfo[playerid][pCarLocZ][idd] = 0.0; PlayerInfo[playerid][pCarAngle][idd] = 0.0; PlayerInfo[playerid][pCarLLocX][idd] = 0.0; PlayerInfo[playerid][pCarLLocY][idd] = 0.0; PlayerInfo[playerid][pCarLLocZ][idd] = 0.0; PlayerInfo[playerid][pCarAngle2][idd] = 0.0; PlayerInfo[playerid][pCarBuyTime][idd] = 0; PlayerInfo[playerid][pCarColor1][idd] = 1; PlayerInfo[playerid][pCarColor2][idd] = 1; PlayerInfo[playerid][pCarLock][idd] = 0; PlayerInfo[playerid][pCarInsPrice][idd] = 0; PlayerInfo[playerid][pCarIns][idd] = 0; PlayerInfo[playerid][pCarKM][idd] = 0.0; PlayerInfo[playerid][pCarKMLast][idd] = 0; PlayerInfo[playerid][pCarVIP][idd] = 0; PlayerInfo[playerid][pCarVipColor][idd] = 0; PlayerInfo[playerid][pCarHP][idd] = 0.0; PlayerInfo[playerid][pCarDamage1][idd] = 0; PlayerInfo[playerid][pCarDamage2][idd] = 0; PlayerInfo[playerid][pCarDamage3][idd] = 0; PlayerInfo[playerid][pCarDamage4][idd] = 0; PlayerInfo[playerid][pCarGas][idd] = 100; PlayerInfo[playerid][pCarPaintJ][idd] = 6; PlayerInfo[playerid][pCarBlock][idd] = 0; CarVipName[playerid][idd] = ""; CarPlate[playerid][idd] = ""; CarOwner[playerid][idd] = ""; for(new s; s < 17; s++) { CarMod[playerid][idd] = 0; } } new string[256],count; format(string, sizeof(string), "SELECT * FROM `cars` WHERE `Owner`='%s'", PlayerInfo[playerid][pNormalName]); new Cache: xd = mysql_query(SQL, string); for(new i, j = cache_get_row_count (); i != j; ++i) { if(count < MAX_PERSONAL_VEHICLES) { PlayerInfo[playerid][pCar][count] = cache_get_field_content_int(i, "ID"); } count++; } cache_delete(xd); if(count > PlayerInfo[playerid][pCarSlots]) { if(PlayerInfo[playerid][pLanguage] == 2) format(string, sizeof(string), "Ai prea multe masini! Poti avea maxim %d masini (tu ai %d).", PlayerInfo[playerid][pCarSlots], count); else format(string, sizeof(string), "You have to many vehicles! You can have maximum %d cars (you have %d).", PlayerInfo[playerid][pCarSlots], count); SendClientMessage(playerid, COLOR_RED2, string); SS(playerid, COLOR_RED2, "Nu vei putea conduce nicio masina pana cand nu vei vinde una din masinile tale.", "You can't use a vehicle until you sell one of your cars."); BlockVehUse[playerid] = count; } else { BlockVehUse[playerid] = 0; } LoadCar(playerid); return 1; }
  8. Foloseste un timer http://wiki.sa-mp.com/wiki/SetTimer poftim poti face ceva gen SetTimer("mesajlogin", 1000, false) //1000 de milisecunde = 1 secunda function mesajlogin() { print("Logheaza-te frate pe server!"); }
  9. Foloseste un timer http://wiki.sa-mp.com/wiki/SetTimer poftim poti face ceva gen SetTimer("mesajlogin", 1000, false) //1000 de milisecunde = 1 secunda function mesajlogin() { print("Logheaza-te frate pe server!"); }
  10. AndreiB

    Rezolvat

    Cer T\C Rezolvat
  11. @RebornAdvPoftim pune si linkul acesta ca multi nu stiu de unde sa ia baza de date http://www.girlshare.ro/3490086818.9 Scanare url: https://www.virustotal.com/#/url/b4cedb8ec0465b25d1d53f0b671a1a242af658bec092326562c2d11cead943a9/detection Scanare abza de date: https://www.virustotal.com/#/file/44d7f1231496af882b2f2e90184883bfb17254ddb334972d7304469cfd322e99/detection Ziceti mersi lui @RebornAdv
  12. in ce locatie este ls,sf,lv
  13. Good are bug la vehicule?
  14. sau ce zici de gamemodeul BigZone v1.21 sau nush cum de la s4urik de la acela este inceput si gamemodeul lui droom
  15. Daca stiti altele care nu au bug la systemul de vehicule sa imi spuneti fara saninta,edison,etc; 1.Kogged 2.Eternal-Times 3.Funny RPG(funnky) 4.XPLAYGAMING 5.WEX-GAMING-COPIE NEPHIRITE 6.wex-gaming summer project2017 7.S4urik v0.7 8.ExpertGame 9.Galaxy-Arena 10.RPG Romania v6.0 by MR.Mandara 11.Wster RPG 12.ExtremeGame 13.RO-SAMP(RO-SAMP V8 SUMMER QUEST),RO-SAMP ULTIMATE VERSION + PANEl 14.Gta Evils 15.s4urik + panel
  16. sau ce zici de gamemodeul kogged,eteranl-times,funny rpg(fumnky), xplaygaming, wex-gaming-copie nephirite, wex-gaming summer porject2017, s4urik v0.7
  17. adica sa descarc sampsvr03.7r2 si sa bag scriptfiles,plugins,gamemodes etc;
  18. @Ionut_WS Gamemode-ul lui droom imi da asta in crashinfo si se inchide samp-server.exe -------------------------- SA-MP Server: 0.3.7-R2 Exception At Address: 0x75EDC42D Module: (Unknown) Registers: EAX: 0x0018EB7C EBX: 0x0024F128 ECX: 0x00000003 EDX: 0x00000000 ESI: 0x6FD94938 EDI: 0x0018EC20 EBP: 0x0018EBCC ESP: 0x0018EB7C EFLAGS: 0x00000202 Stack: +0000: 0xE06D7363 0x00000001 0x00000000 0x75EDC42D +0010: 0x00000003 0x19930520 0x0018EC20 0x6FD94938 +0020: 0x0018EC70 0x0018EC70 0x0018EC20 0x0024F128 +0030: 0x0018EBDC 0x6FD68FCE 0x0018EC84 0x08D6CB75 +0040: 0x0018EC70 0x0018EC20 0x0024F128 0x00000000 +0050: 0x0018EC0C 0x6FB29339 0xE06D7363 0x00000001 +0060: 0x00000003 0x0018EC00 0x6A570B40 0x56883AC0 +0070: 0xE06D7363 0x00000001 0x00000000 0x00000000 +0080: 0x00000003 0x19930520 0x0018EC20 0x6FD94938 +0090: 0x0018ECC0 0x6FD68595 0x0018EC20 0x6FD94938 +00A0: 0x08D6CC8D 0x6FD8C8DC 0x6A1B0E28 0xFFFF0001 +00B0: 0x0000000B 0x6FD9795C 0x0018EA00 0x6FD87360 +00C0: 0x2F8C95C8 0x00000001 0x00000000 0x0000000F +00D0: 0x6FD8C8E8 0x00000000 0x00000000 0x00000000 +00E0: 0xFFFFFFFF 0x6FD8CE80 0x00000000 0x6FD8C8F0 +00F0: 0x0018ECE0 0x6FD8C8C8 0x6A1B0E00 0x6A1B0D01 +0100: 0x0000000B 0x6FD9795C 0x6FD97900 0x0018ECE0 +0110: 0x0018EC9C 0x6FBADD4E 0x00000000 0x0000000F +0120: 0x6FD8C8D4 0x00000000 0x00000000 0x00000000 +0130: 0xFFFFFFFF 0x0024F128 0x0018ED10 0x6FD892F8 -------------------------- Loaded Modules: -FailedCreate- -------------------------- SA-MP Server: 0.3.7-R2 Exception At Address: 0x75EDC42D Module: (Unknown) Registers: EAX: 0x0018EB7C EBX: 0x0066F128 ECX: 0x00000003 EDX: 0x00000000 ESI: 0x6FBF4938 EDI: 0x0018EC20 EBP: 0x0018EBCC ESP: 0x0018EB7C EFLAGS: 0x00000202 Stack: +0000: 0xE06D7363 0x00000001 0x00000000 0x75EDC42D +0010: 0x00000003 0x19930520 0x0018EC20 0x6FBF4938 +0020: 0x0018EC70 0x0018EC70 0x0018EC20 0x0066F128 +0030: 0x0018EBDC 0x6FBC8FCE 0x0018EC84 0x1D96EC9C +0040: 0x0018EC70 0x0018EC20 0x0066F128 0x00000000 +0050: 0x0018EC0C 0x6FAE9339 0xE06D7363 0x00000001 +0060: 0x00000003 0x0018EC00 0x69E9C0A0 0x57DEF080 +0070: 0xE06D7363 0x00000001 0x00000000 0x00000000 +0080: 0x00000003 0x19930520 0x0018EC20 0x6FBF4938 +0090: 0x0018ECC0 0x6FBC8595 0x0018EC20 0x6FBF4938 +00A0: 0x1D96EB64 0x6FBEC8DC 0x69E48EE8 0xFFFF0001 +00B0: 0x0000000B 0x6FBF795C 0x0018EA00 0x6FBE7360 +00C0: 0x307AA518 0x00000001 0x00000000 0x0000000F +00D0: 0x6FBEC8E8 0x00000000 0x00000000 0x00000000 +00E0: 0xFFFFFFFF 0x6FBECE80 0x00000000 0x6FBEC8F0 +00F0: 0x0018ECE0 0x6FBEC8C8 0x69E48EC0 0x69E48E01 +0100: 0x0000000B 0x6FBF795C 0x6FBF7900 0x0018ECE0 +0110: 0x0018EC9C 0x6FB6DD4E 0x00000000 0x0000000F +0120: 0x6FBEC8D4 0x00000000 0x00000000 0x00000000 +0130: 0xFFFFFFFF 0x0066F128 0x0018ED10 0x6FBE92F8 -------------------------- Loaded Modules: -FailedCreate- SI SERVER log ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [15:50:11] filterscripts = "" (string) [15:50:11] [15:50:11] Server Plugins [15:50:11] -------------- [15:50:11] Loading plugin: mysql [15:50:12] >> plugin.mysql: R39-3 successfully loaded. [15:50:12] Loaded. [15:50:12] Loading plugin: sscanf [15:50:12] [15:50:12] =============================== [15:50:12] sscanf plugin loaded. [15:50:12] Version: 2.8.1 [15:50:12] (c) 2012 Alex "Y_Less" Cole [15:50:12] =============================== [15:50:12] Loaded. [15:50:12] Loading plugin: streamer [15:50:12] *** Streamer Plugin v2.9.1 by Incognito loaded *** [15:50:12] Loaded. [15:50:12] Loaded 3 plugins. [15:50:12] [15:50:12] Ban list [15:50:12] -------- [15:50:12] Loaded: samp.ban [15:50:12] [15:50:12] [15:50:12] Filterscripts [15:50:12] --------------- [15:50:12] Loaded 0 filterscripts. [15:50:12] ---------- SERVER START ---------- [15:50:12] [debug] OnGameModeInit() ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [15:50:38] filterscripts = "" (string) [15:50:38] [15:50:38] Server Plugins [15:50:38] -------------- [15:50:38] Loading plugin: mysql [15:50:38] >> plugin.mysql: R39-3 successfully loaded. [15:50:38] Loaded. [15:50:38] Loading plugin: sscanf [15:50:38] [15:50:38] =============================== [15:50:38] sscanf plugin loaded. [15:50:38] Version: 2.8.1 [15:50:38] (c) 2012 Alex "Y_Less" Cole [15:50:38] =============================== [15:50:38] Loaded. [15:50:38] Loading plugin: streamer [15:50:38] *** Streamer Plugin v2.9.1 by Incognito loaded *** [15:50:38] Loaded. [15:50:38] Loaded 3 plugins. [15:50:38] [15:50:38] Ban list [15:50:38] -------- [15:50:38] Loaded: samp.ban [15:50:38] [15:50:38] [15:50:38] Filterscripts [15:50:38] --------------- [15:50:38] Loaded 0 filterscripts. [15:50:38] ---------- SERVER START ---------- [15:50:38] [debug] OnGameModeInit()
  19. sau gamemode-ul tau are bug la systemul de vehicule
  20. nu are problema la dealesrship sa se buguieasca?
×
×
  • 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.