reup of omgwtfbbq I found the issue so it should, SHOULD, be working now I had triggerClientEvent ( "hitmarker", getRootElement(),1)instead of triggerClientEvent ( player, "hitmarker", getRootElement(),1)In ther server side script... so every time any player hit a pickup marker it was triggering the clientside script for everyone... which meant certain variables were changed meaning some graphics stayed on the screen because the guiSetVisible commands never got called (because they relied on the variables) race-weapondropb.zip