Aspect

Results 6 comments of Aspect

I'm having the same problem.

> Is there a plugin hook for SetupMove or would I have to add one? Yes. It's called PLUGIN:SetupMove(client, mv, cmd).

> Alright, didn't see it in the docs. It doesn't have to be in the docs; all normal Garry's Mod hooks can be used in plugins.

A pair of parentheses is missing from that if statement. While not necessary for the code to function, it's important to have code style consistency across the gamemode.

This does seem like a downgrade and makes it a little more difficult to work with; would be nice to return to the old setup or at least have a...

This is great, I hope it gets merged soon, either as a direct replacement to PrintTable() or as a separate function.