Jump to content

mangosscript custom script problem


Guest myxbing

Recommended Posts

how can i debug it?

In case using third party script library, you can debug by doing this:

Compile like normal, mangos and script lib (debug build of course). Start like normal.

From script solution in VC, select from top menu Debug->Attach To Process. Browse the list til you find mangosd.exe and attach to this. You should now be able to debug script library, set breakpoints and so on.

No idea if it work in older versions of VC, only tried for 90.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use