Jump to content

script conflict


nelvahin

Recommended Posts

Posted

Hi,

I know that some conflict can be caused by scripts. So, I would like to know if it's possible to take these scripts and to make a "2,3,... in one" script.

If it's possible, a copy and paste can work, or it's more difficult?

Posted
Hi,

I know that some conflict can be caused by scripts. So, I would like to know if it's possible to take these scripts and to make a "2,3,... in one" script.

If it's possible, a copy and paste can work, or it's more difficult?

 

Most conflicts are not because of scripts, although this is possible. The main motive is that scripts are treated independently and locally. So, even if two scripts give the names VarA, VarB (as examples) to its variables, they will be different variables (the engine uses a indexing system to refer to then).

 

Merging scripts is not trivial, Yet sometimes this is needed, and in these cases must be done by humans with profound understanding of its structure and only when this is absolutely necessary.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...