Staredit Network > Forums > Modding Assistance > Topic: [GPTP] TerminatePlugin()?
[GPTP] TerminatePlugin()?
Aug 13 2012, 10:11 am
By: Sand Wraith  

Aug 13 2012, 10:11 am Sand Wraith Post #1

she/her

Does anyone know if this function actually works or anything?

EDIT:

(Actually, I'm fairly certain this function /is/ called and /does/ work. I can write code to crash SC as it exits, but see below.)

I've also tried writing a test file in this function, but it either does not work or it is appearing somewhere I do not expect it to. (Not in any of my StarCraft directories - maybe a system one?)

qdp.cpp
Code
 BOOL WINAPI TerminatePlugin() {
   //Called when starcraft closes

     // BROKEN AS FUCK, I DON'T EVEN KNOW IF IT IS CALLED

    std::ofstream musicCheckEnd("music", ios::in);
    if(musicCheckEnd.is_open()) // music was enabled
    {
        // perform cleanup
        std::ofstream musicExit("exit", ios::out);
        musicExit.close();
    }
    musicCheckEnd.close();

   return true;
 }


EDIT2:

Clarification. If I place the file "music" in either my SCBW main directory where the SC EXE is or where the mod's EXE is, it doesn't work. I don't know where else it could be reading/writing to, though.

Post has been edited 1 time(s), last time on Aug 13 2012, 10:44 am by Sand Wraith.




Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2026-1-11. : 10:54 pm]
Ultraviolet -- Moose
Moose shouted: how about if I have a stroke you don't tell me what to do
:lol:
[2026-1-11. : 2:57 pm]
Sie_Sayoka -- thank u moose the wiki is resurrected
[2026-1-11. : 2:43 am]
Moose -- how about if I have a stroke you don't tell me what to do
[2026-1-06. : 10:09 pm]
IskatuMesk -- if you have a stroke please don't try to get out of bed and walk somewhere phone for help or something
[2026-1-05. : 9:43 pm]
Ultraviolet -- arise
[2026-1-05. : 12:07 pm]
NudeRaider -- 🎉🎉🎉 Moose is the best
[2026-1-04. : 4:48 pm]
Moose -- Ultraviolet
Ultraviolet shouted: Wiki is dead
resurrected NudeRaider
NudeRaider shouted: I wish the wiki was back, could probably link to a useful tutorial. But with the binary countoff keyword you should also find something in the forums. Just remember searches take down the site temporarily :lol:
now you can Ultraviolet
Ultraviolet shouted: I miss the wiki too
not anymore
[2026-1-03. : 8:31 am]
NudeRaider -- happy buddy new year
[2026-1-01. : 4:42 pm]
O)FaRTy1billion[MM] -- Happy new year buddy
[2026-1-01. : 5:00 am]
Moose -- Happy new year buddy
Please log in to shout.


Members Online: RIVE, l)ark_ssj9kevin