Jump to content

Pierce

Members
  • Posts

    64
  • Joined

  • Last visited

Everything posted by Pierce

  1. it outputs "test" but it doesn't fade the camera and it says bad argument fadeCamera
  2. his didn't work i've always tried on foot maybe meta is wrong "Pierce" description="Marker Test" type="script" version="1.0.0" />
  3. in meanwhile i've changed coordinates to try something else(just to let you know) however now it doesn't even say test in chat,and it doesn't fade my camera. local myMarker = createMarker(2472.2741699219, -1667.9583740234, 13.313663482666, 'corona', 2.0, 255, 0, 0, 150) -- i make marker function MarkerHit( hitElement, matchingDimension ) local elementType = getElementType( hitElement ) outputChatBox( elementType.." test", hitElement, 255, 255, 0 ) -- Change this to hitElement so it outputs for hitElement fadeCamera(hitElement, true, 0.5) end addEventHandler( "onMarkerHit", myMarker, MarkerHit ) and in meta it's server side(idk will this help) i don't get any error in debugscript or console edit 2 also doesn't work
  4. It outputs "test" but however, it doesn't fade my camera. in console it says bad argument 'fadeCamera'
  5. hi i dont know a single thing about lua i just copy lines from wiki and i want to ask does this work(i think not) please help me fix bug(i am very noob at lua like a baby who just learned to say first word) function marker() local myMarker = createMarker(-2596.625, 579.358, 15.626, 'corona', 2.0, 255, 0, 0, 150) -- i make marker function MarkerHit( hitElement, matchingDimension ) local elementType = getElementType( hitElement ) outputChatBox( elementType.." test", getRootElement(), 255, 255, 0 ) -- i dont know if this correct fadeCamera(player, true, 0.5) setTimer ( fadeCameraDelayed, 500, 1, source ) --i think this wrong too end addEventHandler( "onMarkerHit", myMarker, MarkerHit )
  6. you putted like 10 models in one folder and when u use command model changes to modded one
  7. could you please remove this? https://community.multitheftauto.com/index.php?p= ... ls&id=7619 i don't know for you,but i have heart problems and i'm pretty sure that im not alone having it in MTA so if that pop ups i would actually die because of heart problems... if you think it's not needed to remove it,just leave it. While your reasoning is valid the Internet is full of seizure or panic inducing content and it doesn't really make sense that removing this 1 thing would change your Internet experience. -Ransom
×
×
  • Create New...