Reply to Re: pls explain a script part to me!
If you don't have an account, just leave the password field blank.
This part places the big Dink Smallwood logo sprite on screen. The first line creates a sprite at the given x and y location with brain 0 and seq 453, frame 1. Then it uses &dinklogo to set the depth dot of the Dink Smallwood logo sprite to -800, so very back and thus other sprites will move over it and sp_noclip means the sprite will not be clipped in the normal game window.