Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T149788
Change Details
Change Details
Old
New
Diff
- Create a dedicated server mission with one unit - Join the server as a player - Execute from the server `allUnits#0 addWeaponGlobal primaryWeapon allUnits#0` - Execute from the server `allUnits#0 addMagazineGlobal "30Rnd_65x39_caseless_mag"` - Notice the issues.
- Create a dedicated server mission with 2 units - Join the server with 2 players - Execute from the server `allUnits#0 addWeaponGlobal primaryWeapon allUnits#0` - Execute from the server `allUnits#0 addMagazineGlobal "30Rnd_65x39_caseless_mag"` - Notice the issues.
- Create a dedicated server mission with
one
2
unit
s
- Join the server
as a
with 2
player
s
- Execute from the server `allUnits#0 addWeaponGlobal primaryWeapon allUnits#0` - Execute from the server `allUnits#0 addMagazineGlobal "30Rnd_65x39_caseless_mag"` - Notice the issues.
Continue