Thread: Space Shooter
View Single Post
  #21  
Old 09-24-2003, 10:04 PM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
Quote:
Originally posted by GoZelda


NPC Code:

function duckbitesplayer(){
hurt 1;
players[index].swordpower=10000;
attackducks();
}


and it will go on like this, until Kaimetsu comes and closes the thread, and then we create another thread about how the ducks turn into monkeys and Kaimetsu is forced to shoot 'em.
[Code]
function attackducks() {
hurt 2000;
killgozela;
killall;
unkilltyrial;
}
__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote