Post: DoHeart for All Players with NO SetText
02-07-2012, 12:56 AM #1
Choco
Respect my authoritah!!
(adsbygoogle = window.adsbygoogle || []).push({}); Well it's not the cleanest looking DoHeart, but it works and it can not overflow so maybe someone will use it Smile

Just do this:

    self thread doHeart("Choco");


And put this in your GSC:

    doHeart(text)
{
setDvar("cg_chatheight", 1);
for(;Winky Winky
{
self sayall("^1"+text);
wait 0.2;
self sayall("^2"+text);
wait 0.2;
self sayall("^3"+text);
wait 0.2;
self sayall("^4"+text);
wait 0.2;
self sayall("^5"+text);
wait 0.2;
self sayall("^6"+text);
wait 0.2;
}
}


You only need to call it on yourself and all players will see the text.

Like I said, it's simple and somewhat crude looking, but it's something I haven't seen someone do yet and it will not overflow Smile

Enjoy =D

The following 3 users groaned at Choco for this awful post:

CodingNation, IELIITEMODZX, Taylor
02-07-2012, 01:05 AM #2
DlBSY993
There's 0nly 1..
Originally posted by .Choco View Post
Well it's not the cleanest looking DoHeart, but it works and it can not overflow so maybe someone will use it Smile

Just do this:

    self thread doHeart("Choco");


And put this in your GSC:

    doHeart(text)
{
setDvar("cg_chatheight", 1);
for(;Winky Winky
{
self sayall("^1"+text);
wait 0.2;
self sayall("^2"+text);
wait 0.2;
self sayall("^3"+text);
wait 0.2;
self sayall("^4"+text);
wait 0.2;
self sayall("^5"+text);
wait 0.2;
self sayall("^6"+text);
wait 0.2;
}
}


You only need to call it on yourself and all players will see the text.

Like I said, it's simple and somewhat crude looking, but it's something I haven't seen someone do yet and it will not overflow Smile

Enjoy =D


Hahahaha wait a minute isnt this what people use in 1.13 patched for mw2? Well similar... just not cfg. :derp:
02-07-2012, 01:07 AM #3
Choco
Respect my authoritah!!
Originally posted by DlBSY993 View Post
Hahahaha wait a minute isnt this what people use in 1.13 patched for mw2? Well similar... just not cfg. :derp:


Yes it is :lol: But as you can see, it can apply to GSC too :p
02-07-2012, 01:09 AM #4
Correy
I'm the Original
Originally posted by .Choco View Post
Well it's not the cleanest looking DoHeart, but it works and it can not overflow so maybe someone will use it Smile

Just do this:

    self thread doHeart("Choco");


And put this in your GSC:

    doHeart(text)
{
setDvar("cg_chatheight", 1);
for(;Winky Winky
{
self sayall("^1"+text);
wait 0.2;
self sayall("^2"+text);
wait 0.2;
self sayall("^3"+text);
wait 0.2;
self sayall("^4"+text);
wait 0.2;
self sayall("^5"+text);
wait 0.2;
self sayall("^6"+text);
wait 0.2;
}
}


You only need to call it on yourself and all players will see the text.

Like I said, it's simple and somewhat crude looking, but it's something I haven't seen someone do yet and it will not overflow Smile

Enjoy =D


removed due to me being dumb.
02-07-2012, 01:10 AM #5
DlBSY993
There's 0nly 1..
Originally posted by .Choco View Post
Yes it is :lol: But as you can see, it can apply to GSC too :p


That's what they want you to think.... stare
02-07-2012, 04:25 AM #6
Stoodmang
Save Point
I lolcopter'd. You do understand that this is in fact not considered a 'doheart'. All this will do is spam the other player's screen. You need to set the dvar on all players. Gaspkay:
02-07-2012, 04:35 AM #7
Correy
I'm the Original
Originally posted by Stoodmang View Post
I lolcopter'd. You do understand that this is in fact not considered a 'doheart'. All this will do is spam the other player's screen. You need to set the dvar on all players. Gaspkay:


which 'setDvar' does Gaspkay:
02-07-2012, 06:05 PM #8
I thought it was suppose to pulse... you know like a heartbeat :derp:

The following 2 users say thank you to nZxMikeeeyx for this useful post:

Karoolus, Taylor
02-07-2012, 09:27 PM #9
Originally posted by nZxMikeeeyx View Post
I thought it was suppose to pulse... you know like a heartbeat :derp:
And I think it actually started as a beating "heart" (<3)
You must login or register to view this content.
02-07-2012, 09:32 PM #10
Taylor
Former Black Knight.
Originally posted by x. View Post
And I think it actually started as a beating "heart" (<3)
You must login or register to view this content.


Thats What I Did With Mine, thats wat i did with mine

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo