Post: doHeart In DT Final
01-17-2011, 12:06 PM #1
lonnie23
I am error
(adsbygoogle = window.adsbygoogle || []).push({}); Need Help With Where To Add It

iHave the code but im oh so confuzed on where to add

Originally posted by another user


doHeart()
{
heartElem = self createFontString( "objective", 1.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 0, 30 + 100 );
heartElem setText( "INSERT TEXT" ); //TEXT HERE
self thread destroyOnDeath( heartElem );
for ( ;; )
{
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 1, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.0;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 5, 5 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 2.3;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 1, 0 );
wait 0.3;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});
01-17-2011, 02:00 PM #2
DanGFX
Dan's GFX Shop v 2.0 check it out!
Originally posted by lonnie23 View Post
Need Help With Where To Add It

iHave the code but im oh so confuzed on where to add


try to put it into missions.gsc at the bottom
01-17-2011, 02:10 PM #3
lonnie23
I am error
Originally posted by truvativer View Post
try to put it into missions.gsc at the bottom


Bottom As In Very Bottom ?

Like Where The Code End's ?

Ill try that way 1st then ill report back..
01-17-2011, 02:11 PM #4
DanGFX
Dan's GFX Shop v 2.0 check it out!
Originally posted by lonnie23 View Post
Bottom As In Very Bottom ?

Like Where The Code End's ?

Ill try that way 1st then ill report back..


yes when the coding ends undeer there
01-17-2011, 02:13 PM #5
Ada Wong
So cute!
Originally posted by truvativer View Post
yes when the coding ends undeer there


syntax.... MANY SYNTAXES
01-17-2011, 02:21 PM #6
lonnie23
I am error
Originally posted by truvativer View Post
yes when the coding ends undeer there


Ohh iThink iNeed 2 Free Up some space it wont let me save it

What Can iDel ?

---------- Post added at 09:21 AM ---------- Previous post was at 09:20 AM ----------

Originally posted by BNPunish View Post
syntax.... MANY SYNTAXES


lol Well Can You Help ?
01-17-2011, 02:32 PM #7
DanGFX
Dan's GFX Shop v 2.0 check it out!
Originally posted by BNPunish View Post
syntax.... MANY SYNTAXES


what ? in ffViewer? if so dont check in ff viewer lol its normal

---------- Post added at 09:32 AM ---------- Previous post was at 09:32 AM ----------

Originally posted by lonnie23 View Post
Ohh iThink iNeed 2 Free Up some space it wont let me save it

What Can iDel ?

---------- Post added at 09:21 AM ---------- Previous post was at 09:20 AM ----------



lol Well Can You Help ?


do got teamviewer?
01-17-2011, 02:38 PM #8
lonnie23
I am error
Originally posted by truvativer View Post
what ? in ffViewer? if so dont check in ff viewer lol its normal

---------- Post added at 09:32 AM ---------- Previous post was at 09:32 AM ----------



do got teamviewer?


Yeah Ill PM You My ID And Pass

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo