The Dink Network

Reply to Re: help plz

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:
 
 
August 25th 2009, 06:17 AM
custom_marpro.png
Marpro
Peasant He/Him bloop
 
You need to use variables, for example... Create a global variable in the "Main.c" script, named intro or whatever, then you set "make_global_int("&intro",0);". When the intro is done finish the script with a &into += 1; or &intro = 1;... It will cause the intro to play once.