Jump to content

..:D&G:..

Members
  • Posts

    1,028
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ..:D&G:..

  1. If the clothe was an object, then yes you could change its skin, but you can try as a image, as I saw someone doing the same thing with a paintjob of a car
  2. Do you mean to add clothes on CJ? If yes, I have a script that does that, if you want I can gladly share it with you Just PM me if you want it
  3. Hey everyone, I am working on a phone-system, and I need a bit of help. This is how my phone looks like: I want to add a date and a clock to it, and want it to look something like this: I don't know if this helps, but this is the phone in client side: I am not good at timers and dates, so if anyone can give me a hand, would be grate.
  4. Didn't work.. My friend thinks that it is from his scripts, he will try and fix it
  5. Here: http://upload.mtasa.com/u/127618410/public.rar_
  6. mtasa://86.23.84.107:22003
  7. Hello, I tried to join my friends server but MTA keeps crashing... This is the error I get: Version = 1.3.4-release-5866.0.000 Time = Tue Oct 15 15:54:26 2013 Module = D:\Multi Theft Auto\mods\deathmatch\lua5.1c.dll Code = 0xC0000005 Offset = 0x000024F5 EAX=FFFFFFFF EBX=00000000 ECX=00000000 EDX=058E0020 ESI=1B48D528 EDI=00000000 EBP=1B60B168 ESP=0028F7AC EIP=185A24F5 FLG=00010286 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B I am the only one who can't join, I can join other servers, I have everything installed and up-to-date.
  8. Is there any way I can take off a peds body part, like leg?
  9. Hello, I saw this function setVehicleVariant And I don't know what it does, I tried the wiki but I still don't get it.. Does it sets the speed of a vehicle or something?
  10. How about making a script that denies the request of the reconnect cmd? Is it possible?
  11. Hello, is there any way I can cancel the reconnect command?
  12. You may think that I am a beginner And the shader functions are just an example. I know about loading a TXD, and DFF. Problem solved
  13. Yes, but how can I start the mod again? Whats the function?
  14. I know there is a fuction that starts and stops a vehicle/skin mod, but I don't know exactly what is it. I know it should be like this: engineApplyShaderToWorldTexture engineRemoveShaderFromWorldTexture This is for shaders, but I need the function for skins
  15. ..:D&G:..

    Server list spam

    Hahaha, how the hell am I stealing your players? They come to what ever server they want, and I stolen your scripts? =))))) Have you ever went on the server to see? I am using Vedic, 100% modificated by me And btw, you are using Valhalla... And valhalla is not YOUR script
  16. Yes, buy new pc. Good answear, thank you! That helped Tell 100 players to buy new computers, and see what happers, and if you give me money then I will buy a new PC
  17. Hello, my friend tried to join my server, but when he gets to the login panel, his laptop restarts. His laptop is a bit old and has Windows XP on it.
  18. Hello, is there any way I can diminuate the lag made from the flashlight shader?
  19. Sure, I just opened my server the day before, and today it didn't work, but I'll check again -------------EDITED------------ I fixed the problem, I think the module got deleted from the mtaserver when I used the mtasa script editor...
  20. I did, but it keeps saying that it failed and that the resource was not found.. but I don't know what resource
  21. Hey.. today I tried to start my server, but I get some errors about MySQL: ERROR: mysql\connection.lua:16: attempt to cal global 'mysql_connect' Don't really know what this erros is on about, the database is running fine and the database info are where they need to be in the script... -- global things. local MySQLConnection = nil local resultPool = { } local sqllog = false local countqueries = 0 -- connectToDatabase - Internal function, to spawn a DB connection function connectToDatabase(res) --[[Line 16 >> ]] MySQLConnection = mysql_connect(hostname, username, password, database, port) if (not MySQLConnection) then if (res == getThisResource()) then cancelEvent(true, "Cannot connect to the database.") end return nil end return nil end addEventHandler("onResourceStart", getResourceRootElement(getThisResource()), connectToDatabase, false)
  22. Hello, I've heard that there is a server named sG, somewhere up there on MTA, and can I have the full name and the IP please, if the server is still up.. Thanks.
  23. Zau? LOL? In fine poti face ce doresti, dar mie jocul mi se pare stupid, ca metin... Oricum mult succes!!!
  24. Maybe if you can tell me how to play a sound for a cow that will be good for a start I know that I need to use playSound("name.mp3") but I also need to know how to attach that to the element (cow) and how to make it a 3D sound
×
×
  • Create New...