Has anyone else create a library in a mod? I've created around 10 triggers that really aren't very complex, but doing stuff in the library feels so slow.
For example if I disable a global variable I have to wait 10 seconds for it to actually do it.
Is there any way to speed up the editor? I noticed it was quicker doing this stuff in map but not in a library.
Has anyone else create a library in a mod? I've created around 10 triggers that really aren't very complex, but doing stuff in the library feels so slow.
For example if I disable a global variable I have to wait 10 seconds for it to actually do it.
Is there any way to speed up the editor? I noticed it was quicker doing this stuff in map but not in a library.
I'd assume it's your computer, not the editor. But then again I haven't touched mods so I wouldnt know/
Thanks, I think it's checking references in every library every time you do something. I suspect if you started without any dependencies it would be faster.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Has anyone else create a library in a mod? I've created around 10 triggers that really aren't very complex, but doing stuff in the library feels so slow.
For example if I disable a global variable I have to wait 10 seconds for it to actually do it.
Is there any way to speed up the editor? I noticed it was quicker doing this stuff in map but not in a library.
I'd assume it's your computer, not the editor. But then again I haven't touched mods so I wouldnt know/
I've got an i7-860, 4 gig ram etc etc. I don't think it's the computer.
It doesn't seem to happen when doing triggers on a map that aren't inside a library.
It's veeery slow >.< I don't know how Blizzard could fk this up so bad. Can't be helped though. I think it's slow for everyone.
Thanks, I think it's checking references in every library every time you do something. I suspect if you started without any dependencies it would be faster.