PHP Code:
cshop_speed[id] = false
cshop_ddamage[id] = false
cshop_healthregen[id] = false
cshop_armorregen[id] = false
The problem is, you are setting them to false when a player spawn. Just delete the one you want to last until death, then set it to false when the player dies.
__________________