Post: *Need Doheart Code Help
02-18-2011, 04:22 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); ok, heres the problem, i want to put my doheart in a patch so that it only goes on when the menu is open.... i got it so that it turns on when the menu is opened but it stays on when i leave the menu.... someone please help me :(
(adsbygoogle = window.adsbygoogle || []).push({});
02-18-2011, 04:43 AM #2
Pauly
Banned
Originally posted by IttzHazeyMods View Post
ok, heres the problem, i want to put my doheart in a patch so that it only goes on when the menu is open.... i got it so that it turns on when the menu is opened but it stays on when i leave the menu.... someone please help me :(

ill try and fix it for u Smile
02-18-2011, 04:49 AM #3
I_AM_3PIC
You talkin to me?
Got MSN or AIM? if you do then add mine [email][email protected][/email] = MSN and reekywaffle = AIM i will help you there Smile
02-18-2011, 05:27 AM #4
TheFallen
Former Dark Night
Originally posted by IttzHazeyMods View Post
ok, heres the problem, i want to put my doheart in a patch so that it only goes on when the menu is open.... i got it so that it turns on when the menu is opened but it stays on when i leave the menu.... someone please help me :(


Did you really need to create a thread lol? All you had to do was get on skype and ask me :black:
02-18-2011, 12:42 PM #5
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by IttzHazeyMods View Post
ok, heres the problem, i want to put my doheart in a patch so that it only goes on when the menu is open.... i got it so that it turns on when the menu is opened but it stays on when i leave the menu.... someone please help me :(


you need to put abit of it in exitmenu aswell. i think its the destroy on something
02-18-2011, 02:29 PM #6
Originally posted by ITheFallenI View Post
Did you really need to create a thread lol? All you had to do was get on skype and ask me :black:


i checked if you were on skype and you werent :(

---------- Post added at 08:29 AM ---------- Previous post was at 08:17 AM ----------

Originally posted by iJokaa View Post
you need to put abit of it in exitmenu aswell. i think its the destroy on something


i tried this:
    destroyOnAny(heartElem,"button_b","death","button_b","death","button_b","death");

    self endon( "disconnect" );
self endon("death");
self notify( "button_b" );

this is what it looks like now:
    }End(Dest){self waittill("endShader");
Dest destroy();
}DeleteMenuHudElem(Element){self waittill ("button_b");
Element Destroy();
}destroyOnDeath(hudElem){self waittill ("death");
hudElem destroy();
}ShaderShiz(){self endon( "disconnect" );
self endon( "death" );
self thread Icon("cardicon_prestige10_02",80,63,"TOPRIGHT","TOPRIGHT");
self thread Icon("cardicon_prestige10_02",80,63,"TOPLEFT","TOPLEFT");
self thread Textz("hudbig", 0.5, "CENTER", "CENTER", -23, 165, 0, "Hosted By = IttzHazeyMods\nRank " + level.statusSetting + "\n^3Edited By IttzHazeyMods" + "\n^7v1.1.0.0\nYouTube.com/IttzHazeyMods");
self thread Textz("hudbig", 0.7, "TOPLEFT", "TOPLEFT", -40, 0, 0, "");
self thread doHeart();

    doHeart() 
{
heartElem = self createFontString( "default", 2.0 );
heartElem setPoint( "CENTER", "BOTTOM", 0, 0 );
heartElem setPoint( "CENTER", "TOP", 0, 0 );
destroyOnAny(heartElem,"button_b","death","button_b","death","button_b","death");
for ( ;; )
{
heartElem setText("^3<^03 IttzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 I^0ttzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 It^0tzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 Itt^0zHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 Ittz^0HazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzH^0azeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHa^0zeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHaz^0eyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHaze^0yMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazey^0Mods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyM^0ods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyMo^0ds");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyMod^0s");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.2;
heartElem setText("^3<^03 IttzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 I^0ttzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 It^0tzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 Itt^0zHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 Ittz^0HazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzH^0azeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHa^0zeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHaz^0eyMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHaze^0yMods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazey^0Mods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyM^0ods");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyMo^0ds");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyMod^0s");
heartElem FadeOverTime( 0.001 );
wait 0.001;
heartElem setText("^3<3 IttzHazeyMods");
heartElem FadeOverTime( 0.001 );
wait 0.2;

}
}
02-18-2011, 03:51 PM #7
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by IttzHazeyMods View Post
i checked if you were on skype and you werent :(

---------- Post added at 08:29 AM ---------- Previous post was at 08:17 AM ----------


woah that was confusing :L i would try putting self thread destroy blahh ... on the exit menu.
02-18-2011, 04:24 PM #8
Originally posted by iJokaa View Post
woah that was confusing :L i would try putting self thread destroy blahh ... on the exit menu.


did that, gave the the error "blah function is already used"
02-18-2011, 04:34 PM #9
Originally posted by IttzHazeyMods View Post
did that, gave the the error "blah function is already used"


Okay well all you would have to do is put in the exit menu is destroyOnAny(heartElem,"button_b";
02-18-2011, 04:39 PM #10
Originally posted by LordsOfChaos View Post
Okay well all you would have to do is put in the exit menu is destroyOnAny(heartElem,"button_b";


gumby
get on skype right now!!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo