Jump to content

Seat

Members
  • Posts

    2
  • Joined

  • Last visited

Seat's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. Seat

    Fix me Script

    When he starts to enter a car, you want to check if he's already in a car? Lool Thanks JR10
  2. Seat

    Fix me Script

    Hola can Fix me Script addEventHandler("onVehicleStartEnter"), root, function(thePlayer, seat, door) if isPedInVehicle (getLocalPlayer()) and seat == 0 then cancelEvent() outputChatBox("Prees G", thePlayer, 255, 0, 0) end end )
×
×
  • Create New...