//You don't need to give me credit, but if you want I'll be totally grateful! addHook ("PlayerThink",function(player) if player.mo and player.mo.valid and player.powers[pw_super] player.mo.color = player.skincolor end end)