Post: Zombieland flashing name
01-20-2011, 08:00 AM #1
Slay No More
Who’s Jim Erased?
(adsbygoogle = window.adsbygoogle || []).push({}); Can someone tell me where to remove the annoying flashing name in the top left corner? and where the health: thing is located?
(adsbygoogle = window.adsbygoogle || []).push({});
01-20-2011, 08:09 AM #2
U can remove the flashing name unless you edit the patch yourself and btw the health is in the same place ?
01-20-2011, 02:27 PM #3
Jannis96
This is ****ing annoying.
The flashing thing is a doHeart :O
01-20-2011, 02:31 PM #4
Tory Lanez
On bail right now
1) Convert it to ps3
2) Open in .FF viewer
3) go on Mission . gsc
4) Delete the Do heart or rename it with your name
.....
If you are still stuck pm me and i may do it for you
01-20-2011, 04:20 PM #5
Could you edit the 9.9 with the Name FuZiioNz_VeNoMz 4 me

Pm me if you can
01-20-2011, 05:07 PM #6
no QUeSTIONS
01-20-2011, 11:32 PM #7
Slay No More
Who’s Jim Erased?
I know how to edit it, and convert it i'm just looking for the exact code that makes the colored rainbow name under minimap :P. so its doheart()?


Originally posted by another user
self thread doHeart();

Originally posted by another user
doHeart()
{
heartElem = self createFontString( "objective", 1.4 );
heartElem setPoint( "TOPLEFT", "TOPLEFT", 0, 30 + 100 );
heartElem setText( ""+self.name+"" );
for ( ;; )
{
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 1.5;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 1.8;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 1, 0 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 1.5;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 0, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 1.8;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 0, 1 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem.fontScale = 1.5;
heartElem FadeOverTime( 0.3 );
heartElem.color = ( 1, 5, 5 );
wait 0.3;
heartElem ChangeFontScaleOverTime( 0.3 );
heartElem FadeOverTime( 0.3 );
heartElem.fontScale = 1.8;
heartElem.color = ( 1, 1, 0 );
wait 0.3;
}
}

Found it thanks guys Happy

How would i make the Health: appear lower then the Cash: because on standard TV's the Health: is cut off :O?
01-27-2011, 02:25 AM #8
i had the same exact problem... as i still do when my friends host it... here is how i fixed mine.
u need to edit the missions gsc and go to where it says dohealth. then u can (should be easy) find the area just under it where it will say "right" and "top". just edit that by changing the word "right" to "left" and change "top" to "bottom". then the health thing will appear right over the score area in the bottom left part of screen in clear viewSmile +rep if i helpedSmile i just guessed it for mine and it ended up working so i hope it will work for you as well.
01-27-2011, 11:09 AM #9
xModGodx
GT : OpTz ReCoNz
u will have to beable to edit patches to remove that

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo