Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

how do i make a kills/deaths leaderboard using the roblox weapons kit?

Asked by 3 years ago

so i have minor knowledge on coding, i already know how to make a leaderboard using simple guns like the slingshot tool for example.

however, i want to use roblox's weapons kit: https://developer.roblox.com/en-us/articles/weapons-kit

the code in these weapons are a lot more complicated, so i'm having a hard time finding where the damage part of the script is. i just need to know where to find it and connect it with a k/d leaderboard script

1 answer

Log in to vote
0
Answered by
Ludzik78 136
3 years ago

Using the Find tool (CTRL+F) try to find TakeDamage.

Ad

Answer this question