Jump to content

Snooker

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Snooker

  1. Oh... There is not MySQL module for 64 bit. It is compiled only for 32 bit and Linux.
  2. Then try to reinstall it, you may forgot to put mta_mysql.dll in modules folder.
  3. Maybe your server is on Linux? Well, you may try to reinstall it following this Wiki page: https://wiki.multitheftauto.com/wiki/Modules/MTA-MySQL
  4. Change this: setElementHealth(gracz,tostring(currentHealth - 0.002)) To this: setElementHealth(gracz,tonumber(currentHealth - 0.002)) Also you must define who is gracz.
  5. I found something that might be useful. How to calculate: http://wps.prenhall.com/wps/media/objec ... /E03.2.pdf Online calculator: http://www.smartconversion.com/unit_cal ... lator.aspx
  6. There is not specific value as km/h etc. This site may help you: projectcerbera.com/gta/sa/tutorials/acceleration
  7. I really enjoyed reading this interview, keep it up!
×
×
  • Create New...