The Dink Network

Reply to Re: scripts dosen't work

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:
 
 
May 10th 2005, 09:37 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
He could also remain frozen because his void main(void) code never runs.. you've got &first = 10; in the boss his own die procedure but his main procedure needs to be 10 before he'll work.. as scratcher pointed out. Or in other words, what does the variable control? When does it need to be 10? When the boss is dead? Or when he just spawned/activated? That could be something to check.

tried the spawn boss function in one of the aprrentices die function.

That will only work when the last killed foe is that specific enemy. The check needs to be in the three scripts because you don't know in what order the monsters will die, every monster could be the last one to remove the presence of brain 9 creatures. Then you should use sp_script(); to give the boss the properties he needs.