Reply to Re: Procedure opening/closing brackets
If you don't have an account, just leave the password field blank.
Yes, I'm trying out different things with sp_gold() and now sp_custom(), and although sp_custom() is great as you can create as many "key" storage slots as you may want, you do need a variable to retrieve a sp_custom value into I think.
Plugging sp_custom("key", ¤t_sprite, -1) doesn't always seem to work in if statements unless it is assigned to a variable before the if statement and that variable used as a place holder = as far as I can tell.
Plugging sp_custom("key", ¤t_sprite, -1) doesn't always seem to work in if statements unless it is assigned to a variable before the if statement and that variable used as a place holder = as far as I can tell.