View Single Post
  #18  
Old 03-20-2004, 01:08 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
It is not really pseudocode.

NPC Code:
on a timeout,
if key is pressed
and was not pressed las round, then do stuff with key
anyway, remember it was pressed this round
else remember it was not pressed
reset the timeout

Reply With Quote