Jump to content

Search the Community

Showing results for tags 'drop'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Multi Theft Auto: San Andreas 1.x
    • Support for MTA:SA 1.x
    • User Guides
    • Open Source Contributors
    • Suggestions
    • Ban appeals
  • General MTA
    • News
    • Media
    • Site/Forum/Discord/Mantis/Wiki related
    • MTA Chat
    • Other languages
  • MTA Community
    • Scripting
    • Maps
    • Resources
    • Other Creations & GTA modding
    • Competitive gameplay
    • Servers
  • Other
    • General
    • Multi Theft Auto 0.5r2
    • Third party GTA mods
  • Archive
    • Archived Items
    • Trash

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Gang


Location


Occupation


Interests

Found 7 results

  1. i have so much lag/drop in game i did not understood what is the reason is and i decided take a look to logfile i saw this error in my logfile: Localization: D:\Mta\MTA\locale\/ar/client.po:21: warning: unknown Plural-Forms given: 18:40:50 - [DEBUG] Localization: D:\Mta\MTA\locale\/ar/client.po:2148: warning: msgstr[N] seen, but no Plural-Forms given: 18:40:50 - [DEBUG] Localization: D:\Mta\MTA\locale\/ar/client.po:2162: warning: msgstr[N] seen, but no Plural-Forms given: 18:40:50 - [DEBUG] Localization: D:\Mta\MTA\locale\/ar/client.po:3218: warning: msgstr[N] seen, but no Plural-Forms given: 18:40:50 - [DEBUG] Localization: D:\Mta\MTA\locale\/ar/client.po:3229: warning: msgstr[N] seen, but no Plural-Forms given: 18:40:50 - [DEBUG] Localization: D:\Mta\MTA\locale\/ar/client.po:3240: warning: msgstr[N] seen, but no Plural-Forms given: what is this? and How can i solve this? thanks...
  2. hello i have a problem Several weeks ago I deleted the game, and then today I downloaded it again, but I am facing a problem, there is a slight slowdown in the game even though my device's specifications are very strong ram: 8 nividia gtx geforce 1650 intel i7-9th gen
  3. When i playing MTA:SA, the FPS decrease random with 5-10 FPS and freeze the game a little bit for 1-2 seconds. And this again after 5-10 mins.. my pc more than enough for MTA:SA.. here is my specs: i5-9600K 2x8GB 3200MHz RAM GTX 1070 I tried change the settings in nvidia control panel, in mta settings but didn't help.. I playing MTA in windowed mode without border, if that matters Anyone can help? Sorry for my bad english..
  4. Greetings Everyone. Lost In Time are a brand new MTA:SA server. (58 FPS SERVER) We offer a large amount of content while trying to keep the download size small. We Currently Offer..... AI Peds, Traffic + Planes, Jobs, Grenade Indicators, Teleports, Gym System, Kill Messages, Vehicle Locking, Personal Account / Login, Object Spawner, Website, Name Tags, No Speed Blur, Custom Speedo HUD, GTA V Mini Map & HUD, Top Online Players, Leveling System, Glue To Vehicles, Flying Cars, Teams, Car Reflections, Car Spoilers, Web Browser And Much Much More! Currently the only goal that is implemented in this Freeroam is to earn money so you are able to build using the menu on F4. To earn money you must kill boss NPCS around the map with custom health values. - You can also earn money every 5 minutes just playing on the server. More will be taken in to consideration and values will change along with more being added / changed. You can also earn levels with an xp system. To earn xp you kill another player in the server. All Information is shown on the scoreboard. (FPS, Kills, Deaths, Ranks, Wanted) (We also have a team system in place where you can change teams - Default on joining is Citizens) I am committed to update this server as often as I can and trying to fix any issues still outstanding on the server. This is an ongoing project that i'm having fun with. You can find and entire list of commands on our website along with our discord information, images and the latest updates we roll out. You can also vote for our server and apply for staff on our website. Please note that our website is still under heavy construction and will eventually change. (Latest patch notes will be rolled out soon and this post will be edited.) JOIN OUR SERVER @ mtasa://137.74.224.51:22003 VISIT OUR DISCORD @ https://discord.gg/eFpgzyZ VISIT OUR WEBSITE @ http://www.lostintimeservers.co.uk/ >The Spoiler Contains A Full List Of Commands And More!< (Our Domain Name Is Currently In Progress And Will Be Complete Soon) - Thank You And Have Fun! Below are some of the pictures taken on our server. (Please note that the HUD And Other things may look Slightly different compared to the up to date live version) (An In Depth Video Will Be Posted Back Here Soon)
  5. if getElementData(getLocalPlayer(),"kukaseh") then for k, v in ipairs ( getElementsByType( 'object' )) do if getElementData( v, 'munkakuka' ) then local bx, by, bZ = getElementPosition(v) local actualDist = getDistanceBetweenPoints2D(playerX, playerY, bx, by) local dist = actualDist/(worldMaxSize/((worldWidth+worldHeight)/2)) local rot = findRotation(bx, by, playerX, playerY)-camZ local blipX, blipY = getPointFromDistanceRotation( (MiniMap_x+MiniMap["width"]+MiniMap_x)/2, (MiniMap_y+MiniMap_y+MiniMap["height"])/2, math.min(dist, math.sqrt((MiniMap_y+MiniMap_y+MiniMap["height"])/2-MiniMap_y^2 + MiniMap_x+MiniMap["width"]-(MiniMap_x+MiniMap["width"]+MiniMap_x)/2^2)), rot ) local blipX = math.max(MiniMap_x, math.min(MiniMap_x+MiniMap["width"], blipX)) local blipY = math.max(MiniMap_y, math.min(MiniMap_y+MiniMap["height"], blipY)) if dist <= 120 then dxDrawImage(blipX - blipSize/2, blipY - blipSize/2, blipSize, blipSize, "blips/1125.png",0,0,0,tocolor(255,255,255,255)) end end end end when this true, and the dxDrawImage show, the FPS decrease from 100 to 50.. how to fix this?
  6. Buenas, les quería comentar que recientemente he intentado poner un timer sin exito para el drop, lo que yo quiero es que al poner el comando /drop en say, automáticamente se active un timer para que por si el jugador vuelve a tipear el comando deba esperar 5 segundos para volver a hacerlo, de esa manera no me harían un masivo floodeo con el comando, y ademas de eso el comando /drop queda bindeado con la tecla de "backspace" he buscado si en el archivo del teleport estaba la linea del bind pero no la encontré y a la hora de escribir o hacer ciertas cosas con otros resources se vuelve molesto apretar la tecla y que te mande a drop, sin mas que decir dejo la linea del teleport grcias! Aqui la linea del teleport : local posicoes = { { 1497.5999755859, -1853.0999755859, 2516 }, { 1493.3000488281, -1829.8000488281, 2516 }, { 1509.1999511719, -1827.3000488281, 2516 }, } function PosicaoPlayer ( thePlayer, command ) local azar = math.random ( #posicoes ) local veh = getPedOccupiedVehicle(thePlayer) if (veh) then setElementPosition(veh, unpack ( posicoes [ azar ] ) ) else setElementPosition(thePlayer, unpack ( posicoes [ azar ] ) ) end outputChatBox ( "#FFFFFF[#00FF00Tele#FFFFFF] ".. getPlayerName(thePlayer) .." #FFFFFFFue para drop! (#00FF00/drop#FFFFFF)", root, 0, 255, 0, true ) end addCommandHandler ( "drop", PosicaoPlayer )
  7. ao entrar no mta no menu principal um grande lag e demora para resposta do mouse, ao entrar no servidor eu jogo tranquilamente mas ao virar a visão (mouse) tem uma queda imensa de fps, de 50 fps eu fui pra 30 e ao virar vai para 10 e volta normalmente eu jogo mta a 4 anos é a primeira vez que isso acontece, começou do nada ja reinstalei o mta e gta sa !!!!
×
×
  • Create New...