TeslaCloud / flux-ce

Flux Community Edition (CE); A free and open-source Garry's Mod gamemode framework.
https://f.teslacloud.net
MIT License
26 stars 18 forks source link

update sv_hooks.lua #1

Closed craighulme closed 6 years ago

craighulme commented 6 years ago

follow if statement standard

craighulme commented 6 years ago

my bad, why don't you just do this return result

Meow commented 6 years ago

Notice how the code you changed actually has some more, default code running after the checks. That's why we can't just return the result and must check explicitly.

craighulme commented 6 years ago

right my bad, stupid oversight sorry. Was confused to why you did it but all cleared up, cheers

Meow commented 6 years ago

No problem, I make mistakes too, there is more spaghetti that falls out of my pockets than I can keep track of myself :P