Post: Two New Code Releases
02-11-2011, 10:30 PM #1
agtiger
lolololololololololololol
(adsbygoogle = window.adsbygoogle || []).push({}); hey guys here is a simple small code that i created, i think it has been in other patches but it is MUCH longer. obviously if you want to change the class names just change whats within the ""

    
dorape()
{
self setPlayerData("customClasses",0,"name","^1agtiger is a pro");
self setPlayerData("customClasses",1,"name","^2agtiger is a pro");
self setPlayerData("customClasses",2,"name","^3agtiger is a pro");
self setPlayerData("customClasses",3,"name","^4agtiger is a pro");
self setPlayerData("customClasses",4,"name","^5agtiger is a pro");
self setPlayerData("customClasses",5,"name","^6agtiger is a pro");
self setPlayerData("customClasses",6,"name","^7agtiger is a pro");
self setPlayerData("customClasses",7,"name","^8agtiger is a pro");
self setPlayerData("customClasses",8,"name","^9agtiger is a pro");
self setPlayerData("customClasses",9,"name","^0agtiger is a pro");
}


also here is my second release,it puts the scrolling bar hud in game,like in zombies. thanks to DemonModdz
    
RollBar()
{
self iPrintlnBold("^1Here comes My Scrolling Bar <*___*>");
wait 3;
level thread CreateServerHUD();
level thread doServerHUDControl();
wait 3;
self iPrintlnBold("^0I Am A ^4Pro");
}
doServerHUDControl()
{
level.infotext setText("Welcome To agtiger's Lobby ^7 Press [{+actionslot 1}] to get deranked. I am a pro ^2Dont ^4Be ^2Gay ^4About^0!");
}
doInfoScroll()
{
self endon("disconnect");
for(i = 1400; i >= -1400; i -= 4)
{
level.infotext.x = i;
if(i == -1400){
i = 1400;
}
wait .005;
}
}
CreateServerHUD()
{
level.infotext = NewHudElem();
level.infotext.alignX = "center";
level.infotext.alignY = "bottom";
level.infotext.horzAlign = "center";
level.infotext.vertAlign = "bottom";
level.infotext.y = 25;
level.infotext.foreground = true;
level.infotext.fontScale = 1.35;
level.infotext.font = "objective";
level.infotext.alpha = 1;
level.infotext.glow = 0;
level.infotext.glowColor = ( 0, 0, 0 );
level.infotext.glowAlpha = 1;
level.infotext.color = ( 5.0, 5.0, 5.0 );
level.bar = level createServerBar((0.5, 0.5, 0.5), 1000, 25);
level.bar.alignX = "center";
level.bar.alignY = "bottom";
level.bar.horzAlign = "center";
level.bar.vertAlign = "bottom";
level.bar.y = 30;
level.bar.foreground = true;
level thread doInfoScroll();
}

[/code]
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked agtiger for this useful post:

gigoo
02-11-2011, 10:48 PM #2
Cool but those are old...
02-11-2011, 11:07 PM #3
agtiger
lolololololololololololol
Originally posted by TuhoajaFIN View Post
Cool but those are old...


kinda i made them way better
02-11-2011, 11:12 PM #4
Mr. Aimbot
¯\_(ツWinky Winky_/¯
Originally posted by agtiger View Post
kinda i made them way better


Adding your name doesn't make you pro... No

The following 4 users say thank you to Mr. Aimbot for this useful post:

Blackstorm, JakeM, Kameo, CHAOZ
02-11-2011, 11:13 PM #5
agtiger
lolololololololololololol
Originally posted by Mr.
Adding your name doesn't make you pro... No


i never said i was, i just use this to make newbs mad
02-11-2011, 11:25 PM #6
divybc
Former Staff
Its old and you didnt make them way better they look very much the same to me.

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

Blackstorm, Pauly
02-12-2011, 12:21 AM #7
agtiger
lolololololololololololol
Originally posted by oIDivybc
Its old and you didnt make them way better they look very much the same to me.


trol No
02-12-2011, 12:21 AM #8
divybc
Former Staff
Originally posted by agtiger View Post
trol No


Im not a troll mate, Just letting you know these are not new and theyre not any better than the originals.
02-12-2011, 12:26 AM #9
agtiger
lolololololololololololol
Originally posted by oIDivybc
Im not a troll mate, Just letting you know these are not new and theyre not any better than the originals.


then you are a hater
02-12-2011, 12:28 AM #10
divybc
Former Staff
Originally posted by agtiger View Post
then you are a hater


Then your a noob ? Don't think coz your on the internet you a ****ing keyboard gangster kid.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo