Programs Needed: [Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Code:
trunk > src > scripts > src > ExtraScripts
Now you will need to put your .cpp script in the "ExtraScripts" folder, now we will go back until you see the "ExtraScripts2008" located in your "scripts" folder.
Double click it and click the + signs and everything should be open and now right click the "Scripts" folder while you're in the "ExtraScripts2008" Visual C++ and go to "Add" > "Existing Item" Like SO:
Now search your Folder that you download the SVN with and go to your ExtraScripts folder and ADD The script to the Visual C++, like so:
Now double click the script while it is in your Visual C++ and look down until you see the
Code:
SetupYOURSCRIPTNAME(ScriptMgr * mgr)
Copy SetupYOURSCRIPTNAME and go to your setup.cpp in the "Main Resources" folder, you should see it in the pictures above and put this where mine is:
Code:
SetupYOURSCRIPTNAME(mgr);
Picture:
Now copy this in your script:
Code:
void SetupYOURSCRIPTNAME(ScriptMgr * mgr)
Now paste it in the "Setup.h" as this:
Code:
void SetupRepop(ScriptMgr * mgr);
Picture:
Now go all the way back to the start of that folder go to:
trunk > win > Double Click VC90 - All Projects and do the following:
Change it to "Release" instead of Debug and click build:
Now you're done! Thanks for reading.
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.