
Eht1
Members-
Posts
29 -
Joined
-
Last visited
Everything posted by Eht1
-
This is problem in MTA (bad scripters hahahaha)
-
This is 100% problem https://www.youtube.com/watch?v=T7bGBIc47y8 This problem and i have. btw i know what is my internet speed, and if you don't know what is NetLimiter don't answer.
-
In client MTA 1.2 i find one bug : https://www.youtube.com/watch?v=T7bGBIc4 ... e=youtu.be This is problem in my client or in server ?
-
Please delete : https://community.multitheftauto.com/index.php?p= ... ls&id=2264 https://community.multitheftauto.com/index.php?p= ... ls&id=2266 https://community.multitheftauto.com/index.php?p= ... ls&id=2135 https://community.multitheftauto.com/index.php?p= ... ls&id=2265
-
This not work there is code for my car : addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function () exports.download:downloadFile("infernus.txd", "infernus.txd", 411) exports.download:downloadFile("infernus.dff", "infernus.dff", 411) end addEventHandler("onClientDownloadComplete", getRootElement(), function (theFile) if theFile == ":/infernus_play4/infernus.txd" then local theTXD = engineLoadTXD ("infernus.txd", 411 ) engineImportTXD ( theTXD, 411 ) if theFile == ":/infernus_play4/infernus.dff" then local theTXD = engineLoadTXD ("infernus.dff", 411 ) engineImportTXD ( theTXD, 411 ) end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), replaceModel)
-
This not work for me
-
I have some questions. 1. I need place download.zip in my resource.zip? 2. I need in my resource.zip add lua file with this code : addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function () exports.download:downloadFile("sometexture.txd", "infernus.txd", 500) end addEventHandler("onClientDownloadComplete", getRootElement(), function (theFile) -- Right now I made a mistake which I'll fix later which makes it so you see the whole path of the file, for example :/your-res/infernus.txd instead of infernus.txd if theFile == ":/your-res/infernus.txd" then local theTXD = engineLoadTXD ( theFile ) engineImportTXD ( theTXD, 411 ) end end ? Sure i will change this code for my script
-
not work, play one music then stop
-
After first song play second song and second song is difrend of first song?
-
Its not ok, idk where is problem
-
playSound(sounds[math.random(1, #sounds)]) i change this to playSound(sounds[math.random(#sounds)]) I think this will be ok Thanks all
-
BUt now is one problem, this play one song and nothing more. I need for play all time random music.
-
not work I need make maybe and server side?
-
Not work function links (link) local link1 = ( "jutjub.comze.com/Music/Mc%20Hush%20-%20Fired%20Up.mp3" ) local link2 = ( "jutjub.comze.com/Music/Rock%20-%20I%20Am%20Rock.mp3" ) end addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function() playSound(sounds[math.random(1, links)]) end ) In meta.xml is on client side. EDIT: I want like when you join music need play all time widauth stop. But random.
-
I Try create music script, when you join then need play random music on internet all time when you play game. I try with this but not work. function addSound ( link ) addSound ( "http://www.mysound1.com/sound1" ) addSound ( "http://www.mysound1.com/sound2" ) addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function() playSound(sounds[math.random(1, addSound)]) end ) Link is not real this is for example.
-
There is nothing like https://wiki.multitheftauto.com/wiki/EngineImportTXD this function?
-
I try make ped trafic, i add all from Rockstar Games\GTA San Andreas\data\Paths in client side.And my question is what function in LUA i need use?
-
JaxSwagger congratulations !!!
-
Only want money ! ASSHOLES !!!
-
I see all scripters are lazy on MTA !!
-
You sucks, you submit very stupid messages all time!Go away from my topic! Go rather make new script.
-
On https://community.multitheftauto.com/ is so many scripts and of most scripts is sucks. Why waste time on this? Why don't create Casino script? Many people need this script.