View Single Post
  #3  
Old 07-19-2007, 09:52 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
PHP Code:
say2(randomstring(this.texts)); 
... would be faster for the new engine, but since we're talking the old engine here:

PHP Code:
if (created)
{
  
say2 #R(first string,second string,third string);

__________________
Skyld
Reply With Quote