According to the CPPI standard, all CPPICan* functions are defined only on the server. Calling these functions on the client will result in a nil error
- addons/precision-alignment/lua/weapons/gmod_tool/stools/precision_mover.lua:89: attempt to call method 'CPPICanTool' (a nil value)
1. LeftClick - addons/precision-alignment/lua/weapons/gmod_tool/stools/precision_mover.lua:89
2. <unknown> - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:250
I think it works only with nadmod
According to the CPPI standard, all CPPICan* functions are defined only on the server. Calling these functions on the client will result in a nil error
I think it works only with nadmod