Jump to content

ajutor


HPQ123

Recommended Posts

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);

Edited by HPQ123
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.