Thread: ski script
View Single Post
  #8  
Old 11-23-2001, 02:16 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by nyghtGT
here now leave:
NPC Code:

NPC Code:

// NPC made by Stefan
if (created) {
show;
}
if (playertouchsme) {
addweapon Skis;
}



LOL, you should have said the actual movements for the skis Maximus
Reply With Quote