
08-24-2001, 03:45 AM
|
|
Lord Helmut
|
 |
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
|
|
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
|
|
|
|