Thread: Keydown...
View Single Post
  #12  
Old 03-15-2001, 11:08 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Hmm...

it probably doesn't work because it takes away the 0 in the actual script in the level itself (I checked that with the debugger), I'll try finidng a way around it. Hmm nope that can't be it either... Graal sees 050 and 50 as the same... Blah, I can't think of anything, except that you could use it to make a password hard to read like:

if (strequals(#c,#K(050)#K(132)) etc.
__________________


Last edited by grim_squeaker_x; 03-15-2001 at 11:16 PM..
Reply With Quote