Jump to content

Woovie

Retired Staff
  • Posts

    1,093
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Woovie

  1. This is called borderless fullscreen. I'll check Mantis for a report, otherwise I'll add my own because I'd also like the feature.
  2. You and everyone else in here's ignorance about XML is hilarious. If it's loaded a single time, XML does not matter. XML will make it far easier for the end user to edit vs using Lua tables. Better yet, it's for a UI. I don't see there being more than maybe 50 lines in the XML. It really isn't that big of a deal.
  3. You should release it as 1 resource, with all languages built in. Just make a table with the languages. local lang = { "en" = "WASTED", "fr" = "SE FODEU" } This way you can support a ton of languages with 1 resource. Then they can just edit a setting. <settings> <language>en</language> </settings>
  4. Yes, you can edit it. It's in Lua, it's just a resource like anything else. Adding a dinension feature to the editor is far from as simple as just throwing in some function somewhere. You need to modify several files.
  5. https://code.google.com/p/mtasa-blue/so ... il?r=5106# http://www.pcre.org/ https://wiki.multitheftauto.com/wiki/PregFind https://wiki.multitheftauto.com/wiki/PregReplace https://wiki.multitheftauto.com/wiki/PregMatch Edit: It will be in the next release. (1.3.5)
  6. Let me guess, KSA drift with 100 car models, half of which overlap each other on load?
  7. You state that this is a good design The icons being on the left 'and' right of the bar give the impression of either they both relate, or you can't immediately sell which relates. That's a bit of a bugger.
  8. Woovie

    mta not workins

    pls help http://pastebin.mtasa.com/804476809 Following updates were installed yesterday, along with VS2013 Windows for Desktop. thanks homies
  9. Water creation actually could be done fairly easily I think. I could create a script to test it, but it should be very easy.
  10. Another record reached Date: 2013 Oct 5th 4:30 pm - Players: 18703
  11. CPU fan or case fans? If you have a weird program like Speedfan installed, it often defaults the CPU fan speed to 100%.
  12. Name an uncrackable system. Oh you can't, because it doesn't exist. It WILL be hacked, it's a matter of time.
  13. Highest: 18556 players - 2013 Sep Sat 14th 17:30
  14. Nha ! I created one, you can find it in ressources section, but I guess the download link is dead. I thought you had I'll look for it and post it here if I find it. Can't find your user, I think it's ID 58744, dunno. Didn't see any resources though.
  15. no shit? Look at my last post.
  16. Don't you have hands? aren't you a human being? stop being stupid ._. It's common for EXE releases on most forums for a totalvirus scan in the OP, by the OP. I added them myself.
  17. You can make them. No one has created a model pack, sadly. I could but I have a busy life as is.
  18. You're best to wait, Cazomino05 is working on custom railways. It's very stable but I think has a few bugs. Maybe in 1.3.5.
  19. Woovie

    bug 1.3.4?

    Yes, it's not a bug. It's asking you to recompile your script with MTA's compiler, found at https://luac.multitheftauto.com/ Note: You must compile and uncompiled script, you can't just compile an already compiled file. Also, compiling isn't required, it's just suggesting you use our compiler.
  20. Pick your resolution and device using the "Choose a device" window, then once ingame, there's a checkbox in video settings to disable that from popping up in the future.
  21. Are you sure about that? I have never found an animation on MTA about being handcuffed like in the videos that SAMP shows. It's definitely there. I've seen it. https://wiki.multitheftauto.com/wiki/Animations Search for "handsup", "ARRESTgun", there's a few others if you use the right key words. You need to know the animation name.
×
×
  • Create New...