The Dink Network

Reply to Re: "Shadows of Death" script help thread

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:
 
 
November 10th 2013, 06:24 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
For the dying words, put the script_attach(1000) after the lines that retrieve sp_x and sp_y. From the moment you do script_attach(1000), the value of &current_sprite is lost (IIRC, &current_sprite is actually set to 1000, but that sprite doesn't exist), and its sp_x and sp_y will default to 0, which is the top-left corner.