[tsc-devel] Switch directory name change impacts level scripts...
Post via forum by datahead <…9@x…>: The full path for switches is TSC/tsc/data/pixmaps/ground/underground/switch Apparently, at some point the directory name was changed from pow to switch. Levels that used the old directory name in their scripts need to change. I know it broke my Desert Break In level; it probably broke quintus_3.tsclvl as well. For now I'm posting this so we have a record of it. If desired, I can open a ticket so that we are less likely to forget. [code] …d@d…:~/TSC-Release/TSC/tsc/data/levels$ grep -i pow * | grep -i image | grep -vi property desert_break_in.tsclvl: UIDS[4291].image = "ground/underground/pow/blue_active.png" desert_break_in.tsclvl: UIDS[4291].image = "ground/underground/pow/blue_active.png" quintus_3.tsclvl: switch.image = "ground/underground/pow/blue_active.png" [/code] -- Sent by Chessboard.
| ▶ | 2016-08-25 04:19:07 | datahead | [tsc-devel] Switch directory name change impacts level scripts... |
| 2016-08-25 07:36:38 | Marvin Gülker | Re: [tsc-devel] Switch directory name change impacts level scripts... | |
| 2016-09-01 23:46:06 | Luiji Maryo | Re: [tsc-devel] Switch directory name change impacts level scripts... | |
| 2016-09-02 00:31:00 | datahead | [tsc-devel] Re: Switch directory name change impacts level scripts... | |
| 2016-09-02 00:33:11 | datahead | [tsc-devel] Re: Switch directory name change impacts level scripts... |
| [tsc-devel] Switch directory name change impacts level scripts... | datahead | 2016-08-25 04:19:07 | ◀ |
| Re: [tsc-devel] Switch directory name change impacts level scripts... | Marvin Gülker | 2016-08-25 07:36:38 | |
| Re: [tsc-devel] Switch directory name change impacts level scripts... | Luiji Maryo | 2016-09-01 23:46:06 | |
| [tsc-devel] Re: Switch directory name change impacts level scripts... | datahead | 2016-09-02 00:31:00 | |
| [tsc-devel] Re: Switch directory name change impacts level scripts... | datahead | 2016-09-02 00:33:11 |