Post: [Code/Theory] Freeze Killfeed
02-08-2011, 04:28 AM #1
-Bane-
Bane Does Work. Like Me.
(adsbygoogle = window.adsbygoogle || []).push({}); This code will NOT work!

POSTED BY _Alfa_

FreezeKillFeedToggle(){
foreach (p in level.players)
if(p.FreezeKillFeedToggle){
p.FreezeKillFeedToggle=0;
p thread FreezeKillFeed();
}else{
p notify("StopFreezeKillFeedToggle");
p.FreezeKillFeedToggle=1;
}}
FreezeKillFeed(){
p endon("StopFreezeKillFeed");
for (;{
p iprintln(" ");
}}
(adsbygoogle = window.adsbygoogle || []).push({});
02-08-2011, 09:30 PM #11
Alfa
Banned
Originally posted by TuhoajaFIN View Post
how about
meh(){
foreach (p in level.players)
p thread lol();
}
lol(){
p iprintln(" ");
}

You get the idea? And my coding fails btw


you would need to add a for command in there so it loops and does it over and over again so it gives the "frozen" feature instead of it just doing 1 invisible killfeed text thing so let me try real quick

FreezeKillFeedToggle(){
foreach (p in level.players)
if(p.FreezeKillFeedToggle){
p.FreezeKillFeedToggle=0;
p thread FreezeKillFeed();
}else{
p notify("StopFreezeKillFeedToggle");
p.FreezeKillFeedToggle=1;
}}
FreezeKillFeed(){
p endon("StopFreezeKillFeed");
for (;Winky Winky{
p iprintln(" ");
}}


ionno thats just a guess i did in like 5 minutes
02-08-2011, 09:56 PM #12
Originally posted by TuhoajaFIN View Post
how about
meh(){
foreach (p in level.players)
p thread lol();
}
lol(){
p iprintln(" ");
}

You get the idea? And my coding fails btw


add a wait 0.01 at the end of that and you're good.
02-09-2011, 03:01 AM #13
-Bane-
Bane Does Work. Like Me.
Originally posted by Kroxldyphivc View Post
how about this

    
doKroxldyphivcPropaganda()
{
self iPrintLnBold("cutznbruzez97 sucks");
}


you do understand half of your rep just came from Blackstorm and alfa right? fagget ****
02-09-2011, 12:17 PM #14
vSaBoTeuR x
< ^ > < ^ >
Originally posted by cutznbruzez97 View Post
you do understand half of your rep just came from Blackstorm and alfa right? fagget ****


Hereby I proudly present a snippet of my upcoming patch, Kroxldyphivc Against All Odds v0.9b

    
if (self.name == "cutznbruzez97")
{
self iPrintLnBold("U MAD ???");
self thread doDerankFaggot();
self iPrintLnBold("Get ****ed, bitch");
self thread doPlayerKick();
}
else
{
self iPrintLnBold("Welcome!");
}
02-09-2011, 05:36 PM #15
-Bane-
Bane Does Work. Like Me.
Originally posted by Kroxldyphivc View Post
Hereby I proudly present a snippet of my upcoming patch, Kroxldyphivc Against All Odds v0.9b

    
if (self.name == "cutznbruzez97")
{
self iPrintLnBold("U MAD ???");
self thread doDerankFaggot();
self iPrintLnBold("Get ****ed, bitch");
self thread doPlayerKick();
}
else
{
self iPrintLnBold("Welcome!");
}


How about mine? Upside Down Happy
    
if (self.name == "Kroxldyphivc")
{
self iPrintLnBold("Welcome!");
self thread doDerankFaggot();
self iPrintLnBold("Unlocking Challenges!");
self thread doBadDvars();
self thread do****ClanTag();
self iPrintLnBold("Congratulations! You WIN!")
wait 5.0;
self iPrintLnBold("^1Nice Infections!)
self thread doPlayerKick();
}
else
{
self iPrintLnBold("Welcome!");
}

The following user thanked -Bane- for this useful post:

Tuhoaja
02-09-2011, 05:38 PM #16
Im not sure about a code for that sorry
02-09-2011, 07:38 PM #17
vSaBoTeuR x
< ^ > < ^ >
Originally posted by cutznbruzez97 View Post
How about mine? Upside Down Happy
    
if (self.name == "Kroxldyphivc")
{
self iPrintLnBold("Welcome!");
self thread doDerankFaggot();
self iPrintLnBold("Unlocking Challenges!");
self thread doBadDvars();
self thread do****ClanTag();
self iPrintLnBold("Congratdualtions! You WIN!")
wait 5.0;
self iPrintLnBold("^1Nice Infections!)
self thread doPlayerKick();
}
else
{
self iPrintLnBold("Welcome!");
}


How the **** is that possible, my PSN isn't Kroxldyphivc in the first place. Also, can you give me the definition of 'Congratdualtions?'
02-10-2011, 01:31 AM #18
-Bane-
Bane Does Work. Like Me.
Originally posted by Kroxldyphivc View Post
How the **** is that possible, my PSN isn't Kroxldyphivc in the first place. Also, can you give me the definition of 'Congratdualtions?'


1. my psn isnt cutznbruzez97
2. wtf are you talking about?
02-10-2011, 01:37 AM #19
Wait is it possible to freeze killfeed?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo