Question

blustery_jockey0
Новичок

Помогите исправить ошибки при компиляции. Файл прикрепилIMG_20220406_152153.jpg.5fa7d7958311e83dab426635a1e552c6.jpg

new.pwn

Share this post


Link to post

3 answers to this question

  • 2
_bogdan_
Завсегдатый

@blustery_jockey0 

 

Табуляция отсутствует.

Выровняй код лесенкой.

И ещё смотри чтобы выше было так же выровнено или наоборот ниже по примеру что выше...

Share this post


Link to post
  • 0
blustery_jockey0
Новичок

@_bogdan_ 

// CreateTeleportObjects(playerid);

 CreateSpeedometr01ForPlayer(playerid);

 CreateSpeedometr02ForPlayer(playerid);

 CreateAutoMarketForPlayer(playerid);

 //CreatePlayerGreenZoneText(playerid);

  CreateAutoTuningForPlayer(playerid);

 

 SetPlayerLogged(playerid, true);

}

 

stock GetPlayerSkinEx(playerid)

{IMG_20220406_155700.jpg.c069780bea798be49f1905904ed493df.jpg

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • ANIME_TOP12YLTRA
      By ANIME_TOP12YLTRA
      Помогите пожалуйста у меня еррор при компиляции
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : error 001: expected token: ";", but found "["
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : error 029: invalid expression, assumed zero
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : warning 221: label name "E_HANDLING_PARAMS" shadows tag name
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : error 001: expected token: ";", but found "]"
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : fatal error 107: too many error messages on one line
      Compilation aborted.
      Pawn compiler 3.2.3664              Copyright (c) 1997-2016, ITB CompuPhase

      4 Errors.
       
      код - g_VehHandlingInfo[veh][E_HANDLING_PARAMS:j] = 0.0;