Jump to content

Jumper_Mych

Members
  • Posts

    103
  • Joined

  • Last visited

Everything posted by Jumper_Mych

  1. lol! Nice Dragon attack to Sa-Mp SA-MP is VERY VERY...VERY VERY BAD BAD... BAD BAD!!...!! that 1........... MTA is http://bi.gazeta.pl/im/6/8101/z8101686X.jpg
  2. Hello I have a request to you, can you help me. Cop sit in the patrol car, and can wrote /warp (nick) to crime can teleport to patrol car police.
  3. Jumper_Mych

    LUAC

    No has files luac
  4. Jumper_Mych

    LUAC

    no has files luac. it files lua
  5. DOESN'T WORK I never using the translator because my write fast not exactly Do not know you type lua? you type are bad from lua. (strange) To must test on Host game and check you code are wrong lua? If you not know Lua. see close topic
  6. But spawn vehicle is empty, Unless my code error
  7. Van = createVehicle ( 427, 2418.52, 84.67, 25.89, 0, 0, 90 ) Doesn't work
  8. Doesn't work Skin = { [280]=true } Marker = createMarker ( 2406.61, 83.16, 5002.47, "cylinder", 10, 255, 135, 0, 83 ) Van = createVehicle ( 427, 2418.861328125, 85.333984375, 26.718894958496 ( 0, 0, 90, 12LS34PD ) function attach () attachElements ( Marker, Van, 0, 0, 0 ) end addEventHandler ( "onClientResourceStart", attach ) function equipment ( player, cmd) if isElementWithinMarker ( player, attach) then if Skin[getElementModel(player)] then cancelEvent() local x, y, z = getElementPosition(player) local rotx, roty, rotz = getElementRotation(player) objects[player] = createObject ( 1228, x, y, z+1, rotx, roty, rotz ) attachElements ( objects[player], player, 0, 1.2, -0.6, 0, 0, 180 ) else outputChatBox ( "You're not a Cop", player, 255, 0, 0) end end addCommandHandler("barrel", equipment) EDIT: Author is not allowed copy my code!
  9. Doesn't work me code Boss = { [113]=true } Marker = createMarker ( 0, 0, 24, "arrow", 1.5, 255, 135, 0, 83 ) function 123 (boses,cmd) if isElementWithinMarker (boses, Marker) then if Boss[getElementModel(boses)] then cancelEvent() setElementPosition (boses, 500, 500, 500) else outputChatBox ( "You're not a Mafia!", boses, 255, 0, 0) end end end addCommandHandler("goto", 123) help
  10. Nice Hydra Stunt this is Easy
  11. theVehicle = getPedOccupiedVehicle( getLocalPlayer()) function grav () setVehicleGravity(theVehicle,0,1,0) end addEventHandler("onClientResourceStart",rootElement,grav) Try
  12. Try, Without with Element theVehicle = getPedOccupiedVehicle( getLocalPlayer()) function grav () setVehicleGravity(theVehicle,0,1,0) end addEventHandler("onClientResourceStart",grav)
  13. Unless theVehicle = getPedOccupiedVehicle( getLocalPlayer()) function grav () setVehicleGravity(theVehicle,0,1,0) end addEventHandler("onClientResourceStart",getRootElement,grav)
  14. know, no has code open the trunk?
  15. i not know what type open trunk? door: A whole number, 0 (hood), 1 (trunk), 2 (front left), 3 (front right), 4 (rear left), 5 (rear right) Returns 4 ints indicating the states of the door. These values can be: 0: Shut (Undamaged) 1: Open (Undamaged) 2: Shut (Damaged) 3: Open (Damaged) 4: Fallen off Example open trunk: getVehicleDoorState ( vehicle theVehicle, 1, 1 ) hmm two number
  16. Hello! Example was weak (https://wiki.multitheftauto.com/wiki/GetVehicleDoorState) Give me code because i read example. Thanks EDIT: Bad name about it??
  17. Grandma is gym a 1 day for thrifty fuel EDIT:But has get running around in San Andreas without a car
  18. My first Movie Grandmother weak? https://www.youtube.com/watch?v=7IVCHp2x ... playnext=1 Director: Jumper_Mych Cast: Mario_Mavarotti
×
×
  • Create New...