Kampfkarren / Roblox

Scripts and stuff I wrote for Roblox. Documentation is little to none as these are just stuff I took from my game that I thought I could share.
https://kampfkarren.github.io/Roblox/
Other
285 stars 78 forks source link

Add DataStore:Subtract(value, defaultValue) #107

Closed Oldnope4 closed 4 years ago

Oldnope4 commented 4 years ago

Added a function named Subtract to init.lua with args value, defaultValue to DataStore2/init.lua.

Kampfkarren commented 4 years ago

I don't think this is substantial enough to warrant adding. Increment works fine with negative.