- 0
Sign in to follow this
Followers
0

Помогите исправить варинги
Asked by
Nicinen
,
Question
Лучший ответ
@Nicinen Несовпадение аргументов.
Попробуйте так: GiveMoney(playerid, GARAGE_DATA[garage_id][g_PRICE] / 2); GiveMoney(playerid, -GARAGE_DATA[garage_id][g_PRICE]); GiveMoney(playerid, -h_class);
Попробуйте так: GiveMoney(playerid, GARAGE_DATA[garage_id][g_PRICE] / 2); GiveMoney(playerid, -GARAGE_DATA[garage_id][g_PRICE]); GiveMoney(playerid, -h_class);

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 Леон111
Здравствуйте, столкнулся с проблемой что при компиляции мода мне выскакивает pawnocc системная ошибка. Скачивал этот же мод тогда, но у меня не было проблем.
Я скачивал другой мод который тоже компилировался но теперь выдаёт ошибку. Не знаю по какой причине перестало работать. Скачал уже все возможные visual c ++.
-
By JAFAR
Подключаю PawnRaknet и сервер не запускается вообще плагин версии 1.4.1
В console пишет:
В моде подключал так его:
#include <a_samp> #include <Pawn.RakNet> #include <Pawn.CMD> #include <streamer> #include <sampvoice> #include <a_mysql> #include <sscanf2> #include <a_mail> //#include <crashdetect> #include <fmt> #include <CRP> #include <fix_Kick> #include <foreach> #include <cef>
-
Posted · Report post
ID варнинга: warning 202
Строки:
Share this post
Link to post
Share on other sites