Post: Bzh35 edited by forflah123
04-02-2012, 08:56 PM #1
forflah123
Who’s Jim Erased?
(adsbygoogle = window.adsbygoogle || []).push({});

this is my edited version of the bzh35 patch

thanks to nay for converting patch from Xbox to PS3
and bzh35
credits in the patch

download link .......... You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});
04-02-2012, 11:40 PM #2
very pretty... :p
04-05-2012, 04:26 AM #3
Black Panther
Former Staff
Originally posted by COD5
very pretty... :p

Can you please tell me how to change where the menu is on the screen. The reason i'm asking you is becuase you have the best edits i've seen so please tell me. Please dont just tell me to search it on youtube or google, thats no help. Thank you for you time so far.


---------- Post added at 12:26 AM ---------- Previous post was at 12:23 AM ----------

What does the prestige gun do? Is that the fake derank gun?
04-05-2012, 12:18 PM #4
forflah123
Who’s Jim Erased?
Originally posted by xSlipzLeader View Post
Can you please tell me how to change where the menu is on the screen. The reason i'm asking you is becuase you have the best edits i've seen so please tell me. Please dont just tell me to search it on youtube or google, thats no help. Thank you for you time so far.


---------- Post added at 12:26 AM ---------- Previous post was at 12:23 AM ----------

What does the prestige gun do? Is that the fake derank gun?


what patch menu do you want to move because to move it you will need to change the position of everything writing included for example if it is a menu with only one shader and writing you can put this
self.blackscreen = self createRectangle("CENTER", "CENTER", 5, 0, 300, 800,(0,0,0),"white",-1000,0);
self.scrollbar = self createRectangle("CENTER", "CENTER", 5, self.display[0].y, 300, 30,(0,0,1),"white",-500,0);

and then for the writing you will need
where it says self thread watchSelecting( menu );
if it on the right like in my vid it will look like this

self.display = createFontString( "objective", 2.1 ,self );
self.display setPoint( "LEFT", "CENTER", 89, -131 + (i*24));
self.display setText("");
self.display.sort = 100;

you will need to replace it with

self.display = createFontString( "objective", 1.7);
self.display setPoint( "CENTER", "CENTER", 0, i*25-150);
self.display setText("");

after you have done that you will need to move every things else if you are using the menu in the vid because the patch has different location for different shader which will need changing
but if you are using someone else menu you can just use the stuff up top and it should move

The following user thanked forflah123 for this useful post:

COD5-MAN-
04-05-2012, 12:32 PM #5
Black Panther
Former Staff
Originally posted by forflah123 View Post
what patch menu do you want to move because to move it you will need to change the position of everything writing included for example if it is a menu with only one shader and writing you can put this
self.blackscreen = self createRectangle("CENTER", "CENTER", 5, 0, 300, 800,(0,0,0),"white",-1000,0);
self.scrollbar = self createRectangle("CENTER", "CENTER", 5, self.display[0].y, 300, 30,(0,0,1),"white",-500,0);

and then for the writing you will need
where it says self thread watchSelecting( menu );
if it on the right like in my vid it will look like this

self.display = createFontString( "objective", 2.1 ,self );
self.display setPoint( "LEFT", "CENTER", 89, -131 + (i*24));
self.display setText("");
self.display.sort = 100;

you will need to replace it with

self.display = createFontString( "objective", 1.7);
self.display setPoint( "CENTER", "CENTER", 0, i*25-150);
self.display setText("");

after you have done that you will need to move every things else if you are using the menu in the vid because the patch has different location for different shader which will need changing
but if you are using someone else menu you can just use the stuff up top and it should move

I was thinking of moving the menu place of Bzh35 menu and all the shaders and get rid of the instuctions. Also can you edit the controlls of the menu i was thinking of making it like a mw2 menu as in DPAD up to open but r1 l2 to scroll and x to select.
04-05-2012, 08:18 PM #6
nay1995
The Master
Originally posted by forflah123 View Post

this is my edited version of the bzh35 patch

thanks to nay for converting patch from Xbox to PS3
and bzh35
credits in the patch

download link .......... You must login or register to view this content.


verry impressed with you for crediting me and leaving credits within the patch if people where like you everyone on the ngu modding community would get along Smile

The following user thanked nay1995 for this useful post:

COD5-MAN-
04-05-2012, 08:24 PM #7
Black Panther
Former Staff
Originally posted by nay View Post
verry impressed with you for crediting me and leaving credits within the patch if people where like you everyone on the ngu modding community would get along Smile

Hey Nay how do You convert waw xbox patches to ps3 please tell me
04-05-2012, 09:43 PM #8
nay1995
The Master
simply decompress a xbox patch or if your a noob open it up ina xbox compatible ff viewer, then decompress the ps3 or if your a noob open it up in a ps3 ff viewer then simply coy and paste the .gsc and rename them and there you go, but some patches require you to fiddle around with .gscs to et the to fi, thats where its down to you!

The following user thanked nay1995 for this useful post:

COD5-MAN-
04-19-2012, 11:18 AM #9
Black Panther
Former Staff
Im recently new to editing and im not a really fast learner on .gsc codes, can one of you tell me how to change the placement of the karoolus menu shader and words to the middle of the screen and can you tell me how to add more stuff to the menu like how to add more sub menus and host options syuch as admin or cohost and infectable mod menu. some really cool stuff. oh yeah and the shader edits like in nay's extreem patch if you can tell me that it will help ALOT
04-28-2012, 09:46 AM #10
forflah123
Who’s Jim Erased?
Originally posted by xSlipzLeader View Post
Im recently new to editing and im not a really fast learner on .gsc codes, can one of you tell me how to change the placement of the karoolus menu shader and words to the middle of the screen and can you tell me how to add more stuff to the menu like how to add more sub menus and host options syuch as admin or cohost and infectable mod menu. some really cool stuff. oh yeah and the shader edits like in nay's extreem patch if you can tell me that it will help ALOT


go on youtube to find out but if you steel cant add me on skype i show you

The following 2 users say thank you to forflah123 for this useful post:

COD5-MAN-, COD5-MAN-

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo