-
Posts
868 -
Joined
-
Last visited
-
Days Won
60
Everything posted by Shady1
-
https://mirror-cdn.multitheftauto.com/mtasa/main/mtasa-1.6.exe
-
if you encounter a problem you can contact me here, good day
-
Hello, I would like to help you with your problem, but you only stated your question in the title, I saw that you did not make a comment or explanation, but according to my guesses, you are facing this error because your GTA: SA file is modded, please first delete your GTA: SA file and install GTA: SA again in the clean folder without mods and try to log in to MTA and all problems will be eliminated in this way GTA:SA Link : https://wiki.multitheftauto.com/wiki/Where_to_buy_GTASA
-
Anyone that started to experience MTA crashes in "libcef" today, can solve it by reinstalling from homepage > "Download" button (or quicker: https://mirror-cdn.multitheftauto.com/mtasa/main/mtasa-1.6.exe). It only happened with auto updater due to a bug in that, and it has been disabled until fixed. "Reinstalling" MTA doesn't change anything, it's an in-place upgrade so none of your configs or files get modified.
- 1 reply
-
- 1
-
-
hello, I wanted to send a message related to your problem, first of all, to do this engineApplyShaderToWorldTexture(shader, "elegy1body256") where it says elegy1body256 you should write the name of the texture to replace, I will show a screenshot as an example
-
hello there, I suggest you to upgrade your windows version, I saw that you are using windows 7 and now you may face a lot of problems in win 7 version, I suggest you to do an update for it, otherwise you will struggle with problems. if you want to solve the problem; I suggest you to reinstall mta first and always keep your drivers up to date, because you might be having optimization issues.
-
I have not tested it, so please get back to me if there is anything missing or needs to be edited and I will help you
-
local vehicleTouchData = {} function onVehicleTouch(hitElement, matchingDimension) if getElementType(hitElement) == "vehicle" then local vehicle = hitElement vehicleTouchData[vehicle] = true if isTimer(vehicleTouchData[vehicle.."timer"]) then killTimer(vehicleTouchData[vehicle.."timer"]) vehicleTouchData[vehicle.."timer"] = nil outputChatBox("Vehicle touched the object again, timer canceled.") end end end addEventHandler("onElementCollide", root, onVehicleTouch) function onVehicleLeave(leftElement, matchingDimension) if getElementType(leftElement) == "vehicle" then local vehicle = leftElement vehicleTouchData[vehicle] = false vehicleTouchData[vehicle.."timer"] = setTimer(function() if not vehicleTouchData[vehicle] then if isElement(vehicle) then destroyElement(vehicle) outputChatBox("Vehicle did not touch for 5 seconds, destroyed.") end end end, 5000, 1) end end addEventHandler("onElementLeaveCollide", root, onVehicleLeave) function onVehicleDestroy() vehicleTouchData[source] = nil if isTimer(vehicleTouchData[source.."timer"]) then killTimer(vehicleTouchData[source.."timer"]) end end addEventHandler("onElementDestroy", root, onVehicleDestroy)
-
hi update your drivers and install mta again
-
https://github.com/multitheftauto/mtasa-blue/issues/1718#issuecomment-713056935
-
hello, can you install GTA:SA and MTA:SA in a clean folder without mods on the Local Disk side, I suggest you try this way
-
survival Fade2Black Survival / DayZ Standalone
Shady1 replied to Shady1's topic in Servers to play on
OK, corrected, can you delete these two messages. -
Fade2Black Survival / DayZ Standalone We are in the process of completing our MTA DayZ & Survival project, we are still in beta, but we have received a lot of feedback, I am very happy for the team because your feedback really makes me happy, I like to develop the project with innovations every day, I welcome you to this game mode. Discord : https://discord.gg/6z9yC8zZBB
-
You're welcome. If you have any problems, please let me know.
-
if (time >= 500 and time < 600) then local progress = (time - 500) / 100 -- Normalize progress between 0 and 1 selection_color = tocolor(interpolateBetween( 0, 255, 0, 255, 0, 0, progress, "Linear")) end
-
I do not recommend 3rd party programs as they contain malware codes, you should be careful with them, you can update the drivers for your problem as normal.
-
you are welcome, if you have any questions you can contact me here.
-
When I made this script, I completed it at a simple editing level, but I am still developing it in a way that is open to improvement, I will be waiting for your suggestions, I will take action to edit the codes according to your feedback. Video link :
-
hello @Nakano1337 , the player will need to download that file in any case, just in case with fetchRemote or callRemote After the file is downloaded, he wants to write an asynchronous function and use that function.
-
looks great can't wait to play on this server Good Luck
-
AC dan ban yedim yardımcı olunuz enb kulanarak yed
Shady1 replied to murat95029's question in Yardım
merhabalar, size bir bağlantı gönderdim kontrol etmenizi öneriyorum -
AC dan ban yedim yardımcı olunuz enb kulanarak yed
Shady1 replied to murat95029's question in Yardım