
04-30-2007, 04:55 PM
|
|
Script-fu
|
 |
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
|
|
|
Well, function onCreated(NULL) means that any parameter given will attempt to be written to a null reference. All it is doing is fooling the engine, and it should not be there. That space is reserved for parameter lists only, and should not be filled with non-functional things. |
__________________
|
|
|
|