The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Making dual copy of MOD
I downloaded a mod which has two functions but only one of them function at one time
I want to rename the MOD and activate the other function. If I rename xml file, will it become a differnt MOD? how do I do that. thanks! |
#2
|
||||
|
||||
If you just rename the xml file, no. You would have to change the "Product ID" for it to become a separate modification
|
#3
|
||||
|
||||
It really depends. You have to at least have a new modification id. But, you probably need to rename some option names also. And, maybe even new column names if it does anything to the database. You really need to 'read' the mod in order to figure it out.
|
#4
|
||||
|
||||
For example, the product ID when you open the xml file would look like this:
HTML Code:
<product productid="usml_staffapp" active="1">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|