Thread: Pacman!
View Single Post
  #21  
Old 01-06-2002, 02:52 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Faheria_LAT1
Krakken made the first pacman using those graphics.

// NPC System made by TheVulcano thats the guy who stole the script.
// Copyrighted (c) 2001 - PacMan v1.0
//#CLIENTSIDE

//// -- INITIALISATION SECTION -- ////
// Initialise the PacMan Variables //
if (playertouchsme) {
this.TableSize = 21; // The table size without border
this.GhostSpeed = 1;
this.IndexPacMan = 218; // Where pacman starts
}

thats the first part of the scripts ;D
ROTFLMAO, BLACKLIST that guy, he steals tons of scripts, when I was NAT Chief on DV and he wanted to try out, he sent me all of SKs scripts, don't trust that guy at all
Reply With Quote