-
Posts
521 -
Joined
-
Last visited
Everything posted by Axel
-
Besides that, i think a decisive factor should be the experience the user has e.g the time the user joined the community as it shows his experience. how much has he been around. In that i would nominate QuantumZ, as he is even older than me with about an year, maybe the oldest member on the Romanian Comunity: Joined:Thu Jul 08, 2010 2:29 pm. But unfortunatley he is inactive, and I am not very active on the forums eighter. You, G-Stefan are very active and with the help of some of us, you could manage to be a good section moderator, even if you have joined the community this year.
-
I propose G-Stefan too, he's very active and dedicated for MTA Romanian Community.
-
hehe, am refacut vR, cine este interesat sa ma ajute cu el, PM
-
Suna promitator. Va fii in Liberty City, sau doar numele?
-
Ma, eu o sa mai incerc inca o data sa fac ceva calumea pe comunitatea romaneasca. Daca te intereseaza la ce ma gandesc, PM.
-
atitudinea romanilor, nivelul scazut de RP, serverele RPG cu nume de RP, etc
-
Du-te vere cu grupu ma-tii, secatura de om.
-
Nu dezgropa mortii.. Am parasit comunitatea romaneasca de 9 luni, si nu planuiesc sa revin curand.
-
Yes, but i cannot change only a part of the text..
-
Is there a way to set the color of a text withing a gui-memo to a specific color? e.g This is a memo colored text
-
Well, i save the file to my client's disk and if he needs it anytime when playing, loads from there. But about not keeping the file content in memory, should i insert the file bites in a table like files[path] = bites and if somebody else requests the file to load it from there?
-
Hi! So i am making my custom download system that downloads all my server files (from .ttf to .txd) when the player is online, eg. for images shows a blank image, and after it finishes the download, replaces the blank image with the actual image. The thing is i finished the system and i was using: local file = fileOpen( path ) local bites = fileRead ( file, fileGetSize(file) ) fileClose(file) triggerLatentClientEvent(client, 'uploadCustomClientFile', 494304, false, client, bites, path) The problem it is that it was using alot and when alot of players were online, it was lagging the server. So i changed to: local file = fileOpen( path ) local size = fileGetSize(file) local bites = fileRead ( file, size ) fileClose(file) if size > 131072 then -- 1mb size = size/10 --outputChatBox(size) end triggerLatentClientEvent(client, 'uploadCustomClientFile', size, false, client, bites, path) Does somebody know a better method or way of handling the downloads with triggerLatentClientEvent and fileGetSize? I need to use them both becouse the file sizes differ. I don't want the download to be too slow, but it should not consume that much eighter. Thanks in advance.
-
Use pickup id's and save them in a table, and then use toJSON(table) to save them to a string, then in the database.
-
Răileanule (Drano) câte conturi îți mai faci pe forum vere prefăcându-te că ești altcineva?
-
it is, but still it replaces them
-
I think you can edit this resource: https://community.multitheftauto.com/index.php?p ... ils&id=344 .
-
Hi, I am making a shader to replace the cj clothes with a white cj clothes, my problem is that after i have replaced the cj torso with the texture, the tattoos do not show anymore. Is there a way to make them show?
-
Hi! Is there a way to unbind or disable the F11 map? I want to make my own system, and i want to disable the one in MTA. Thanks in advance.
-
Thanks guys, it helped me alot! It was a memory problem in a script
-
I have experienced a strange thing today. Some random dude joins my server, and then it closes instantly with this message in the console: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Does somebody know what i can do to prevent this from happening?
-
Why don't you use loadstring(str), and save the string with setElementData?
-
Asta e o glumă, sau ceva? )
-
Cum să nu văd ce mai face forumul? Mă uit mereu pe forumul mtasa.com, doar pentru că nu postez des, nu înseamnă că nu vizualizez.
-
După cum spune titlul, vR a avut un record imens, care a doborât orice record al unui server românesc de MTA! Sistemul de moduri unic, texturi, moduri personale și facțiuni unice au lansat vR pentru a reuși acest record! Mulțumim tuturor celor care au ajutat, și celor care s-au reapucat de primul și cel mai populat server RP de MTA SA Românesc! Ip-ul serverului este: mtasa://158.69.195.17:22003 (în caz că vreți să vă apucați acum ) Mulțumim tuturor, Crăciun fericit și un an nou Fericit!