Jump to content

tonievalue

Members
  • Posts

    18
  • Joined

  • Last visited

About tonievalue

  • Birthday 10/01/1999

Details

  • Location
    Poland

Recent Profile Visitors

1,403 profile views

tonievalue's Achievements

Square

Square (6/54)

2

Reputation

  1. Jest to możliwe przez launch options: "X:\MTA San Andreas 1.6\Multi Theft Auto.exe" %command% Gdzie"X:\MTA San Andreas 1.6\Multi Theft Auto.exe" podmieniasz na swoją ścieżkę do "Multi Theft Auto.exe"
  2. https://wiki.multitheftauto.com/wiki/MacOS Works for MacOS versions lower than Catalina. On Catalina and above you need to create bootcamp with Windows or use virtual machines like Parallels, but it costs a lot.
  3. Zgłoś się do administratora serwera na którym grasz, to jest ogólne forum poświęcone całej platformie Multi Theft Auto, a nie konkretnemu serwerowi.
  4. Nazwę skryptu określasz w tej linijce local resource = getResourceFromName ( resourceName ) -- Get the resource Jest to resourceName, w obecnej chwili jest to pobieranie z argumentu komendy, tak więc wystarczy, że wpiszesz /resource-start nazwa_zasobu
  5. It works great, thanks
  6. Hi, i search method to set max jump height on bikes (Bike, BMX, Mountain Bike)
  7. Okey, but any player can change bind in MTA menu (https://gyazo.com/61d6850aa4dc5e99a861e74df057b001), and i can't read player's bind's
  8. Yes, but getVehicleComponents return empty table on forklift, so propably this vehicle don't have components I don't have event to fork moves
  9. Hello, i'm looking for method to attach element to fork in forklift (http://imgur.com/DDbEdcZ.png), any suggestions?
  10. Solved, it's problem with my keyboard
  11. Hello, i have a little problem with keyboard in Multi Theft Auto, when MTA is loading, my keyboard is not working. In other games (GTA V, ETS 2, CS:GO) is all good, only in MTA is stop working on loading.
  12. Linijka 22, zamień local veh = getPedOccupiedVehicle(localPlayer) na local veh = getPedOccupiedVehicle(hitPlayer)
  13. That nobody has stolen my html files from folder "mods"
  14. Hello, i have one question. Can i secure my html files without using WWW server?
×
×
  • Create New...