Jump to content

Borov

Members
  • Posts

    97
  • Joined

  • Last visited

Everything posted by Borov

  1. I would like to know whether the parser is DOM or SAX. Thanks
  2. refer to the codes in this post: viewtopic.php?f=91&t=21566&p=269887#p269887
  3. http://development.mtasa.com/index.php? ... spawnDelay http://development.mtasa.com/index.php? ... spawnDelay
  4. you can make your own chat window and put in whatever feature you want
  5. the controls in MTA is NOT the same as SA's control. In other words, MTA tossed the original control system away and made their own. It does not work exactly as the original system yet. On the other hand, SAMP didn't touch the control system, which is why you can't redefine controls.
  6. if scripting is too hard for you, then sorry it doesn't fit you unfortunately
  7. if scripting is too hard for you, then sorry it doesn't fit you unfortunately
  8. <3 sorry didn't have time to work on it
  9. <3 sorry didn't have time to work on it
  10. nah, you'd waste a lot of precious time if you wait, cuz it'll take a lot of time just to get the basics of lua
  11. nah, you'd waste a lot of precious time if you wait, cuz it'll take a lot of time just to get the basics of lua
  12. be patient, I'll make a database tutorial to put on the wiki
  13. be patient, I'll make a database tutorial to put on the wiki
  14. seems like one cannot setElementDimension for an object as soon as a player spawns, as being in the same event handler, it must be delayed for a littlebit, otherwise the player will freeze. wonder if that's a bug or something intended.
  15. seems like one cannot setElementDimension for an object as soon as a player spawns, as being in the same event handler, it must be delayed for a littlebit, otherwise the player will freeze. wonder if that's a bug or something intended.
  16. ok I fixed it just the client side code http://pastebin.com/m79a2cfd6 you can't setElementDimension as soon as player spawns, it'll freeze player.
  17. ok I fixed it just the client side code http://pastebin.com/m79a2cfd6 you can't setElementDimension as soon as player spawns, it'll freeze player.
  18. don't ask to ask, just ask
  19. don't ask to ask, just ask
×
×
  • Create New...