
09-24-2003, 10:04 PM
|
|
galase galase!
|
 |
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
|
|
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;
} |
|
|
|