
09-25-2011, 07:29 PM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
You would just specify:
GBall_Backupfiles.backup_files
In the GBall command.
GBall_Backupfiles.this.backup_files
would be referring to:
this.this.backup_files = {};
In your GBall_Backupfiles script. |
|
|
|