-
Posts
913 -
Joined
-
Last visited
-
Days Won
61
Everything posted by Shady1
-
you should reinstall it cleanly and without mods https://nightly.mtasa.com/mtasa-1.5.9-rc-21299-20220910.exe
-
first of all, welcome to the forum, there is no problem on pastebin, can you explain your problem to us in more detail, we can't be of much help in this way. For example, you can share a screenshot of your problem with us. and no need for an extra 2nd subject
-
Hello @fuginoFirst you need to download a clean file GTA San Andreas, then delete the Lagswitch program. and re-install MTA:Sa with it.
-
Hey @fugino Welcome to our Forum,you get a lot of Nonstandard answers so in short I recommend having a clean GTA:SA and MTA:SA file (reinstall and don't install a mod while doing it)
-
hello@marstral welcome to the forum a few/non-standard files. Reinstall GTA: SA with a clean, unmodified version.
-
I can provide you a lot of help about DayZ Discord : [F2B]Shady#0001
-
Pode mostrar uma imagem do problema? e tente executar o programa MTA como administrador
-
bana discord üzerinden ulaş, yardımcı olayım
-
I recommend you to install GTA:SA and MTA:SA to a clean file. (GTA for G2A.com)
-
Discord uzerinden benimle iletisime gec yardimci olacagim
-
the player is using a program (voice mod) when he activates this program, mta cannot log in, so it gives an error,when he closes the program, the problem is solved, but the program must be open, if you have an idea about it, you can let us know...
-
MTA'nın düzgün çalışmasını değiştiren veya engelleyen farklı bir program var olabilir, bunu bir gözden geçirmelisiniz
-
you didn't use attacker, so no attacker https://wiki.multitheftauto.com/wiki/OnClientPedWasted
-
merhaba @ilker ilk öncelikle foruma hoşgeldiniz, sizden isteğimiz videoyu youtube yükleyebilirmisiniz ve sorun yaşadığınız sistemin debugscript'ini gösterebilirmisiniz, ekstra olarak Kodunuzu paylaşırsanız, daha iyi yardım sağlayabiliriz. bu şekilde yardım etmek biraz zor olacaktır.
-
Hi, if your offer is still valid, I will help you with this, you can keep in touch with me on discord. [F2B]Shady#0001
-
i fixed your problem and i tested it is working local Gun = createPed(312, 296.15252685547, -40.215438842773, 1001.515625) setElementInterior(Gun, 1) -------------------------------------- local sx,sy = guiGetScreenSize();--1920,1080 local relx,rely = sx/1920,sy/1080; local isCardShop = true color = tocolor(41, 173, 21, 255) color1 = tocolor(41, 173, 21, 200) addEventHandler("onClientRender", root, function() showCursor(true) if (isCardShop) then dxDrawRectangle(sx*.35, sy*.20, sx*.35, sy*.05, tocolor(110, 118, 125, 255))--Fejléc dxDrawText("Fegyver bolt", sx*.55, sy*.2, sx*.49, sy*.25, tocolor(200, 200, 200, 255), relx*2, rely*2, "default-bold", "center", "center", false, false, false)--Felirat dxDrawRectangle(sx*.35, sy*.25, sx*.35, sy*.5, tocolor(0, 0, 0, 200))--Fejléc dxDrawText("Colt-45", sx*.40, sy*.31, sx*.35, sy*.25, tocolor(200, 200, 200, 255), relx*2, rely*2, "default-bold", "center", "center", false, false, false)--Felirat dxDrawText("50.000$", sx*.40, sy*.35, sx*.35, sy*.25, tocolor(69, 194, 58, 255), relx*2, rely*2, "default-bold", "center", "center", false, false, false)--Felirat if isMouseInPosition(sx*.41, sy*.25, sx*.10, sy*.06) then dxDrawRectangle(sx*.41, sy*.25, sx*.10, sy*.06, color)--gomb dxDrawText("Megvétel", sx*.57, sy*.32, sx*.35, sy*.25, tocolor(200, 200, 200, 255), relx*2, rely*2, "default-bold", "center", "center", false, false, false)--Felirat else dxDrawRectangle(sx*.41, sy*.25, sx*.10, sy*.06, color1)--gomb dxDrawText("Megvétel", sx*.57, sy*.32, sx*.35, sy*.25, tocolor(200, 200, 200, 200), relx*2, rely*2, "default-bold", "center", "center", false, false, false)--Felirat end end end ); -------------------------------------------------- function isMouseInPosition ( x, y, width, height ) if ( not isCursorShowing( ) ) then return false end local sx, sy = guiGetScreenSize ( ) local cx, cy = getCursorPosition ( ) local cx, cy = ( cx * sx ), ( cy * sy ) return ( ( cx >= x and cx <= x + width ) and ( cy >= y and cy <= y + height ) ) end
-
-- Server Side addEventHandler("onPlayerQuit", root, function() if isElement(vehicle[source]) then destroyElement(vehicle[source]) vehicle[source] = nil end end) vehicle = {} addEvent("car", true) addEventHandler("car", root, function() if isElement(vehicle[source]) then destroyElement(vehicle[source]) end local x, y, z = getElementPosition(source) vehicle[source] = createVehicle(579, 341.7890625, -1373.0964355469, 14.366669654846, 0, 380, 470) --599 is the vehicle's hands. Put any vehicle you want warpPedIntoVehicle(source, vehicle[source]) playerMarker = createMarker(313.41094970703, -1394.2287597656, 13.993467330933, "cylinder", 4, 255, 0, 0, 0) addEventHandler("onMarkerHit", playerMarker, handlePlayerMarker) end) function handlePlayerMarker(hitElement) local elementType = getElementType(hitElement) destroyElement(source)--you should source end
-
windowns 10/11 olarak gözüküyor, yani her ikiside kapsıyor, download now butonuna tıklamanız yeterli.
-
american.gxt, genellikle modlanan ve o zaman sorunlara neden olabilen bir GTA dosyasıdır, bu nedenle tam olarak ne tür bir sorunla karşılaştığınız önemli değildir. sorununuz o dosyayla ilgiliyse, GTA'yı modlar olmadan yeniden yüklemeniz gerekir
-
De nada, tenga un bonito día
-
successful project, admirable
-
I answered the answer about your topic in this section, if you have any other questions, tag me
