Post: just a small question
03-14-2011, 09:12 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); with these patches are the codes the same ones from mw2? like could i use the mw2 codes in multiplayer w@w? because that would be great xD just wondering. for example.....
is the mw2 code :
    
doGod()
{
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 90000;
self.health = self.maxhealth;
while ( 1 ) {
wait .4;
if ( self.health < self.maxhealth )
self.health = self.maxhealth;
}
}

same for w@w... so that the same codes can be used in both games as long as the defualt_mp doesnt block them like mw2 1.12 does.
feedback with simple yes/no or detailed answer would be helpful
Thank You
(adsbygoogle = window.adsbygoogle || []).push({});
03-14-2011, 09:44 PM #2
Mr.Azoz
I’m too L33T
Originally posted by eldermonkey View Post
with these patches are the codes the same ones from mw2? like could i use the mw2 codes in multiplayer w@w? because that would be great xD just wondering. for example.....
is the mw2 code :
    
doGod()
{
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 90000;
self.health = self.maxhealth;
while ( 1 ) {
wait .4;
if ( self.health < self.maxhealth )
self.health = self.maxhealth;
}
}

same for w@w... so that the same codes can be used in both games as long as the defualt_mp doesnt block them like mw2 1.12 does.
feedback with simple yes/no or detailed answer would be helpful
Thank You


some of them work
03-14-2011, 09:46 PM #3
Originally posted by oo View Post
some of them work


um ok so.... i may just have to put all like 100 of them into a patchxD and see which ones worked lolHappy
cus i have a huge list of them:P
then i could easily put them into a patch for other people. ty for your feedback though. ill start editing i guess lol.
03-15-2011, 01:10 AM #4
aBoss
< ^ > < ^ >
i know the big Xp one works for W@W

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo