ulib/lua
Joshua Piper bde520a16a
Fix Weapon SetClipErrors (#76)
* fix: result isn't used in this context.

* fix: the docs say ply, we use ply.

* perf: we don't need to call that twice.

* fix: printname isn't a name, it's class. localise class.

* fix: fix weapon error if not given.

replace printname with class.
only call getweapon if we can't get it through give.

* fix: Make sure SetClip1 and SetClip2 actually exist before we call them.
2022-08-04 20:14:54 -07:00
..
autorun Normalizing line endings 2015-11-07 17:08:41 -05:00
ulib Fix Weapon SetClipErrors (#76) 2022-08-04 20:14:54 -07:00