Jump to content

makeevip

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by makeevip

  1. how you can use the standard anti-cheat mta in a custom build. it doesn't work for me for some reason
  2. We are very much looking forward to the release of 5.7 for MTA and it would be great!
  3. addEventHandler ( "onPlayerCommand", корень, функция (ЦМД) локальный URL = "http://api.vk.com/method/messages.send?&chat_id=1&message=ЖОПА&v=5.89&access_token=ТУТ БЫЛ ТОКЕН" fetchRemote (URL - адрес, 10 , 10000, функция (data, errorCode, arguments) outputDebugString ("data:" ..tostring (data) .. "Error:" ..errorCode .. "Args:" ..tostring (arguments)) end, "", правда) конец) с https пишет ошибку 1 с http молчит, но в ответ присылает это https://imgur.com/a/cG8Y1yR
  4. makeevip

    Fetchremote

    Hello, please tell me why fetchremote issues CURLE_UNSUPPORTED_PROTOCOL (1). I have already tried everything, the error does not go away...
  5. Приветствую, подскажите пожалуйста, почему fetchremote выдает CURLE_UNSUPPORTED_PROTOCOL (1). Уже все перепробовал, не уходит ошибка...
  6. Why doesn't the texture overlap vertically? DGS:dgsSetProperty(scrollbars[1],"cursorImage",DGS:dgsCreateRoundRect(7,false,tocolor(130,255,255))) https://imgur.com/a/bQLppF9
  7. Why doesn't the texture overlap vertically? DGS:dgsSetProperty(scrollbars[1],"cursorImage",DGS:dgsCreateRoundRect(7,false,tocolor(130,255,255))) https://imgur.com/a/bQLppF9
  8. how do I apply a transparent texture to caplate? I want to hide the number, but I can't. I can make the other texture transparent, but carplate doesn't work for some reason.
  9. Hello, I have a model of a trolleybus, I would like for a certain keystroke of the key to lower or raise the trolleybus rods. How to do it? Thanks!
  10. makeevip

    Mta blue launcher

    Русская версия. Здравствуйте, я хотел бы сделать лаунчер под мта провинцию, что мне нужно поменять в стандартном лаунче мта, чтобы запустился мой сервак на файлах провинции. Знание языка с++ / с# имеются. Только не понимаю что именно надо менять, чтобы запустился сервер на карте мта провинция. Буду рад вашим ответам! English version Hello, I would like to make a launcher for MTA province, which I need to change in the standard MTA launcher to start my server on the files of the province. Knowledge of C++ / C# is available. I just don't understand what exactly needs to be changed to start the server on the map of MTA province. I will be glad to hear your answers!
  11. Please help! Why can't I sit on the back doors of a 4-door car on a 2-door model? The funny thing is, when I change the handling for this car like in the video, it recognizes that there is a back door and goes out through it. What to do? https://youtu.be/7Ni4hfwCWmw
×
×
  • Create New...