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.
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>
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.
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)
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.
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.
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.
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.
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.
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.