Jump to content

dukenukem

Members
  • Posts

    98
  • Joined

  • Last visited

Details

  • Gang
    im serious!
  • Location
    cool's-ville
  • Interests
    iI've got balls of steel

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

dukenukem's Achievements

Punk-@ss B*tch

Punk-@ss B*tch (12/54)

0

Reputation

  1. heh good you can try make map for dm ;d
  2. 1- true 2- false Yes on community exist these scripts but he maybe make new shits .
  3. Hmm?, this is not mine video? it only show you what i make?
  4. I can only show you green screen video.
  5. He's garry lol, and on wiki is it.
  6. https://wiki.multitheftauto.com/wiki/OnMarkerHit addEventHandler ("onMarkerHit", getRootElement(), function(hitElement, matchingDimension) if (getElementType( hitElement ) == "player") then if (source == shipManChatMarker) then triggerClientEvent (hitElement, "viewInfoGUIWindow", hitElement, "Stary szalony facet\n\nHEJ HEJ!\nCo robisz na moim statku, \nNie zapraszalem cie!\nIdz stad!") elseif (source == shipWomanChatMarker) then triggerClientEvent (hitElement, "viewInfoGUIWindow", hitElement, "Stara baba z duzymi butami\n\nWitaj na naszym statku.\nProsze nie zepsuj niczego \nmoj maz jest bardzo rozdrazniony") elseif (source == medicChatMarker) then triggerClientEvent (hitElement, "viewInfoGUIWindow", hitElement, "Szczesliwy lekarz\n\nWitaj w naszym szpitalu.\nGdy bedziesz mocno ranny znajdziesz sie tu!\n\nDo zobaczenia!\n...ahh lubie operowac ludzi") elseif (source == coureurChatMarker) then triggerClientEvent (hitElement, "viewInfoGUIWindow", hitElement, "Pan Iwan Nadie\n\nWitaj na naszym stadionie.\nMozesz tu sie wyszalec! za zdobycie okregu\ndostaniesz 100$! Koszt wejscia 500$!\n\nPowodzenia, mysle ze zginiesz \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />.") elseif (source == farmerChatMarker) then triggerClientEvent (hitElement, "viewInfoGUIWindow", hitElement, "Jakis farmer\n\nPewnie myslisz na co tak patrze?\nSzatanisci sa tutaj, Modla sie do szatana w tych kregach!\n\nIdz w dol sciezka a tam bedzie grota, powodzenia!") elseif (source == NeilArmstrongChatMarker) then triggerClientEvent (hitElement, "viewInfoGUIWindow", hitElement, "Neil Armstrong\n\nWitam.\nJako pierwszy wyladowalem na ksiezycu, \nTo naprawde fascynujaca przygoda!\nSprobuj!") end end end) you joking? you forgot to add an event
  7. communicate on pm, this is spam
  8. https://wiki.multitheftauto.com/wiki/CreateExplosion yes because is CreateExplosion function
  9. Hi, i have got suggestion for make delete own resources. Example: someguy uploaded unwittingly private script and how he cant delete it?
  10. UPDATE: +First person cursor bug fixed.
  11. https://wiki.multitheftauto.com/wiki/setElementData https://wiki.multitheftauto.com/wiki/toggleControl https://wiki.multitheftauto.com/wiki/setPedAnimation https://wiki.multitheftauto.com/wiki/isPedInVehicle https://wiki.multitheftauto.com/wiki/setControlState if you want add some effect https://wiki.multitheftauto.com/wiki/setCameraMatrixset https://wiki.multitheftauto.com/wiki/setCameraTarget https://wiki.multitheftauto.com/wiki/fadeCamera
  12. https://wiki.multitheftauto.com/wiki/Set ... tagShowing setPlayerNametagShowing (thePlayer, false) - add argument thePlayer in function.
×
×
  • Create New...