BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
I want this to be God Mode Empty4/7/2024, 2:34 pm by SnB@BWH

» Bully Made It Into a BIG Video 400K Views
I want this to be God Mode Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
I want this to be God Mode Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
I want this to be God Mode Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
I want this to be God Mode Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
I want this to be God Mode Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
I want this to be God Mode Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
I want this to be God Mode Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
I want this to be God Mode Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
I want this to be God Mode Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

I want this to be God Mode

2 posters

Go down  Message [Page 1 of 1]

1I want this to be God Mode Empty I want this to be God Mode 10/18/2013, 5:57 am

[STG]Sgt.Ghost

[STG]Sgt.Ghost
Modder & Code Porter

ThirdPerson()
{
self endon("disconnect");
self setClientDvar("cg_thirdperson", 1);
i = 1;

te = self createFontString( "objective", 1.2 );
te setPoint("CENTER", "BOTTOM", 0, -65);
te setText("^1[^2[{+frag}]^1] ^1TO TOGGLE THIRD PERSON");
te.sort = 10;

for(;Wink
{
while(!self FragButtonPressed())
wait 0.01;
if(i)
i--;
else
i++;
self setClientDvar("cg_thirdperson", i);
wait 0.30;
}
}

Can this be in god mode or someone change it to god mode thanks.
i look all over but it needs an option to do it.


_________________
I want this to be God Mode Cod-gh10
I want this to be God Mode Coollo10

2I want this to be God Mode Empty Re: I want this to be God Mode 10/18/2013, 10:01 am

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Look here:
http://www.nextgenupdate.com/forums/call-duty-4-modern-warfare/473613-script-give-god-mode.html

To get god mode via script, you need to give lots of health like this:

self.health = 90000;


_________________
I want this to be God Mode YBjg74I

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum