The Dink Network

Reply to Re: what

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:
 
 
March 20th 2004, 07:06 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
Put a script_attach(1000) between the sp_brain(); and the &player_map:

sp_brain(1, 1);
script_attach(1000);
&player_map = 297;

oh, and the return after the if (&life < 1) shoud be on a new line.