Jump to content

Anubhav

Members
  • Posts

    2,277
  • Joined

  • Last visited

Everything posted by Anubhav

  1. local dis = "# * + = % € $ ! ^ & * ( ) - + =" -- Seperate with space function cleanDisabledWords( str ) local result = str for i, v in ipairs( split( dis, " " ) ) do result = string.gsub( result, v, '' ) end return result end function acceptedNames ( element ) local text = guiGetText ( element ) local nt = cleanDisabledWords( text ) guiSetText ( element, nt ) end addEventHandler ( "onClientGUIChanged", theEdit, acceptedNames, false ) Not tested but should work.
  2. A: Because this is the game and fun Q: Why 2013 is going on in my post numbers and not 2015?
  3. A: Who would love dogs? Q: Why did 2015 come now?
  4. Anubhav

    MTA Problem!

    What about Avast? It's good too. I use Windows Defender and I haven't got a single problem in MTA.
  5. A: Why do you care? Q: Why am I so active in B.L.A.S.T!?!
  6. A: Because you dont know how to hack MTA and earn posts like meh. Q: Why do you like me?
  7. https://community.multitheftauto.com/ind ... s&id=11257
  8. A: Some amount Q: Why people only fuck a girl?
  9. True! Keep working like this, IM waiting for 1.5
  10. Nope, NZ already lost. Anyways, it was not a fair world cup because 75% matches were in AUS so it was a advantage of AUS because of which it won. When they played with India and NZ the matches were in AUS, so they won. The fairest thing would be that they could have away grounds in finals for both.
  11. Even I had this issue, and connection was allowed and exactly same details. This is a big problem with mysql in dbConnect. Then I got angry and removed the MySQL totally I hope someone answers this for me to.
  12. C/Users/User Name/AppData/Roaming/Skype/MySkypeReceivedFiles
  13. NZ still have chances. They just need to take down Steve Smith and that Clarke and they're done with winning. Warner out before 50 and one of it's opener 6th ball and boom 0 run!
  14. Not funny, Now it's for sure NZ will lose the CWC 2015, 151 - 6 , score.
  15. 18 - 23 + 0 - 5 + 6 + 4 + 3 = ?
×
×
  • Create New...