Page MenuHomeFeedback Tracker

Local argument error check
New, NormalPublic

Description

Requesting feature to make invalid local arguments to show error

For example

addMagazine command requires local argument so if non-local argument is passed to the command it should show error

This kind of error checking would be useful as it would be easier for mission makers to make their mission work in multiplayer environment

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

gc8 created this task.Aug 1 2023, 2:12 PM
This comment was removed by LouMontana.
LouMontana removed a subscriber: LouMontana.
dedmen added a subscriber: dedmen.Aug 18 2023, 12:02 PM

That would need us to manually check each command and implement a test for that