garrry34 wrote:with regards to the dynamic colouring, Im wondering that myself, I think its the plugin.ir.victory script but I have no scripting experience to know where to slap it...
...anybody have a clue on this...
Support for this mod is not planned, nor can i say where to add the code - because editing plugin.ir.victory is a massive mistake (the script is a mess and ive tried editing it before - however i compleatly broke IR last time)Gravitycontrol wrote:Hey there. I have a little question. I started to use http://forum.egosoft.com/viewtopic.php?t=293486 this little sector colour changer. It says to addto the sector take over script. May i ask where i have to add these lines? Because i would love to see the colours dynamicly(is it written this way?)Code: Select all
$null = null START $null->call script 'plugin.dynamic.colored.sector.names' : sector=$sector
Ive given this warning out before so i think ill refresh it:
Be Extremely Wary about editing any IR core files - IR is incredibly unstable and its a miracle it is still working as well as it is
Example:
I tried to add a notification script to plugin.ir.victory for XTL, it was a simple one line script call addition
That one line edition stopped victory from functioning completely
I Internally test each revision of IR for about a week before i release it to prevent releasing any of the nasty side effects to everyone else - thats how bad it can be sometimes