
06-08-2002, 03:55 AM
|
|
Registered User
|
Join Date: Nov 2001
Location: California
Posts: 297
|
|
lmao
|
O.o im retarded lol i know what they are now..... i never knew they were called string arrays O.o X.x But that dont explain how i should make the damn npc look....
if (keydown(1) && this.box>0) {
this.box-=1;
tokenize client.boxs;
while (!strcontains(#t(this.box),box#v(this.box))) {
this.box-=1;
}
}
See O.o so i can make like a selector like if you dont have a box
it misses it out.... =? |
|
|
|