Post: [GSC] Theard Share Your Functions
09-10-2014, 08:50 AM #1
Turk_Warrior
League Champion
(adsbygoogle = window.adsbygoogle || []).push({});
    Toggle_God()
{
if(self.God==false)
{
self iPrintln("GodMod [^2ON^7]");
self.maxhealth=999999999;
self.health=self.maxhealth;
if(self.health<self.maxhealth)self.health=self.maxhealth;
self enableInvulnerability();
self.God=true;
}
else
{
self iPrintln("GodMod [^1OFF^7]");
self.maxhealth=100;
self.health=self.maxhealth;
self disableInvulnerability();
self.God=false;
}
}


ZeiiKeN For Supplying Godmode Function
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Turk_Warrior for this useful post:

V--JR7
09-10-2014, 09:00 AM #2
ZeiiKeN
Group 935
My Code working

    Toggle_God()
{
if(self.God==false)
{
self iPrintln("GodMod [^2ON^7]");
self.maxhealth=999999999;
self.health=self.maxhealth;
if(self.health<self.maxhealth)self.health=self.maxhealth;
self enableInvulnerability();
self.God=true;
}
else
{
self iPrintln("GodMod [^1OFF^7]");
self.maxhealth=100;
self.health=self.maxhealth;
self disableInvulnerability();
self.God=false;
}
}

The following user thanked ZeiiKeN for this useful post:

Turk_Warrior
09-10-2014, 09:26 AM #3
Turk_Warrior
League Champion
Originally posted by ZeiiKeN View Post
My Code working

    Toggle_God()
{
if(self.God==false)
{
self iPrintln("GodMod [^2ON^7]");
self.maxhealth=999999999;
self.health=self.maxhealth;
if(self.health<self.maxhealth)self.health=self.maxhealth;
self enableInvulnerability();
self.God=true;
}
else
{
self iPrintln("GodMod [^1OFF^7]");
self.maxhealth=100;
self.health=self.maxhealth;
self disableInvulnerability();
self.God=false;
}
}


Thank you Very much can i ask you something how do i disable the freeze on your menu? when you open it ?

Do you have any more goodies i could use ?

The following user thanked Turk_Warrior for this useful post:

V--JR7
09-10-2014, 09:36 AM #4
Kizza09
Are you high?
Originally posted by Warrior View Post
Thank you Very much can i ask you something how do i disable the freeze on your menu? when you open it ?

Do you have any more goodies i could use ?



search for freeze when you see --> MenuOpening()
{
self freezecontrols(true); <---- Change true to (false)
09-10-2014, 11:23 AM #5
Xx-GIPPI-xX
Modding Passion
Originally posted by Warrior View Post
    Toggle_God()
{
if(self.God==false)
{
self iPrintln("GodMod [^2ON^7]");
self.maxhealth=999999999;
self.health=self.maxhealth;
if(self.health<self.maxhealth)self.health=self.maxhealth;
self enableInvulnerability();
self.God=true;
}
else
{
self iPrintln("GodMod [^1OFF^7]");
self.maxhealth=100;
self.health=self.maxhealth;
self disableInvulnerability();
self.God=false;
}
}


ZeiiKeN For Supplying Godmode Function


how to use this code???
where put this......??
its possible open .ff files for bo2???
09-10-2014, 11:27 AM #6
Turk_Warrior
League Champion
Originally posted by xX View Post
how to use this code???
where put this......??
its possible open .ff files for bo2???


You Will Need to use Sebbs GSC Injector (Elite Only)
Or
Use DexftwModder GSC Injector

The following user thanked Turk_Warrior for this useful post:

V--JR7
09-11-2014, 12:15 AM #7
xballox
Pokemon Trainer
There someone gsc injector For ps3 that i dont need to pay? .-.
09-13-2014, 08:47 PM #8
Confusing
Climbing up the ladder
there is already a thread by lol on this.
09-13-2014, 08:55 PM #9
Turk_Warrior
League Champion
Originally posted by Confusing View Post
there is already a thread by lol on this.


if you read this was made first but i didnt have the time to put the functions in
09-13-2014, 09:22 PM #10
Confusing
Climbing up the ladder
ow kk

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo