View Single Post
  #11  
Old 12-26-2001, 01:59 AM
Spectre1337 Spectre1337 is offline
Banned
Spectre1337's Avatar
Join Date: Nov 2001
Location: United States
Posts: 790
Spectre1337 is on a distinguished road
Send a message via AIM to Spectre1337 Send a message via Yahoo to Spectre1337
Re: Re: Hering Stafe!@!%#

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 =)
Reply With Quote