View Single Post
  #8  
Old 03-17-2010, 11:08 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by xAndrewx View Post
Oh, such as...?
PHP Code:
temp.arrayExample = {"one"};

for (
temp.010++) {
  echo(
": " randomString(arrayExample));

echoed the following on Era with the latest NPC-server:

Quote:
Originally Posted by RC
0:
1:
2:
3: one
4:
5:
6: one
7: one
8:
9: one
__________________
Reply With Quote