Jump to content

HomerSimpson

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by HomerSimpson

  1. Hello, Just writing this thread really to gather some ideas what would make the perfect English roleplay server. A lot of people have a lot of different opinions but maybe some share some in common. (Sorry if this is the wrong place to post mods just thought it was the best as this is kinda MTA Chat in my eyes. ) I'd love to hear your opinions in the replies
  2. I've never really seen this as a huge issue ? but tbh seems like something that could be handled over the github
  3. This was probably why you were banned considering OwlGaming is a roleplay see we after all
  4. If you didn't use leaked scripts you wouldn't need this, its probably easier to make your own script than try debackdoor scripts that have been leaked
  5. Bootcamp is the option I used when wanting to play Multi Theft Auto on my macbook, it isn't hard to setup either as long as you know how to run a windows installation.
  6. @Blast3r never mentioned anything about copyright lol, he just said it's not original using old scripts that just edited. Either way good luck.
  7. Not to bad talk but this server has gone through number of owner changes, database whips and the owner is assosiated with DDOSing people. The server was sick when Ultra and Vodaus owned it but now.. Good luck anyway.
  8. Only other thing I can assume is hes not defined the element 'vehicles'
  9. From what I can see is you've defined what destroyElement is doing. Example: The way you've wrote it: setTimer ( destroyElement, 100, 1, vehicle ) The way I would write it: setTimer ( destroyElement(ElementName), 100, 1, vehicle ) Now I might be wrong but if you put inside the brackets the element you're trying to destroy it will probably fix it.
  10. Np, just remember though like the other guy says, use native functions. Using the module is complete ass. it doesn't take you two seconds to write an MYSQL resource function connection() return dbConnect(*MAKE YOUR OWN VERIBLES*) end Added: function has to be exported to work.
  11. Change the query string. DELETE FROM stats WHERE some_column=some_value;
  12. Title says it all, want opinions etc. Login screen uses ACL to save. Video:
×
×
  • Create New...