- 0
Question
Лучший ответ
@Remmi_Feed цвет нужно еще указывать у функции вывода сообщения в чат (в данном случае SCM).

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
-
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;
-
Remmi_Jefferson P Скриптер проекта Revin RP 26
Здравствуйте, в общем даже объяснять нет сил. Вот:
if(sscanf(inputtext, "p<,>ii", id, money)) return SCM(playerid, "Вы должны ввести ID игрока и цену.");
ошибка
error 035: argument type mismatch (argument 2)
Share this post
Link to post