Thread: ski script
View Single Post
  #12  
Old 11-24-2001, 04:28 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
uhhh ...
NPC Code:

NPC Code:

if (weaponfired) {
setstring client.skis,on;
}
while (stcontians(on,#s(client.skis))) {
setani ski,;
}



Reply With Quote