Jump to content

Manticore

Members
  • Posts

    54
  • Joined

  • Last visited

Everything posted by Manticore

  1. Thank you very much its working fine!!!, But RPG doesnt show anything. And player need to finish his "Killmessage download" to see it. And Hydra+Rhino and other vehicle have missiles.
  2. That's Grafuroam server. The script it's easy to find it.
  3. Manticore

    Big Marker

    You can use "Editor" For edit place or add markers in your server.
  4. Bruh, I just need help. No for give me the script man
  5. I try many times! And its doesn't work Please i need help I'm begging you
  6. I know, that isn't proplem. But i really want to fix it, and i just come here to ask someone if he have that script or text about player killed inside his car. and showing on killmessage. Is like shot rocket and player inside his car, then he blow up. is like i killed him without his car. Please help
  7. Hey again, I want to fix killmessages for my server so that it shows hydra or hunter rocket kills on players inside a vehicle. When a rocket was fired at a car and my friend was in a car, it appears as if no one had killed him. (skull icon, just ''died'') here's photo: http://imgur.com/a/bSLbz Please help me!
  8. Manticore

    [HELP]

    Yaaay it's worked!!! Thanks all
  9. Manticore

    [HELP]

    <meta> <info name="rockets" author="mohamed" version="10.0" type="script" /> <script src="client.lua" type="client" cache="false" /> </meta>
  10. Manticore

    [HELP]

    Yes, I do. But its still not working...
  11. Manticore

    [HELP]

    Well, like i say. I'm not good scripter....
  12. Manticore

    [HELP]

    No. I'm not using custom rockets.. Anyone?
  13. Manticore

    [HELP]

    Doesn't work and no errors...
  14. Manticore

    [HELP]

    Well, Actually I'm not good scripter.., Can you please give me a example?
  15. Manticore

    [HELP]

    The hydra vehicle its already shouting rockets.. butI need to make rockets fast. Anyone?
  16. Manticore

    [HELP]

    I want my hydra vehicle shout speed rockets...
  17. Manticore

    [HELP]

    Hello there, I have been searshing for speed rockets and i found this: function drawLinesAcrossScreen() if getPedOccupiedVehicle(localPlayer) then if getElementModel(getPedOccupiedVehicle(localPlayer)) == 520 then ---Script--- local sx, sy = guiGetScreenSize() sx = sx / 2.10 sy = sy / 2.10 local maxHeight = 800 --speed-- speedx, speedy, speedz = getElementVelocity ( getPedOccupiedVehicle(localPlayer) ) actualspeed = (speedx^2 + speedy^2 + speedz^2)^(0.5) --mps = actualspeed * 350 kmh = actualspeed * 480 --mph = actualspeed * 111.847 --/speed-- but it doesn't work Please help me
  18. Manticore

    im new

    Oh, I'm wrong. I'm so sorry.
  19. Manticore

    im new

    Actually, I don't using Dayz resource.
  20. Manticore

    im new

    ERROR: Bounty\Server.lua:14: attempt to compare boolean with number
×
×
  • Create New...