Post: [GSC] Big Names (Black Ops ii Game scripting)
10-12-2014, 12:43 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); this code is for big names tested and works 1000% on sharks menu
to help some people that are new Reaper :pumpkin: going to release my menu soon ive took red dot city v2 and change colour and added lots more functions


     self add_option("SubMenu1", "BigNames", ::dobig);


dobig()
{
if(self.BG == true)
{
self iPrintln("Big Names : ^2ON");
setDvar("cg_overheadnamessize", "2.0");
self.BG = false;
}
else
{
self iPrintln("Big Names : ^1OFF");
setDvar("cg_overheadnamessize", "0.65");
self.BG = true;
}
}


im new to coding so go easy derp

credits to MiseryLegion for testing it Winky Winky
Last edited by Jordy428 ; 10-12-2014 at 03:54 PM. Reason: Fix

The following user thanked Jordy428 for this useful post:

XMLOBBYS

The following 2 users groaned at Jordy428 for this awful post:

MrToxlcBooty, SC58
10-12-2014, 12:53 PM #2
MiseryLegion
Do a barrel roll!
Niqqa, releasing shit that I tested without giving me credits Winky Winky
10-12-2014, 01:05 PM #3
TheSaltCracka
League Champion
Originally posted by MiseryLegion View Post
Niqqa, releasing shit that I tested without giving me credits Winky Winky


It's a dvar... This has been released for as long as I can remember...

The following user thanked TheSaltCracka for this useful post:

Loz
10-12-2014, 01:06 PM #4
Sync
The (ONE) Above!
Originally posted by TheSaltCracka View Post
It's a dvar... This has been released for as long as I can remember...


wat
10-12-2014, 01:13 PM #5
/SneakerStreet/
At least I can fight
Originally posted by Jordy428 View Post
going to release my menu soon ive took red dot city v2 and change colour and added lots more functions


Kidding me
10-12-2014, 02:02 PM #6
MiseryLegion
Do a barrel roll!
ik xD
Originally posted by TheSaltCracka View Post
It's a dvar... This has been released for as long as I can remember...
10-12-2014, 03:06 PM #7
Originally posted by Jordy428 View Post
this code is for big names tested and works 1000% on sharks menu
to help some people that are new Reaper :pumpkin: going to release my menu soon ive took red dot city v2 and change colour and added lots more functions


self add_option("SubMenu1", "BigNames", ::dobig);


dobig()
{
if(self.BG == true)
{
self iPrintln("Big Names : ^2ON");
setDvar("cg_overheadnamessize", "2.0");
self.LG = false;
}
else
{
self iPrintln("Big Names : ^1OFF");
setDvar("cg_overheadnamessize", "0.65");
self.BG = true;
}
}


im new to coding so go easy derp

credits to MiseryLegion for testing it Winky Winky


PM me
10-12-2014, 03:36 PM #8
Chris
Former Staff
Just wow. wat
10-12-2014, 06:36 PM #9
MrToxlcBooty
I defeated!
so when are u gonna release your 1337 h@x that YOU made?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo