The Dink Network

Reply to Re: How do you create sprites in scripts

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 27th 2005, 06:58 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
How do you create a sprite in a script?

int &crap = create_sprite(x, y, brain, seq, frame);

And then you can use &crap in other commands, like move or say.