Thread: Keydown
View Single Post
  #10  
Old 11-05-2003, 04:45 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by DarkShadows_Legend
crap! For weeks I was looking for the number for the delete button and now someone posts it. x.x
//#CLIENTSIDE
if (keypressed){
setcharprop #c,#p(0) #p(1);
}
__________________

Reply With Quote