addWeaponGlobal – Talk

From Bohemia Interactive Community
Revision as of 22:22, 6 July 2015 by nickorr (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Would using this command add to network traffic? Wouldn't it be "better" to use addWeapon locally when needed? --Doolittle 05:33, 15 September 2013 (CEST)


During tests I found out that the statement:

"the addWeaponGlobal command will replace the weapon currently in a slot with the added weapon if it shares the same slot"

is not true at the moment. By calling the command from server side it doesn't replace the old weapon. Instead it stacks - when you manually wear off the old weapon, the new one appears instantly in the main weapon slot. Can someone confirm that? (By calling it locally - everything works as intended) --Nickorr (talk) 22:22, 6 July 2015 (CEST)