The Dink Network

Reply to Re: Procedure opening/closing brackets

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 16th, 11:12 PM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
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", &current_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.