View Single Post
Old 03-18-2005, 06:32 AM   #3 (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

They're just names to identify a single module within an object with. The game uses this to refer to the modules. That's also the reason why things get ugly when you use the same tag in the same object twice. But there's no restriction on the name. You can name it ModuleTag_something or you can name it This_Mod_Will_r0x0r_j00 and it'll work.
CodeCat is offline   Reply With Quote