Jump to content

Nerses

Members
  • Posts

    291
  • Joined

  • Last visited

Everything posted by Nerses

  1. I'm not saying that I direct super script, but according to the logic of what you realize, but at the same time I ask help from you to me have helped in the end, as everything is done and remained current to solve this problem and all
  2. you don't appreciate the work of people when you say that dirty work?
  3. Listen friend, I didn't want to hear your opinion, I do not have anyone here not begging, this forum was created with the purpose to each other to change not just "opinions" to share, no matter how it sounded rude but if you're not willing to help then please do not sasarai forum, I really need help and I have small time. We understood each other
  4. Understand, I have not so much time, I did everything, continues to be current to do something when a person buys a car with the announcement that took 3 or 4 slot and he current 1 and 2 holds. Help please, I beg you
  5. Hello friends. I have problem please help( I have two scripts which are each other connected in one, that is, one script is beauty where to buy machine players, and the second script associated with this script is that it is possible to set the machine up for sale. In this script you can sell boats, cars, motorcycles. And I want instead of the boat to make another 2nd place for machines, meaning that the player could have 4 cars and two bike, and that he could sell and buy that all 4 slots were occupied. Who can help? Here is the actual script that I made: http://rghost.ru/57833428 In them, the problem is that the machines 3 and 4 slots are on sale, and they are not on sale, chat writes this error: You cant buy this car since you already have one in this slot. Help to solve the problem, I am very very grateful, I beg 4 day how can not solve the problem.
  6. Nerses

    bind

    heeeeeeeeelp
  7. Nerses

    bind

    Thank you very much. But now I have another question. The mechanic's job is to fix the machine with the command /fix . On the server there are intelligent which binds this team and with this money to the ceiling do. How can I resolve this problem? Here is the script:
  8. Nerses

    bind

    help to write a function that binds this script. Do not judge strictly, I'm still learning:)
  9. Nerses

    drift script

    how? you wanne have it away or just have it on a other place ? well, at least below to do so that it does not interfere with chat
  10. Nerses

    drift script

    no I want nothing of the inscription that chat
  11. Nerses

    drift script

    Hi all, set drift mod is great, but there is one thing, how to make that circle was not the labels? http://s019.radikal.ru/i627/1407/88/1862970598a1.jpg I have found one text in the script, I comment but alas, everything remains in place Here is the entire script
  12. Nerses

    clan

    Hello to everyone. Guys I have a question, I have created a team(clan) and I want that on the map, players who are in the same clan stood out in a different color?
  13. Nerses

    anti-flood

    the topic is closed, thank you all. Figured out
  14. Nerses

    anti-flood

    Cheers, happened. Now how to make that ip address was banning? numbers or what I need to register?
  15. Nerses

    anti-flood

    Still doesn't work. Not responding
  16. Nerses

    anti-flood

    here is my Lua local ads = { 'AD1', 'AD2', 'AD3', 'AD4', 'AD5', } addEventHandler("onPlayerChat", root, function(msg) for _,v in ipairs(ads) do if string.find(msg,v) then banPlayer( source ) end end end ) here is my meta <meta> <info author='ners' version='1.1' name='Anti-Flood' type='script' /> <script src="anti_flood.lua" type="server" /> </meta>
  17. Nerses

    anti-flood

    still not understood, but I still practised so do not judge strictly. I did mtaconfig AutoPlay, and gave the right to ban, when you start flooding in the console, not even respond.
  18. Nerses

    anti-flood

    didn't understand.
  19. Nerses

    anti-flood

    so does not work, what to do?
×
×
  • Create New...