30 [Tour] The Gauntlet

This forum is where public players can post links to their missions to be added to our server.
Post Reply
Dale

30 [Tour] The Gauntlet

Post by Dale »

Mission Name: The Gauntlet
Current Version: 1.0
Author: Dale
In Game Name: Dale

Island: Altis

Mission Description: Find and destroy the device

Scripts used: EOS, AIS, Name Recognition, Enigma Civilians, Enigma Traffic, TOUR Field Radio, Dynamic Weather.

Previous Versions and Fixes: N/A
BabylonCome

Re: 30 [Tour] The Gauntlet

Post by BabylonCome »

Mission tested, please see results below:

1. Please note a recent addition to our basic requirements as follows:
REQUIREMENT IN INIT.SQF
Please see our basic requirement for all mission "init.sqf" files on our WIKI page at the following link:
https://www.rustyinplaces.org/arma/325- ... ion-making

2. RPT ERRORS
Please adjust the following:

Code: Select all

2019/01/26, 16:33:41 File mpmissions\__cur_mp.Tanoa\scripts\TOUR_RespawnControl\functions\fn_checkwinlose.sqf, line 7
2019/01/26, 16:33:41 Error in expression <time + 5;

waitUntil {({(isPlayer _x)&&(_uid == getPlayerUID _x)}count units TOU>
2019/01/26, 16:33:41   Error position: <_uid == getPlayerUID _x)}count units TOU>
2019/01/26, 16:33:41   Error Undefined variable in expression: _uid
This error loops several times

3. Mission Naming Protocol
Mission file name requires to have version number

Please fix points 1, 2 & 3 and resubmit
BabylonCome

Re: 30 [Tour] The Gauntlet

Post by BabylonCome »

V1.0 Tested:

The following is still missing from "init.sqf" (as per https://www.rustyinplaces.org/arma/325- ... ion-making )

Code: Select all

diag_log text "";
diag_log text "==========================================================================";
diag_log text format["|=============================   %1   =============================|", missionName];
diag_log text "==========================================================================";
diag_log text "";
Please insert and resubmit..
Dale

Re: 30 [Tour] The Gauntlet

Post by Dale »

My bad...
BabylonCome

Re: 30 [Tour] The Gauntlet

Post by BabylonCome »

Congratulations

Latest test run confirms no basic errors and mission meets min standards.

Mission file moved to public server
Post Reply