View Single Post
  #8  
Old 11-02-2001, 04:28 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by Faheria_LAT1
I don't think you'll ever find a way to make it for non-p2p.
yes they can like:
if (playertouchsme) {
x = ;
y = ;
playerx = ;
playery = ;
sleep 0.1;
}and so on =P Wont work as good but free servers can use it
Reply With Quote