Jump to content

..:D&G:..

Members
  • Posts

    1,028
  • Joined

  • Last visited

  • Days Won

    1

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

  1. In what folder from GTA SAN, are the interiors txds located? Or can I find them by the name/id from MTA Map Editor?
  2. Ok.. then I should start making it by myself...
  3. ..:D&G:..

    Vehicles TXDs

    Yey.... Thanks...
  4. I saw in some servers that players can stop or start a vehicles mods, so it doesn't make a long download. I wanted to know if there is one alerady in community...
  5. How can I change my Community username\display name?...
  6. As always.... No answer -.-
  7. How can I add this: local briefcase = createObject ( 1210, 0, 0, 0 ) exports.bone_attach:attachElementToBone ( briefcase, source, 11, 0, 0, 0, 0, 100, 0 ) function destroy() destroyElement(briefcase) And change this: elseif (itemID==76) then if (briefcase[source]) then destroyElement(briefcase[source]) briefcase[source] = nil else local x, y, z = getElementPosition(source) local rot = getPedRotation(source) x = x + math.sin(math.rad(rot)) * 1.5 y = y + math.cos(math.rad(rot)) * 1.5 local object = createObject(1631, x, y, z) attachElements(object, source, 0, 1, 0) briefcase[source] = object end But I need to change the second code so it works with the first code...
  8. I am using bone attach script, and I need to make an object smaller, how can I make it so?
  9. I've heard that this host provider is good, and I saw the prices and I am planning to try the host out, but when can you add the SMS or mobile pay method (need it to work in UK), and, is there any method of contacting the host provider? On, like Skype maybe...
  10. ..:D&G:..

    Vehicles TXDs

    Where can I find the vehicles TXDs so I can edit them.
  11. ..:D&G:..

    TXDs?

    I need the TXD of the objects from GTA, not the editor...
  12. ..:D&G:..

    TXDs?

    Any one can help me please, I really need to modify things.
  13. ..:D&G:..

    TXDs?

    I want to edit a default vehicle or a house/building, but I don't know where to find the original TXDs... Can someone tell me please?
  14. Where did I say that I want his server.....? I just heard that he is a good scripter, and I saw some posts where he helps people.. That scared me a bit.... I just want to know who is he.. I am not making a crime or blow up the world for a ''valid reason''.. You need a valid reason when contacting the Police or NASA, not just for just knowing someone... But forget about it.. thanks anyway
  15. Hello, I just wanted to know who is the developer of Vedic Gaming
  16. I want to edit the TCT so it works just for players that are in certain group (faction). I knew there was a line where I had to put the name of the group, but I forgot it....
  17. I had this problem ones, but when I had a play server, now I have a Roleplay one, a friend is using some of 'my' scripts and he had the same problem, all the cars blow up for no reason... is there a script or a function that makes the vehicles unblowable..?
  18. Some people think that this is a liched resource and don't want to help, well, it is an open source and the person who made it wanted to share it with us.
  19. Norton helped me very much, and I apreciate that. A very useful program! It is very good for scripters like me that don't know all the function and need to go and look from up on wiki (that takes a bit of time ).
  20. Lol, the norton antivirus says that it is a virus. LIES!
  21. I have some problems with the 'phone-system' from mta paradise. When someone buys a phone, all the inventory gets bugged, it doesn't go into the inventory but neither the other items that a player buys... items:
  22. Not really, because there is a comma ( , ) at the end of ..group, if there would be other quotation, for example: "Your not in "..group.."so you can't use this command.", 3, 255, 0, 0) Then yes, at the end of 'group' should be 2 dots, but not in this case
  23. I have the same problem, I write everything that the SYNTAXA says. But the faction does not create Please help us...
  24. Maybe you have a script that can't be downloaded or intrerupts the download. I had the same problem, I just deleted that script .
×
×
  • Create New...