Jump to content

Search the Community

Showing results for tags 'start'.

  • Search By Tags

    • start ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 10 results

  1. hi guys i want call marker from another function like this code local hidemark = createMarker(10,50,5,"cylinder",1,0,255,0) function mark(theplayer) markerveh =createMarker(0,0,5,"cylinder",1,0,255,0) end addEventHandler("onMarkerHit",marker1,mark) func...
  2. sneky1337

    MTA not starting

    GTA:SA in Singleplayer is working perfectly fine, but if i want to play MTA it's not starting, when i run it it have the logo "stop playing with yourself" and then it's closing This is the MTADiag log. https://pastebin.mtasa.com/556249767
  3. Boa Tarde , eu coloquei um mod de ativa resource sozinho. Tranquilo ate ai tudo legal porem nao gostei muito desse mod então resolvi tirar Agora quando tendo ativar algum mapa nao ativo ai entro no console para ver oque esta dando e aparece isso : Link : http://prntscr.com/sc9lwy Por fav...
  4. I recently dove into this simple thing called "scripting and building a server". Naturally —added to my already curious personality—, I always come up with a doubt, a question, or any sort of uncertainty. After a week of messing around with it, I noticed that 5 of the 10 last posts made in the Scrip...
  5. Hi there! I've been trying to make a script for vehicle engine starter. My idea is, that player would have to hold down a key for 2 seconds and then the engine would start. Is there anybody that can help me with this please?
  6. السلام عليكم ورحمة الله وبركاتة كيف الحال ان شاء الله بخير انا يا شباب بدي اسوي سيرفر تمام ( وعندي القدرة على برمجة 4 أنواع سيرفر في وقت زمني قصير نسبياً ولكن شغل ممتاز ( حصري والانوع موجودات بالتصويت ( حرب العصابات , هجولة , حياة واقعية , زومبي ) اما باقي ما تبقى م...
  7. Ducktape

    Minimap

    Hey Guys! I want to make a minimap, but i dont know how to start this. Can help someone?
  8. i added DD maps, but doesn't working.. when i connect the server, show votemanager, i vote for example 7, and the map does not start.. Why? -.-
  9. function countdownFin() removeEventHandler("onClientRender", root, eventszamlalas) end local countdown = setTimer(countdownFin, 5000, 1) local screenW, screenH = guiGetScreenSize() function eventszamlalas() local x = getTimerDetails(countdown) local timeLeft = math.ceil(x/1000) dxDra...
×
×
  • Create New...