Quote:
Originally posted by IceFire_TK
I can script better!
NPC Code:
if (playerenters) {
shootball;
sleep 1;
shootball;
timeout=.1;
}
if (timeout) {
shootball;
sleep 1;
shootball;
timeout=.1;
}
|
Thats not good enough for a NAT job:o
Someone who can script a chat system or something would be great =)