View Single Post
  #97  
Old 08-17-2001, 02:34 PM
Ne0BDP Ne0BDP is offline
Registered User
Join Date: Jun 2001
Location: USA, California
Posts: 310
Ne0BDP is on a distinguished road
Send a message via ICQ to Ne0BDP Send a message via AIM to Ne0BDP
Quote:
Originally posted by kyle0654
NPC Code:

if (true==true) {
checkifkyleposts();
if (kyleposts==true && kyle.time.hour in |0,6| && kyle.daystilschool < 14 && kyle.sleepmode==false) {
makekylegetreallytired();
makekylegotobed();
dragkyletobed();
turnoffelectricityandtapekyleseyesshut();
ducttapekyletohisbed();
kyle.sleepmode = true;
}
}

You should be the g2k1 NPC Admin lol
__________________

-------------------------------
~Proud Member of The Bird Mafia~
~Proud Member of Dustari~
-------------------------------
-"If you throw a cat out the window, is it considered kitty litter?"
-"TOOT! TOOT!" - Tyne
Reply With Quote