Post: [GSC] Managed Code List
11-05-2015, 01:05 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
Hey heres a managed code list for GSC Codes from Call of Duty Black Ops 1.
Just post your new codes below.

General Files/Lists
Weapon List
You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.
Dvars & Killstreaks
You must login or register to view this content.
You must login or register to view this content.
Game- types/modes
You must login or register to view this content.
Maps
You must login or register to view this content.
You must login or register to view this content.
Visions
You must login or register to view this content.
GSC Files
You must login or register to view this content.


God Mode

Created by You must login or register to view this content..
    
GodMode()
{
if( self.cheat["God"] == "^1OFF" )
{
self enableInvulnerability();
self.cheat["God"] = "^2ON";
self iprintln("Godmode ^2ON");
}
else if( self.cheat["God"] == "^2ON" )
{
self disableInvulnerability();
self.cheat["God"] = "^1OFF";
self iprintln("Godmode ^1OFF");
}
}


Fonts

    
default
hudbig
smallfixed
bigfixed
objective


Button Codes

    
self ActionSlotOneButtonPressed() - DPAD Up
self ActionSlotTwoButtonPressed() - DPAD Down
self ActionSlotThreeButtonPressed() - DPAD Left
self ActionSlotFourButtonPressed() - DPAD Right
self AttackButtonPressed() - RT/R1
self AdsButtonPressed() - LT/L1
self SecondaryOffhandButtonPressed() - LB/L2
self FragButtonPressed() - RB/R2
self JumpButtonPressed() - A/X
self UseButtonPressed() - X/Square
self MeleeButtonPressed() - RS/R3
self ChangeSeatButtonPressed() - Y/Triangle
self ThrowButtonPressed() - B/O



I will work to clean up my Codes after that I will post they here.




Please you this kind of way to post codes below:

    
[B]YOUR_FUNCTION_NAME[/B]
[SPOILER]
Created by [URL="YOUR_PROFIL/YOTUBE/WEBSITE"]YOURNAME[/URL].
[CODE]
//Here your Code
[/CODE]
[/SPOILER]
Last edited by MCabCon ; 11-05-2015 at 10:05 PM.

The following 3 users say thank you to MCabCon for this useful post:

iiiCenTurY, Insult, xePixTvx
11-05-2015, 01:28 PM #2
iiiCenTurY
Gym leader
Nice, i will add some Codes when i get Home Smile

The following user thanked iiiCenTurY for this useful post:

MCabCon

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo