-
Posts
54 -
Joined
-
Last visited
Everything posted by Manticore
-
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.
-
You can use "Editor" For edit place or add markers in your server.
-
Bruh, I just need help. No for give me the script man
-
I try many times! And its doesn't work Please i need help I'm begging you
-
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
-
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!
-
Please help me on this topic
-
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
-
Actually, I don't using Dayz resource.
-
ERROR: Bounty\Server.lua:14: attempt to compare boolean with number
