Jump to content

'LinKin

Members
  • Posts

    636
  • Joined

  • Last visited

Everything posted by 'LinKin

  1. Hello, I need to store information of clans in the server. (Each clan has a description of Max. 500 words). The point is, what do I use to store this information? - SQL ? - XML ? What is the best choise?
  2. Search this on google: Installing LAMP digitalocean
  3. Hello, Is it possible to make foreign keys from a table to another (using MTA's default SQL database) If it's not, can I store a table inside a column of each row in the table? How? Is this a good practice? Regards.
  4. 'LinKin

    SQL Query

    Omg, it works! Thank you! May I know where you readed about this?
  5. 'LinKin

    SQL Query

    That's what I'm trying to avoid.. (Concatenating a string) I'm sure that this works 100% It won't work since the table returned is empty
  6. 'LinKin

    SQL Query

    Idk if you understand, but the table is empty. outputChatBox(#result) => 0
  7. 'LinKin

    SQL Query

    Hi, I'm trying to avoid concatenating a string to send it as a query for MySQL, So I have this code: local result = dbPoll(dbQuery(dbHandler, "SELECT ? FROM `stats` WHERE `account`=?", column, accName), -1) outputChatBox(type(result)) outputChatBox(#result) It says: - table - 0 I can't access the value returned..
  8. Idk, I had thought about this: Get Infernus DFF, TXD, COL from gta3.img and then replace these files to another car, for example buffalo, and also use setVehicleHandling so that it looks and feels just like an infernus. Is that what you meant, Gallardo?
  9. Hello, I was wondering if it's possible to replace the model of a car for just one (1) player, so that others can see it. I mean; For example replace the car's txd & dff for admins only, so that all other cars EXEPT admins' cars have the default model.
  10. LGA1150 Socket is different from 1150 Socket? I mean does the word 'LGA' affects? Because I've searched for some Boards and a lot of them don't include the LGA word. For example these three (3) - H81M-VG4 - Msi H81M-P33 - Msi H81M-E33 And yes I am going to go for a 4th Gen i3. I am aiming for the 4150. I will search the one you say, it's better. Need to check the price. Thank you ixjf.
  11. Hi, I want to buy this processor together with 4GB RAM and ASRock Board. http://ark.intel.com/es/products/65690/ ... e-3_40-GHz This processor has Intel® HD Graphics 2500, I wonder if this is enough to play MTA. I play in DD servers 99% of the time spent in-game, and these servers are light - No car mods, etc.. Pretty basic stuff. So I wonder if I can have good FPS with this processor and integrated video card. Thank you, LinKin.
  12. Oh, I didn't know it.. Well thank you!
  13. No, they are .map And all of them have different names. Example Unnamed DD.map Should become in a folder called "race-[dd]unnameddd" and inside of it there would be the - Unnamed DD.map file - meta.xml (containing map's name, etc..)
  14. Hello, I've around 400 files that must be placed each one in a folder with the same name than the file, also, I must create a meta.xml file in each folder. (I think I can do it with fileCreate, fileWrite, etc..). But how could I make a script that creates folders? - Or maybe in another programming language? I am just trying to avoid doing this manually. Thanks.
  15. Hola, Estoy buscando algunos mapas viejos de DM, he encontrado algunos pero todos los link estan caidos (son ya muy viejos). TARA|X5| hizo muchos mapas de DM, y los compartio a la comunidad. Alguien sabe donde puedo conseguir sus mapas? O algunos otros de diferente autor? Se les agradece enormemente. Gracias, Linkin.
  16. 'LinKin

    1.4 problem

    You muse freeze the car, because when u set it's position to some negative value (under water) the car keeps going down, untill it reaches a point where it goes back to the surface (that's when the bug occurs)
  17. 'LinKin

    1.4 problem

    Still have this issue? haha I solved it long time ago. You can download it from http://linkin.hol.es It works flawlessly
  18. That's exactly what I want. How did you make it? I mean, how to import the original cheetah to 3D Max and modify it?.. Or what's what you do?
  19. Hello, I'd like to remove the exhausts of the original cheetah and place them at both sides of it. Can this be done via script, or it must be done via .txd .dff ? If is via .dff then which program can I use to edit the vehicle's model? Thanks.
  20. http://i.imgur.com/oYBkVHl.jpg
  21. Still looking for the ID.
  22. Hello, I'm looking for the ID of the police cars' siren Also, how can I create the lighting effects and sound? addVehicleSiren makes the light flashing, right? But what about the sound? Thanks.
×
×
  • Create New...