CfgRemoteExecCommands – Arma 3
Jump to navigation
Jump to search
m (changed category) |
Killzone Kid (talk | contribs) (obsolete) |
||
Line 1: | Line 1: | ||
{{Important | While main config of Arma 3 may still have traces of <tt>CfgRemoteExecCommands</tt>, it is now obsolete. Originally used with [[BIS_fnc_MP]], which is now also obsolete and is left for backward compatibility.<br>Use [[remoteExec]] / [[remoteExecCall]] and [[CfgRemoteExec]] instead. }} <br> | |||
List of all commands which can be remotely executed by [[BIS_fnc_MP]] / [[remoteExec]] / [[remoteExecCall]]. Can be defined in [[Config.cpp]] or in campaign's or mission's [[Description.ext]] (in this case it is defined under CfgRemoteExec {} -> class Server/Client {} -> class functions {...}). The most local variant is used. | List of all commands which can be remotely executed by [[BIS_fnc_MP]] / [[remoteExec]] / [[remoteExecCall]]. Can be defined in [[Config.cpp]] or in campaign's or mission's [[Description.ext]] (in this case it is defined under CfgRemoteExec {} -> class Server/Client {} -> class functions {...}). The most local variant is used. | ||
Revision as of 21:48, 31 January 2019
List of all commands which can be remotely executed by BIS_fnc_MP / remoteExec / remoteExecCall. Can be defined in Config.cpp or in campaign's or mission's Description.ext (in this case it is defined under CfgRemoteExec {} -> class Server/Client {} -> class functions {...}). The most local variant is used.
List of Supported Commands
- action
- addAction
- addBackpack
- addCamShake
- addMagazine
- addMagazineCargo
- addMagazines
- addRating
- addVehicle
- addWeapon
- addWeaponCargo
- allowDamage
- allowFleeing
- assignTeam
- clearMagazineCargo
- clearRadio
- clearWeaponCargo
- closeDialog
- commandFire
- commandFollow
- commandGetOut
- commandMove
- commandTarget
- commandWatch
- createDialog
- createLocation
- createMarkerLocal
- createSimpleTask
- cutObj
- cutRsc
- cutText
- deleteGroup
- deleteIdentity
- deleteMarkerLocal
- disableAI
- dissolveTeam
- doFire
- doFollow
- doGetOut
- doMove
- doTarget
- doWatch
- drop
- enableAttack
- enableCopilot
- enableRadio
- endLoadingScreen
- endMission
- engineOn
- fadeMusic
- fadeSound
- fire
- flyInHeight
- forceEnd
- forceMap
- forceWeaponFire
- globalChat
- globalRadio
- groupChat
- groupRadio
- hint
- hintC
- hintCadet
- hintSilent
- land
- leaveVehicle
- lightAttachObject
- lock
- lockCargo
- lockDriver
- lockTurret
- lockWP
- move
- moveInAny
- moveInCargo
- moveInCommander
- moveInDriver
- moveInGunner
- moveInTurret
- orderGetIn
- playAction
- playActionNow
- playMove
- playMoveNow
- playMusic
- playSound
- ppEffectAdjust
- removeAction
- removeAllActions
- removeAllAssignedItems
- removeAllWeapons
- removeBackpack
- removeMagazine
- removeMagazines
- removeMagazinesTurret
- removeMagazineTurret
- removeTeamMember
- removeWeapon
- removeWeaponTurret
- saveGame
- say
- say2D
- say3D
- selectLeader
- selectWeapon
- setAmmo
- setCaptive
- setCollisionLight
- setCurrentWaypoint
- setDate
- setDir
- setFace
- setFatigue
- setFlagSide
- setFlagTexture
- setFog
- setFuel
- setGroupId
- setGusts
- setHit
- setHitPointDamage
- setLeader
- setLightAmbient
- setLightAttenuation
- setLightBrightness
- setLightColor
- setLightDayLight
- setLightFlareMaxDistance
- setLightFlareSize
- setLightIntensity
- setLightUseFlare
- setMarkerBrushLocal
- setMarkerDirLocal
- setMarkerShapeLocal
- setMarkerSizeLocal
- setMarkerTextLocal
- setMarkerTypeLocal
- setMimic
- setName
- setPilotLight
- setPitch
- setPlayerRespawnTime
- setRadioMsg
- setTimeMultiplier
- setTriggerActivation
- setTriggerArea
- setTriggerStatements
- setTriggerText
- setTriggerTimeout
- setTriggerType
- setUnconscious
- setUnitPos
- setUnitPosWeak
- setUserActionText
- setVectorDir
- setVectorDirAndUp
- setVectorUp
- setVehicleAmmo
- setVehicleAmmoDef
- setVehicleArmor
- setVelocity
- setWPPos
- showHUD
- sideChat
- sideRadio
- switchMove
- systemChat
- titleText
- unassignTeam
- unassignVehicle