if not listexists 'swapweapons'
createlist 'swapweapons'
endif
if list 'swapweapons' < 1
pushlist 'swapweapons' 0x41cebcd4 //set serial here
pushlist 'swapweapons' 0x41cebe3d //set serial here
endif
if findobject 'lefthand'
clearhands 'both'
pause 500
endif
equipitem swapweapons[0] 1
poplist 'swapweapons' 'front'
createlist 'swapweapons'
endif
if list 'swapweapons' < 1
pushlist 'swapweapons' 0x41cebcd4 //set serial here
pushlist 'swapweapons' 0x41cebe3d //set serial here
endif
if findobject 'lefthand'
clearhands 'both'
pause 500
endif
equipitem swapweapons[0] 1
poplist 'swapweapons' 'front'