From 6afb70afaeb47b3c421d0a72d0f824d5676427d2 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 15 Jul 2018 19:58:37 -0400 Subject: Updated documentation * Updated logo * Started a file to make custom css * Updated some documentation --- tutorials/tut021_detouring.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tutorials/tut021_detouring.md') diff --git a/tutorials/tut021_detouring.md b/tutorials/tut021_detouring.md index a03a31d..baf6b08 100644 --- a/tutorials/tut021_detouring.md +++ b/tutorials/tut021_detouring.md @@ -28,4 +28,6 @@ garrysmod/addons/artery\_rougelite/trace\_errors.lua For more information on colortheme.lua see @{colortheme.lua}, for more on debug.traceback() see [the gmod wiki](http://wiki.garrysmod.com/page/debug/traceback). +***Note*** : When detouring, mind the order that you do your logic and the logic that was there before. Does it make sense to do your function first? Maybe it makes more sense to do the usual logic, then come back to your function to do more stuff. + Next tutorial: @{tut030_inventories.md} -- cgit v1.2.3-70-g09d2