Thread: Indexes online
View Single Post
  #1  
Old 07-05-2001, 02:40 PM
everandom everandom is offline
Registered User
Join Date: Apr 2001
Posts: 286
everandom is on a distinguished road
Question Indexes online

if there are uses of index online, what will be index 0 will be (eg. will it be the first one to come to the room or the one who activates the NPC???)

also for example this NPC:
if (playerenters){
this.random=random(0,100);
if (this.random<=20){
setlevel2 something.graal,x,y;
}}

if the first player enters and doesn't get under 20 and a sceond player enters then he gets under 20, will the first player (leader) warped or the second player or both of them...
thanx...
__________________
RaNdoM InSaNiTy
!!??!!??!!??!!??!!
I'm always been unwanted!!!
MY english kwap
Reply With Quote