All Activity
- Today
-
glower changed their profile photo
-
Здравствуйте! Хотел бы узнать, как на своем сервере в Multi Theft Auto изменить стандартную анимацию для всех персонажей. Конкретно интересует замена анимации CJ на другие, Man или Swat. Подскажите, как это реализовать?
-
glower joined the community
-
I'm not aware of anything specific to Kali Linux, but there's a wiki page for playing on Linux in general: Client_on_Linux_Manual. Perhaps the most important parts are that you need to use 32-bit Wine prefix and install the 3 fonts. Regarding servers, I haven't used MTA for online play for a long time so I don't know what it is like these days, but according to Anti-cheat_guide, the anti-cheat detects when you use Wine. So a server can disallow it, but it's allowed by default.
-
Hadi joined the community
-
NotAlive joined the community
-
Mixaaa joined the community
-
i've another question when i install it , will i be able to play the servers that i was playing on windows , or different servers ?
-
DrJoe joined the community
- Yesterday
-
Всем привет, ищу старые топовые файлы top-GTA, есть ли они у кого-нибудь? Не могли бы вы показать их мне? Вот несколько скриншотов моего сервера, полная копия сервера ТОП-GTA, включая скины и все остальное. https://www.imgfoto.host/i/CWcrcb
-
viki joined the community
-
UniqueMercy joined the community
-
Xjdfi21 joined the community
-
Currito joined the community
-
IIYAMA started following [Help] math.random
-
It is on the top of the code, just running once at the beginning. Could you explain why you put it there? Just so that I can understand the context of that variable placement, because normally you wouldn't put it there unless there is a specific reason.
- 1 reply
-
- math.random
- job
-
(and 2 more)
Tagged with:
-
S-SHOT joined the community
-
Hi, when I open MTA and log in to the server, it crashes. It's not like this in the host game, but when I log in to the servers, I get a severe FPS drop and it crashes. Version = 1.6-release-23196.0.000 Time = Fri May 16 14:27:44 2025 Module = C:\Program Files (x86)\MTASA 1.6\MTA\netc.dll Code = 0xE06D7363 Offset = 0x004D27B8 EAX=0177F1A0 EBX=19930520 ECX=00000003 EDX=00000000 ESI=FED0D6F0 EDI=69D527B8 EBP=0177F1FC ESP=0177F1A0 EIP=7781DF24 FLG=00200216 CS=FD6B0023 DS=002B SS=19D002B ES=002B FS=FD6B0053 GS=002B
-
DonnySheffield started following [Help] math.random
-
Hello guys! I'm working on one job script which is pizza delivery. Everything is working fine, but i wanted to give random salary after every customer. "fizu" mean the payment so i made random 5$ to 150$, but for some reason after every customer only give 18$ and not random. Any idea why this could happen? This is my code: fizu = math.random(5,150) addEventHandler("onColShapeHit", getRootElement(), function (thePlayer, sameDimension) if isElement(source) then if getElementType(thePlayer) == "player" then if sameDimension then local currentJob = startedJobs[thePlayer] if currentJob then local colData = getElementData(source, "pizzaCol") if colData and colData[1] == thePlayer then local carryingPizza = getElementData(thePlayer, "carryingPizza") or {} if carryingPizza[1] then local orderId = colData[2] if carryingPizza[1] == currentJob.pizzas[orderId] then local remainingPizzas = 0 local pizzaBoyElement = getElementData(thePlayer, "usingPizzaBoy") if isElement(pizzaBoyElement) then local pizzaBoyInventory = getElementData(pizzaBoyElement, "pizzaBoyInventory") or {} for k in pairs(pizzaBoyInventory) do remainingPizzas = remainingPizzas + 1 end end destroyElement(source) if remainingPizzas <= 0 then startedJobs[thePlayer] = nil setElementData(pizzaBoyElement, "pizzaBoyInventory", false) else currentJob.delivered[orderId] = true end exports.cl_core:giveMoney(thePlayer, fizu, "pizzaDelivered") setElementData(thePlayer, "usingPizzaBoy", false) setPedAnimation(thePlayer, false) setElementFrozen(thePlayer, false) triggerClientEvent(thePlayer, "pizzaDeliveredSuccessfully", thePlayer, orderId, remainingPizzas) exports.cl_hud:showInfobox(thePlayer, "s", "Sikeresen leszállítottad a pizzát! ") else exports.cl_hud:showInfobox(thePlayer, "e", "Ez a megrendelő nem ilyen pizzát kért!") end end end end end end end end )
- 1 reply
-
- math.random
- job
-
(and 2 more)
Tagged with:
-
Yeah I have a menu that opens as soon as the player connects to the server, they spawn onto the map, use the menu to change their car, then the last player clicks start race and the cars unfreeze. That all more or less works, although I could not figure out how to stop the racing from starting so I'm just freezing the cars on my own. Actually stopping the race from starting would be better. The big issue now is that I don't want a time limit for the race and I want to increase required laps to finish to 500. Update... I've gotten the time limit to increase to 24hours. Laps is the last couple piece of the puzzle. The track is loading in sprint mode for unknown reason. So that's a new issue I've just noticed. But I also want to have 500 laps. Or even better eventually I want the number of laps to be adjustable So that last post was dumb, I thought I was editing my previous post. Which I can't figure out how to do. Update... I've gotten the time limit to increase to 24hours. Laps is the last couple piece of the puzzle. The track is loading in sprint mode for unknown reason. So that's a new issue I've just noticed. But I also want to have 500 laps. Or even better eventually I want the number of laps to be adjustable.
- Last week
-
драсте не могу зайти в игру мта провинция с причинами https://postimg.cc/gallery/X92bJ8L помогите, что этооо, как починить, не на какой серв зайти не могу
-
Greetings, @Patrick Very useful resource, thanks! - Just to clarify, when pDownloader is re/started or a player joins we get notices in our server consoles, quoting: (Notice: There are now 20 open XML files in resource 'pDownloader'.) These open XML's keep building up, adding +20 each time. Should this be? If so, any server performance impacts?
-
typong started following Punkty Premium
-
Siema jak mogę kupić punkty premium na stronie Santori
-
Dear MTA Team, I recently returned to MTA after many years. When I try to join any server, I get the message: "Disconnected: serial already in use." I believe my serial (CDD1D2AA4209F4D48FDDB9EA5365E292) might be used elsewhere without my knowledge. I have never used any cheats or broken the rules. Please review my case, as I am unable to play and want to return to the community. Thank you.
-
Tokyo started following Error CD20 when starting the Radmir server
-
I checked with mtadiag and it sent me this link https://pastebin.mtasa.com/7448006218
-
Yeah I have a menu that opens as soon as the player connects to the server, they spawn onto the map, use the menu to change their car, then the last player clicks start race and the cars unfreeze. That all more or less works, although I could not figure out how to stop the racing from starting so I'm just freezing the cars on my own. Actually stopping the race from starting would be better. The big issue now is that I don't want a time limit for the race and I want to increase required laps to finish to 500
-
Когда я запускаю сервер, появляется ошибка CD20.Ошибка при загрузке запрошенных файлов. Истек тайм-аут. Операция выполняется слишком медленно. за последние 10 секунд было передано менее 10 байт в секунду. water/mta-helper.fx. Ошибка вышла после переустановки Windows, до переустановки все работало
-
When I start the server, the CD20 error pops up.Error downloading requested files. Timeout was reached. Operation too slow. less than 10 bytes/ sec transferred the last 10 seconds. water/mta-helper.fx. The error came out after reinstalling Windows, everything worked before reinstalling
-
Hello everyone. Please tell me how I can make a car settings system for the server that I am creating from scratch. That is, I want to make a model, then replace this model, for example, with a standard one in GTA MTA, and then have this model have the characteristics that I made.
-
Hi! Could you please explain in more detail what exactly you want to do? Do you want the race to start only after all players are "ready"?
-
I have a workaround on that issue now, its not perfect but working, new issue is I cant figure out how to set the timelimit for the race or the number of laps
-
BestZeytone changed their profile photo
-
SethJunior changed their profile photo
-
https://pastebin.mtasa.com/7865044047 I get the error that such a mod is not loaded (deathmatch). Can you help me? My antivirus program is running. I deleted and installed gta sa and mta sa.
-
plz help me^( https://yapx.ru/album/Y7vau