Jump to content

Josh

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Josh

  1. Josh

    Need Scripter

    He bought a script from me, legit buyer.
  2. Josh

    Need Scripter

    https://wiki.multitheftauto.com/wiki/Main_Page if you're gonna give him a link, please give him the correct one.
  3. lol, quite amusing thread. Too bad I'm from London
  4. I think you didn't understand me and the link I provided installs the Linux version ie none windows platform. I have gone to the location as you said i even looked on the desktop screen to make sure ive got the correct path but it still says command not found "comamnd not found" or "file not found" ? also, which linux are you using?
  5. use "cd" to change directory, once you're in the correct one use: ./mta-server
  6. Josh

    is it possible

    It is, just rarley spoken. may·n't ... Contraction of may not.
  7. Make sure every file is exactly the same on the webserver as on dedicated. So, if you made an update you need to upload to both the dedicated and the website.
  8. Josh

    is it possible

    if I understood you right. protectVehicles = { [470]=true } function enterVehicle ( player, seat, jacked ) if ( protectVehicles[getElementModel(source)] ) and getTeamName(getPlayerTeam(player)) ~= "Military" and getTeamName(getPlayerTeam(player)) ~= "Naval" and ( seat == 0 ) then cancelEvent() outputChatBox ("You cannot enter this vehicle.", player) end end addEventHandler ( "onVehicleStartEnter", getRootElement(), enterVehicle ))
  9. It's not officially lanched, it's still in beta. learn2search
×
×
  • Create New...