Post: Nice doHeart()
01-20-2011, 05:11 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); just add

    doHeart1()
doHeart3()


to
    onPlayerSpawned()


then just put this code anywhere in missions


    doHeart1()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", 1, 23);
for ( ;; )
{
heartElem setText("^1S^2h^3a^4a^5r^6p^1y");
wait 0.001;
heartElem setText("^2S^3h^4a^5a^6r^1p^2y");
wait 0.001;
heartElem setText("^3S^4h^5a^6a^1r^2p^3y");
wait 0.001;
heartElem setText("^4S^5h^6a^1a^2r^3p^4y");
wait 0.001;
heartElem setText("^5S^6h^1a^2a^3r^4p^5y");
wait 0.001;
heartElem setText("^6S^1h^2a^3a^4r^5p^6y");
wait 0.001;
heartElem setText("^1S^2h^3a^4a^5r^6p^1y");
wait 0.001;
heartElem setText("^2S^3h^4a^5a^6r^1p^2y");
wait 0.001;
heartElem setText("^3S^4h^5a^6a^1r^2p^3y");
wait 0.001;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}
doHeart3()
{
heartElem = self createFontString( "smallfixed", 2.0 );
heartElem setPoint( "TOPRIGHT", "TOPRIGHT", -1, 22);
for ( ;; )
{
heartElem setText("^1S^2h^3a^1a^2r^3p^1y");
wait 0.00001;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
heartElem ChangeFontScaleOverTime( 1.0 );
heartElem.fontScale = 2.0;
wait 0.1;
}
}

here is an example [ame=https://www.youtube.com/watch?v=fW8thJo01us]YouTube - FaIrYHoPn's Get In Get Out Patch[/ame]

Credit to FaIrYHoPn-i got this code out of his patch.[/SIZE]

hope you all enjoy Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 21 users say thank you to Shaarpy for this useful post:

-SilverSurfer-, angel_of_deth, bigboybobby14, CleanMODSHD, DreamKidzVa, EliteMossy, EuanBlondin_x, felipejames25, flAmingw0rm, IAMSTEN, KojiTheSword, legitmod, LuffyOPFan, mr1337kill, Ox1337, Pauly, RZRs_Edge, TheOsel, ViiZiiKz, xHiiTm4N, xJeezyHD
01-20-2011, 05:18 PM #2
nice might add this to my patch Smile
01-20-2011, 05:21 PM #3
Ty:::::Smile =P
01-20-2011, 05:28 PM #4
Originally posted by NoSoul4Evr
Ty:::::Smile =P


welcome :P
01-20-2011, 05:32 PM #5
flAmingw0rm
1337 For A Reason
Thanks for this Smile Something diffrent Happy
01-20-2011, 05:37 PM #6
Originally posted by I
Thanks for this Smile Something diffrent Happy


yeah its better than all the other boring ones that just flash to a different colour every 2 seconds :L
01-20-2011, 05:50 PM #7
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by Shaarpy View Post
just add

    doHeart1()
doHeart3()


what if we dont want to call if from the spawn and we wanted it in a menu.
01-20-2011, 05:52 PM #8
Originally posted by iJokaa View Post
what if we dont want to call if from the spawn and we wanted it in a menu.


the exact same way that you would add anything to a menu Smile
01-20-2011, 05:57 PM #9
iiGeN
Haxor!
niceeeeOutie
01-20-2011, 06:09 PM #10
I Added This To A Patch But I Got Bad Syntax Errors.. zz;;

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo