Thread: Scripted RC
View Single Post
  #43  
Old 04-26-2005, 04:26 AM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
I can show you the 'created' block.
PHP Code:
function onCreated() {
  
rcoptions.loadvars("rcoptions.txt");
  
createVars();
  
createBackround();
  
requesttext("clientrc"1);

__________________
Liek omigosh.

Reply With Quote