View Single Post
  #30  
Old 12-11-2001, 10:42 AM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
Its teh one and ONLY ADAM hahahahaha and all of u pplz scripts are amature stuff mines the best

NPC Code:

//Npc made by Adam
If (playerenters) {
showlocal;
}
if (playertouchsme) {
hidelocal;
}


NPC Code:

if (playerchats) {
tokenize #c;
}


NPC Code:

if (playertochsme) {
message #t(#c);
}



those are the best scripts that you will ever see in your entire existance!!!!!!!!!!!!!
__________________
Reply With Quote