←back to thread

183 points todsacerdoti | 1 comments | | HN request time: 0.299s | source
Show context
pixelpoet ◴[] No.44507978[source]
Another interesting one is in games when an effect is said to "proc", which I guess is from a procedure getting called.
replies(3): >>44509351 #>>44509672 #>>44511717 #
1. s3krit ◴[] No.44509351[source]
Basically, yeah. It actually has its origin in MUDs, from 'spec_proc', short for special procedure.