I know that I can scan those two separate.  and it work  Now I will like to scan for both  #CHARID &   #backpackid . This will allow me to check all my weapon if needed.  Right now I need to run two separate script to to it.  can that be done scan for weapon in my hand and pack.
This work fineset %weaponbag #CHARID  ;  This will scan my paperdoll
or
set %weaponbag #backpackid  ; this will scan my pack.  
finditem %weapon C_ , %weaponbag
This doesn't work. 
set %weaponbag #CHARID_#backpackid 
finditem %weapon C_ , %weaponbag