Jump to content
Sign in to follow this  
-45Cdo-Kotp

RSC Titles Problem

Recommended Posts

First off , unfortunately my scripting knowledge is very limited however I do manage to get by with the help of this community and members of my clan.

However, I find myself extremely frustrated at the moment due to the RSC Titles as after spending a while setting up a fancy into image at the start of my mission I now find i have to incorporate a line of text from Reezo's excellent IED Script.

Currently I have a IntroRSC document in my mission folder with all the nice jargon to display my image at the start of the mission this all works as it should.

The problem arises when i try to add Reezo's

class RscTitles

{

#include "scripts\IEDdetect\IEDdetect_screens.cpp"

};

/*

copy the #include lines into your description.ext file

NOTE: if your description.ext does not have RscTitles classes, create them

just as they are in this file

*/

Ive tried numerous ways to try and put this line of code in both my Description.ext and the actual Class RscTitles in my IntroRSC, but all valiant attempts produce a errors.

Of the most common are }; instead of "=" encountered

or .... End of File something or other.

If anyone can point me in the right direction of managing to solve this I would be most grateful.

Cheers.

Share this post


Link to post
Share on other sites

Reezo came to my rescue and fixed this problem for me cheers buddy :bounce3:

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×