Jump to content

DORTEY

Members
  • Posts

    88
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by DORTEY

  1. Mein MTA:SA DayZ Server (Project Z) Hallo, hiermit möchte ich mein Projekt "Project Z" vorstellen. Project Z ist ein komplett Selfmade DayZ/Apocalypse Script. Wir haben folgende Funktionen: - Carshop system - Tankstellen system - Usershop (F3) - Eigenmenü (F2) - Lootdrop - Fahrzeug/Skin/Gebäude Mods - Hud/Tacho - Waffenshop (Für die loot faulen) - Eigener Downloader - Eigenes Player/Zombie Damage system - Rucksack system - Safe (In jeder Savezone) - Hauptsprache (English) Falls ihr Interesse habt, könnt ihr gerne ab dem 01.01.21 vorbeischauen. Discord: https://discord.gg/cUE26stAuK MTA IP: Soon...
  2. i can't use that clientside?
  3. Hey there, i'm creating a vehicle exit system if my seatbelt state=true i can go out, but idk why, who can help me? Code: addEventHandler("onClientVehicleStartExit",root,function(tPlayer) outputChatBox("1") if(tPlayer==localPlayer)then if(getElementType(localPlayer)=="player" and getElementData(localPlayer,"seatbelt")==true)then outputChatBox("2") cancelEvent() outputChatBox("3") end end end)
  4. DORTEY

    F11 Map

    it's a php file for display players on that, you can php?
  5. where is the problem, to change the positions? hmm...
  6. #push https://payhip.com/b/ySsr https://payhip.com/b/iJQs
  7. Hey there, i'm selling a system to cant flip a vehicle if it's on the roof, you cant press A & D. Price: 2,50€/2,50$ Paypal
  8. DORTEY

    Train sync

    Hello MTA Community, i'm create a train the drive over the map, but is the train away, then the train not synced, who have a plan with this problem?
  9. no problem^^ if you have more questions/problems tell me
  10. function renderUUUU() dxDrawImage(screenWidth/4, screenHeight/4, screenWidth/2, screenHeight/2, webBrowser, 0, 0, 0, tocolor(255,255,255,255), true) end addEventHandler("onClientRender",root,renderUUUU) function unrenderUUUU() removeEventHandler("onClientRender",root,renderUUUU) end i think it's correct
  11. create a render function with this and a unrender function.
  12. #push Added Zombie Apocalypse Gamemode
  13. and? it's very simple to scripting, i can script a clone in 1 month
×
×
  • Create New...