Jump to content

diegofkda

Retired Staff
  • Posts

    1,532
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by diegofkda

  1. Yh, they installed it correctly... and it works nice for me and for a friend... just 1 friend and i wanted to invite to others 3 ^^ but no one can run it
  2. Today i downloaded MTA SA 1.1 and i REALLY liked it, so i wanted to invite to a friend to see the mta sa 1.1, he installed it and now, when he wants to open MTA 1.1 says: Load failed. Please ensure that the data files have been installed correctly. Can someone help? the same message happened to another friend... and they installed the game correctly, their 1.0.4 works correctly (with LOT! of bugs)
  3. No, it's not. And by the way, this already exists. You could use setCameraMatrix for that what you want. Also, this function has a FOV parameter, so you can set that too. What is FOV? Field of View. The larger the number, the more you can see, but the more the fishbowl effect will be. So, it's definitely not what you thought. First know where you're talking about before posting it next time. i know what im talking, FOV is the position of the camera when its far or near from your object, and im SUGGESTING... with setCameraMatrix allows to me to make a static camera, but maybe i didnt explain good, so i will explain this: i want a setSpeedFovLevel , and for attach camera to the vehicle, it doesnt allows to me auto-move camera... and you will say "just learn scripting", but with that answer you can say that set blur level is not needed... and a lot of functions are not needed with that answer...
  4. What is FOV: When a player runs faster, the camera starts to move away from the vehicle. Its a nice idea setFOVlevel ^^ Attach elements to chat box: I mean attach an image to a chatbox word ^^
  5. My suggestions: setWaveSpeed: This example makes a real and slow water function waves() setWaterColor ( 200, 200, 255, 100 ) --color to blue-white setWaveHeight ( 2 ) --waves to 2 setWaveSpeed ( -1 ) --slow speed end addCommandHandler ("water", waves) stop and start download progress: Stop and Restart download progress. Example, you do /downloadmanager, and it will say all about download (name of resource, reload resource for local player, restart download, delete download, download size, disc space, and etc) If you dont want a local-restart for your script: function waves() setWaterColor ( 200, 200, 255, 100 ) --color to blue-white setWaveHeight ( 2 ) --waves to 2 setWaveSpeed ( -1 ) --slow speed end addCommandHandler ("water", waves) function restart() restartResource ( false ) --Its just an idea, idk if is this the best function lol end addEventHandler ("onClientResourceStart", getRootElement(), restart) And a stop - start download progress, when you are downloading files.
  6. http://www.imaxenes.com/imagen/striplig ... v.png.html it looks nice
  7. if was the function setVehicleHeadlightColor, why not the shadow color? in practicle.txd, setVehicleHeadlightColor is in that file, as headlight (i mean headlight is the texture of the headlight cars), so, why not shad_car? (shadow of the car) i replaced that to blue-color and it rocks.
  8. No, cuz i scaled GUI and Images and they looks good. And... Why GTA SA Original can scale Text and all without problems? hmm....
  9. Hi! Im sick and tired of difference in resolucions I reviewed a community speedo, and it was scaled So my suggestion is scale all GUI (mta things like Server browser, settings, and Resources).
  10. Hi all! I want to say some suggestions... 1: When you enter to Multi Theft Auto for first time, you have to select your nick, options and etc (like in Live for Speed, and for stop Player name or stop some stupid questions.) 2:GUI advanced selector: You can select color, type (default or MTA 1.1 skin), background, etc... 3:Check all SA Cheats on start before enter to MTA (in loading, when it says Stop playing with yourself). (I DONT CARE THE SERVERS THAT ALLOW CHEATS ) 4:Idk if this can be possible... a Basic script editor for put objects, objects with attachments, movement, outputchatbox, markers (with functions) and Gui editor Ok With these things MTA can be really nice
  11. Learn scripting if you want to do that.
  12. Nice maps Thanks to TARA|X5| for make these maps, he gives to you the maps : p
×
×
  • Create New...