Jump to content

BTH

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by BTH

  1. addEventHandler should take a function instead of an string imo.
  2. It's blocked to stop people accessing trainers. If it crashes, press ctrl+alt+delete, g delete enter, repeat if necesarry.
  3. move_uploaded_file() and eregi('.map$', $_FILES['userfile']['tmp_name'])
  4. BTH

    what to do?

    If you buy it now you must also get the downgrade patch.
  5. Go to the nearest store and buy it. Warez is illegal and not allowed on this forum.
  6. BTH

    Lua

    As long as you don't host a server, it shouldn't be a problem.
  7. Bump...(Look at the date of the last post before you post)
  8. Sooner or later you got to release it, then something happens.
  9. BTH

    Lua

    They do, but it's most often done runtime.
  10. You need GTA: SA to play MTA: SA
  11. BTH

    MTA:SA DM ?

    Highly unlikely. (this year)
  12. BTH

    Lua

    It's Lua not LUA, it's not an acronym but portugese for moon!
  13. As the new feature is revealed, here is the guesses: ---Scripting--- ---blabla--- ---I don't know, maybe matches now can be recorded and replayed later on?--- ---Bumping--- ---m00t--- ---Uhm? SA ? --- ---PENIS--- ---YO MOMMA NAKED--- ---drivebys from helicopters --- ----Get out of the car -Use weapons -Maybe useraccounts with stats--- ---zieeeeeeeeeeew--- ---Map editor--- ---ready--- ---In-game Map modificable--- ---DM--- ---penis--- The funny thing is that i "won", as the top guess just was a test i made.
  14. That is much better to do with Javascript. I agree you can do it with javascript too. But do you really think its much better? I think the PHP functions are better for this purpose. And, I don't know javascript as well as I know PHP Just let me know if you need me...and it's also a challange for me to maken such a tool, never done anything before (have only made personal site's before) It's better to do things client-side(as long as there is no security risk), that way you save bandwidth and time(for the user).Edit: here is a great site for learning Javascript: http://w3schools.com/js/js_intro.asp
  15. That is much better to do with Javascript.
  16. The object/checkpoint/players etc. is streamed from the server.
  17. Joystick for flying and motorbikes, keyboard for the rest. I must have programmed too much, i was typing ; instead of .
  18. BTH

    Confused :?

    Not again Why can't people search before they ask? Edit: if(isset($_POST['understand'])) $_SESSION['notstupid'] = true; if(!isset($_SESSION['notstupid'])) die("MTA SA: DM is not released yet, so you can't get out of the car!");
×
×
  • Create New...