
05-01-2004, 09:11 PM
|
|
Master Tux
|
 |
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
|
|
|
a script can clog up the npc server, i.e
if(created) timeout = 0.05;
if(timeout){
for(i=0;i<10000;i++){
sendtorc i;
}
timeout=0.05;
}
or something similar |
__________________
V$:CONFL16T
|
|
|
|