Thread: Hmm?
View Single Post
  #1  
Old 08-24-2001, 03:45 AM
ownerofbabylon ownerofbabylon is offline
Lord Helmut
ownerofbabylon's Avatar
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
ownerofbabylon is on a distinguished road
Send a message via ICQ to ownerofbabylon Send a message via AIM to ownerofbabylon
Hmm?

I am trying to get better at scripting and I am asking someone to tell me in detail how this is used and what for?

if (playertouchsme) {
for (this.i=0;this.i<npcscount;this.i++) {
callnpc this.i,open1;
}
}


Like i dont understand all that i=0 and this.1++ and I dont know how to use callnpc
__________________


Warrior of Light

WWW.BABYLONSERVER.COM
Reply With Quote