Closed Warsheep-GER closed 7 years ago
show weapons from every player is not avaialble yet, as server only sends the player names and no player objects
with
parseText format ["Image:<br/><img image='%1' size='7'/>", getText (configFile >> 'CfgWeapons' >> primaryWeapon player >> 'picture')];
its should be work to get the weapons from the players,
player would only be for the current player not all players... receiveing a player list from local player is usally restricted through BE filters as it does not make sense to allow clients receiving player objects of other players..
Implemented to primary weapon into version 2.03
on the Others list its give some warning messages: Picture picturestaticobject not found its spam 500 lines (-+) in the client log
on the other lists we get some stuff without an image (using an ? default image when no img is givnt)
and on playerlist we dont need invisible pics. ther we can add the mainweapon or so as an info to the player