Page MenuHomeFeedback Tracker

Backwards compatible optimization
New, WishlistPublic

Description

There are some BIS functions that could be updated to use new commands for backwards compatible optimization:

allPlayers - functions_f\a3\functions_f\Network\fn_listPlayers.sqf
pushBack - functions_f\Arrays\fn_arrayPush.sqf
append - functions_f\Arrays\fn_arrayPushStack.sqf
deleteAt - functions_f\Arrays\fn_arrayPop.sqf
sort - functions_f\Arrays\fn_sortAlphabetically.sqf
configClasses - functions_f\a3\functions_f\Configs\fn_getCfgSubClasses.sqf

Details

Legacy ID
1023740137
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Scripting

Event Timeline

SilentSpike edited Additional Information. (Show Details)
SilentSpike set Category to Scripting.
SilentSpike set Reproducibility to N/A.
SilentSpike set Severity to None.
SilentSpike set Resolution to Open.
SilentSpike set Legacy ID to 1023740137.May 7 2016, 8:07 PM