Post: Can anyone tell me whats wrong with this?
01-19-2011, 04:16 AM #1
lallyman
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); Hi, I've recently been trying to edit Mossy v7. I added 3 guns and it worked successfully. I have been trying to add a Freeze All Players and I get an unkown function. Here is the code the patch I am using. You must login or register to view this content.

It needs to be converted to a xBox 360 patch_mp.ff. Can anyone help? I've been working on one code for evah cuz im a noob :P

The menu is in _class.gsc and my freezer code is in _MossysFunctions.gsc Please help Will +REP thanks
(adsbygoogle = window.adsbygoogle || []).push({});
01-19-2011, 07:03 PM #2
legitmod
Gym leader
Originally posted by lallyman View Post
Hi, I've recently been trying to edit Mossy v7. I added 3 guns and it worked successfully. I have been trying to add a Freeze All Players and I get an unkown function. Here is the code the patch I am using. You must login or register to view this content.

It needs to be converted to a xBox 360 patch_mp.ff. Can anyone help? I've been working on one code for evah cuz im a noob :P

The menu is in _class.gsc and my freezer code is in _MossysFunctions.gsc Please help Will +REP thanks
    menu.name[9]="Freeze Everyone";
menu.name[10]="Bots";
menu.name[11]="Super Jump";
menu.function[1]=maps\mp\moss\MossysFunctions::funcAntiJoin;
menu.function[2]=maps\mp\gametypes\_missions::funcDestroyChoppers;
menu.function[3]=maps\mp\moss\MossysFunctions::funcSuicideAC130;
menu.function[4]=maps\mp\moss\MossysFunctions::funcInvisible;
menu.function[5]=maps\mp\gametypes\_missions:GasppenAimingMenu;
menu.function[6]=maps\mp\moss\MossysFunctions::funcMakeGod;
menu.function[7]=maps\mp\moss\MossysFunctions::funcTeleportEveryone;
menu.function[8]=maps\mp\moss\MossysFunctions::funcTeleportAllPlayersMe;
menu.function[9]=maps\mp\gametypes\dd::Freezer;
menu.function[10]=maps\mp\gametypes\_missions:GasppenBotsMenu;
menu.function[11]=maps\mp\moss\MossysFunctions::funcLob;
ok the reason your getting the unknown function error is cause you are calling upon a a function that is clearly not there in dd or maybe you put it some where else lol im looking over your patch now an ill find it if i cant then ill put it some where you have space at cause clearly you have no more room in dd

Update: i found it fixed it no problems sept still get the same error so with that said theres more to it maybe there some thing else you may have added an your getting the error from that ill still look it over an see what i can find wrong so in the mean time ill send you the ps3 patch with the edit of the fix
01-20-2011, 12:24 AM #3
lallyman
Can’t trickshot me!
Originally posted by legitmod View Post
    menu.name[9]="Freeze Everyone";
menu.name[10]="Bots";
menu.name[11]="Super Jump";
menu.function[1]=maps\mp\moss\MossysFunctions::funcAntiJoin;
menu.function[2]=maps\mp\gametypes\_missions::funcDestroyChoppers;
menu.function[3]=maps\mp\moss\MossysFunctions::funcSuicideAC130;
menu.function[4]=maps\mp\moss\MossysFunctions::funcInvisible;
menu.function[5]=maps\mp\gametypes\_missions:GasppenAimingMenu;
menu.function[6]=maps\mp\moss\MossysFunctions::funcMakeGod;
menu.function[7]=maps\mp\moss\MossysFunctions::funcTeleportEveryone;
menu.function[8]=maps\mp\moss\MossysFunctions::funcTeleportAllPlayersMe;
menu.function[9]=maps\mp\gametypes\dd::Freezer;
menu.function[10]=maps\mp\gametypes\_missions:GasppenBotsMenu;
menu.function[11]=maps\mp\moss\MossysFunctions::funcLob;
ok the reason your getting the unknown function error is cause you are calling upon a a function that is clearly not there in dd or maybe you put it some where else lol im looking over your patch now an ill find it if i cant then ill put it some where you have space at cause clearly you have no more room in dd

Update: i found it fixed it no problems sept still get the same error so with that said theres more to it maybe there some thing else you may have added an your getting the error from that ill still look it over an see what i can find wrong so in the mean time ill send you the ps3 patch with the edit of the fix


thanks yeah i remember i put it in MossysFunctinos :S thanks if you fix it. I get the same error removing that and taking out promod FML

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo