|
Magic number is nothing more than a unique identifier. It distinguishes each instance of the same EA while also distinguishing it from any other EA that you may have running.
If the magic number is an external variable just change it to any number you want. Just be sure it's not the same number as any other EA you have running.
If it's not an external variable then look in the code for the variable and change it to any number you want.
Hope that helps.
Lux
|