- 0
Sign in to follow this
Followers
0
Перевод функции MySQL R39 на R41
Question
Лучший ответ
@Remmi_Jefferson смотри аргументы функции. Видимо, какие-то не совпадают.

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
Начал переводить и тут такое
Строка
cache_get_value_name(c, "c_owner", CarInfo[c][c_owner], dbHandle, MAX_PLAYER_NAME);
Ошибки:
gamemodes\project.pwn(1274) : warning 213: tag mismatch gamemodes\project.pwn(1274) : warning 202: number of arguments does not match definition
Share this post
Link to post