Jump to content

HPQ123

Membru
  • Posts

    420
  • Joined

  • Last visited

  • Days Won

    41

Everything posted by HPQ123

  1. salut, ce pot face? if(PlayerInfo[playerid][pPremiumPoints] < StagePrice[CarInfo[idd][cStage]]) erroarea sursa: https://pastebin.com/qUjVTSWw error 033: array must be indexed (variable "StagePrice")
  2. Pm HPQ123#2410 daca cauți scripter
  3. https://imgur.com/a/ENwIyKf Discord HPQ123#2410 Te astept pentru ceva frumos.
  4. Treaba asta cu dropurile si lagul ma enerveaza rau.
  5. mai sunt niste dropuri pe server, si de aceea, si vreau sa invat.
  6. da.. asta stiu deja dar vreau ceva mai mult.
  7. Salut, Am ceva de cand am inceput la un edit de la gamemode burned, Daca va rog sa imi sugerati niste optimizare pe care le pot face la gamemode.
  8. Doar te-am întrebat. Discord HPQ123#2410 pentru mai multe detali
  9. Te pot ajuta eu am experiență. O întrebare este ceva serios?
  10. Discord HPQ123#2410 https://imgur.com/a/WkldRAa
  11. Salut pot sa te ajut eu, am si un gamemode la care lucrez poate te ajut https://imgur.com/a/WkldRAa
  12. nu e compatibil cu baza de date.
  13. cum schimb culoarea de la bara de sus la panel?
  14. C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5543) : error 033: array must be indexed (variable "Speedo") C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5544) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5545) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5546) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5547) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5548) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5549) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5550) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5551) : error 035: argument type mismatch (argument 2) C:\Users\HPQ123\Desktop\Gm\pawno\include\systems.inc(5552) : error 035: argument type mismatch (argument 2) Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 10 Errors. 5532 Speedo[0] = CreatePlayerTextDraw(playerid, 510.333801, 342.652039, "~g~69"); 5533 PlayerTextDrawLetterSize(playerid, Speedo[0], 0.628332, 2.603848); 5534 PlayerTextDrawTextSize(playerid, Speedo[0], 1280.000000, 1280.000000); 5535 PlayerTextDrawAlignment(playerid, Speedo[0], 1); 5536 PlayerTextDrawColor(playerid, Speedo[0], 0xFFFFFFFF); 5537 PlayerTextDrawUseBox(playerid, Speedo[0], 0); 5538 PlayerTextDrawBoxColor(playerid, Speedo[0], 0x80808080); 5539 PlayerTextDrawSetShadow(playerid, Speedo[0], 1); 5540 PlayerTextDrawSetOutline(playerid, Speedo[0], 1); 5541 PlayerTextDrawBackgroundColor(playerid, Speedo[0], 0x00000083); 5542 PlayerTextDrawFont(playerid, Speedo[0], 3); 5543 PlayerTextDrawSetProportional(playerid, Speedo[0], 1); 5544 PlayerTextDrawSetSelectable(playerid, Speedo[0], 0); 5545 5546 Speedo[1] = CreatePlayerTextDraw(playerid, 548.567993, 356.011230, " KM/H"); 5547 PlayerTextDrawLetterSize(playerid, Speedo[1], 0.196666, 1.039999); 5548 PlayerTextDrawTextSize(playerid, Speedo[1], 1280.000000, 1280.000000); 5549 PlayerTextDrawAlignment(playerid, Speedo[1], 1); 5550 PlayerTextDrawColor(playerid, Speedo[1], 0xFFFFFFFF); 5551 PlayerTextDrawUseBox(playerid, Speedo[1], 0); 5552 PlayerTextDrawBoxColor(playerid, Speedo[1], 0x80808080); 5553 PlayerTextDrawSetShadow(playerid, Speedo[1], 1); 5554 PlayerTextDrawSetOutline(playerid, Speedo[1], 1); 5555 PlayerTextDrawBackgroundColor(playerid, Speedo[1], 0x00000067); 5556 PlayerTextDrawFont(playerid, Speedo[1], 2); 5557 PlayerTextDrawSetProportional(playerid, Speedo[1], 1); 5558 PlayerTextDrawSetSelectable(playerid, Speedo[1], 0); 5559 5560 Speedo[2] = CreatePlayerTextDraw(playerid, 510.667145, 364.596436, "Fuel: ~r~100~w~~h~ (C: 2L)~n~Doors: ~g~Unlocked~w~~h~~n~Odometer: 69.69"); 5561 PlayerTextDrawLetterSize(playerid, Speedo[2], 0.218666, 1.185184); 5562 PlayerTextDrawTextSize(playerid, Speedo[2], 1280.000000, 1280.000000); 5563 PlayerTextDrawAlignment(playerid, Speedo[2], 1); 5564 PlayerTextDrawColor(playerid, Speedo[2], 0xFFFFFFFF); 5565 PlayerTextDrawUseBox(playerid, Speedo[2], 0); 5566 PlayerTextDrawBoxColor(playerid, Speedo[2], 0x80808080); 5567 PlayerTextDrawSetShadow(playerid, Speedo[2], 1); 5568 PlayerTextDrawSetOutline(playerid, Speedo[2], 1); 5569 PlayerTextDrawBackgroundColor(playerid, Speedo[2], 0x00000067); 5570 PlayerTextDrawFont(playerid, Speedo[2], 2); 5571 PlayerTextDrawSetProportional(playerid, Speedo[2], 1); 5572 PlayerTextDrawSetSelectable(playerid, Speedo[2], 0);
×
×
  • 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.