I know this is a simple task but for some reason I cannot figure it out.
I'm trying to set the players prayer to 1 when they climb down the ladder. However, I'm not trying to set the actual level to 1 but just the amount of prayer points they have.

I tried c.playerLevel[5] = 1, but that didn't work at all. Anyone have any ideas?