I have made another free entirely custom deathrun HUD from scratch.
Releasing on here as a gift to anyone that finds it and wants to use.
FOR ARIZARD'S DEATHRUN GAMEMODE ONLY
Instructions to install are in the rar file.
Here is a screenshot of what it looks like:
https://i.snag.gy/jELAO2.jpg
Download Link: penguinHUD by questionable.rar
VirusTotal: VirusTotal
Looks cool! But I don’t own a deathrun server lol
If you want to display the actual mph value you should use
mph = math.Round(ply:GetVelocity():Length() * 0.056818181)
Found here.
Good job tho.
I'd look at the code and possibly give it a try, but firstly, please put the download on a secure website because about 200 ads keep popping up.
Thanks, I appreciate the suggestion although I did know how to convert to MPH i feel like having the universal number of the velocity allows for wide understanding, adding the MPH was just giving a measurement so its not a singular number but I see how its a bit senseless.
Also, thank you for letting me know about checking if the avatar is valid can't believe I didn't think of that I really appreciate it I like to try to keep my coding as optimized as possible.
Well, if you call it "mph" you should at least calculate the correct number.
true, i'm gonna change it to "u/s".
Sorry, you need to Log In to post a reply to this thread.