Jump to content

dalexoxo

Members
  • Posts

    95
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by dalexoxo

  1. just destroy the marker or set the size to 0 if the person starts.
  2. Hello and welcome to this ad. We're creating an Selfmade Cops 'n' Robbers Gamemode(Server). We're looking for alpha, beta testers and also for Staff Members. We're also open for all Suggestion! Just write your Suggestions in our Discord IP: mtasa://94.199.215.119:22045 If you're interested in this Project, feel free to join our Discord. https://discord.gg/FV9cKSj8M2
  3. how do i load the map without having the editor open? i mean how do i start the map external with custom objects?
  4. hello, i'm looking for a nice ingame voice chat script. as example a voicechat with saltychat. does anyone have a good voicechat?
  5. how i can spawn a custom vehicle with a external script?^^
  6. 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...
  7. i can't use that clientside?
  8. 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)
  9. dalexoxo

    F11 Map

    it's a php file for display players on that, you can php?
  10. where is the problem, to change the positions? hmm...
  11. #push https://payhip.com/b/ySsr https://payhip.com/b/iJQs
  12. 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
  13. dalexoxo

    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?
  14. no problem^^ if you have more questions/problems tell me
  15. 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
×
×
  • Create New...