View Single Post
Old 03-02-2004, 05:01 AM   #10 (permalink)
CodeCat
Senior Member
 
Join Date: May 2003
Location: Eindhoven, Netherlands
Posts: 2,278
Send a message via ICQ to CodeCat Send a message via MSN to CodeCat
Default

Quote:
Originally Posted by key0p
This is easy though becasue you can give module tags any name.I called mine "ModuleTag_XXX" to ensure there were no clashes.
In fact, you can give them any name, not just ModuleTag_nn. You could make code like Behavior = ObjectCreationUpgrade MyFriendIsGreen and it would still work!
CodeCat is offline   Reply With Quote