![]() |
Re: Xposed Error
A reference that describes campaign scripts can be found here. Maybe that will explain it to your satisfaction.
|
Re: Xposed Error
It is not absolutely required in a Host. (I never bother myself).
Your case here sets the host to run the d_initial string first (the vstr d_initial) which runs the map baserace as the first map and when that "campaign" ends it loads the commands in d1 for the next campaign which runs the campaign with the shortname of baserace. The d1 string also sets itself as the next campaign so that means it will continue to play the campaign baserace ad infinitum. Where this sort of thing is required is where more than one campaign is to run or where a map has problems being at a certain part of a campaign. In that case you would have something like this; Code:
// CAMPAIGN ROTATION - official campaigns Note that in this case the watchdog will restart the campaign cycle if something fails to load and stops the campaign (important in a server). For more on campaigns and cycles the standard page to visit is here. --- The comment in your cfg is key. If running a server as compared to a host you need to have a map running for the console parser to accept the campaign command. Myself I test in a Host situation so I use shortcuts with the campaign command in the shortcut properties (i.e. the command line, faster and better than the menu). |
All times are GMT +2. The time now is 19:18. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.