
02-15-2002, 10:19 AM
|
Banned
|
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
|
|
lol, it happens to a lot of people, sometimes I forget certain attributes of the players like #C# and stuff like that
I'm sure playerscount works, I've tried it online before like this:
if (created) {timeout=.05;}
if (timeout) {timeout=.05;}
if (timeout&&playerscount==1)
setlevel2 onlinestartlocal.graal,30,30;
}
and that worked perfectly |
|
|