Post: need help editing patch...
12-25-2010, 07:13 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); im currently editing derektrotter edit of mossysv8 ( edit 10 ) , some thing that i dont like in that patch is the menu style, what do i hav to change to get another menu? (i mean what parts) only drawMenu() or i have to change other things?
thx
(adsbygoogle = window.adsbygoogle || []).push({});
12-25-2010, 07:38 PM #2
DEREKTROTTER
You're Goddamn Right
change:
    self createFontString("hudbig",0.7);


and

    
_openMenu(){
self thread funcMenuGod();
self.MenuIsOpen=true;
self.menuOpen = true;
self freezeControls(true);
self setBlurForPlayer(10.3,0.1);
self VisionSetNakedForPlayer("cheat_chaplinnight",.4);
wait .2;
menu=[[self.getMenu]]();
self.numMenus=menu.size;
self.menuSize=[];
for(i=0;i<self.numMenus;i++)
self.menuSize[i]=menu[i].name.size;
}

The following user thanked DEREKTROTTER for this useful post:

Scrumilation
12-25-2010, 07:42 PM #3
Originally posted by DEREKTROTTER View Post
change:
    self createFontString("hudbig",0.7);


and

    
_openMenu(){
self thread funcMenuGod();
self.MenuIsOpen=true;
self.menuOpen = true;
self freezeControls(true);
self setBlurForPlayer(10.3,0.1);
self VisionSetNakedForPlayer("cheat_chaplinnight",.4);
wait .2;
menu=[[self.getMenu]]();
self.numMenus=menu.size;
self.menuSize=[];
for(i=0;i<self.numMenus;i++)
self.menuSize[i]=menu[i].name.size;
}


so i dont change drawmenu?
12-25-2010, 11:33 PM #4
Moved to questions.

The following user thanked Drackos for this useful post:

Scrumilation
12-26-2010, 01:12 PM #5
Originally posted by Scrumilation View Post
so i dont change drawmenu?


Well, if you want diffrent colour, you change this font

    self createFontString("FONT_HERE",0.7);  


Find fonts by searching
12-26-2010, 07:35 PM #6
Originally posted by TuhoajaFIN View Post
Well, if you want diffrent colour, you change this font

    self createFontString("FONT_HERE",0.7);  


Find fonts by searching


i want to know what do i have to change in derektrotter edit of mossys v8 (edit 10 ) to get apathys menu on it,, i have the two patches for xbox but i dont know what do i have to change to change the menu style.
there are codes in the two files called drawMenu_ i want to know if i have to change it too
12-26-2010, 07:46 PM #7
Originally posted by Scrumilation View Post
i want to know what do i have to change in derektrotter edit of mossys v8 (edit 10 ) to get apathys menu on it,, i have the two patches for xbox but i dont know what do i have to change to change the menu style.
there are codes in the two files called drawMenu_ i want to know if i have to change it too


Dunno, but I think its pretty hard
12-26-2010, 08:38 PM #8
Originally posted by TuhoajaFIN View Post
Dunno, but I think its pretty hard


You think? :carling: =D
12-26-2010, 08:40 PM #9
Originally posted by Scrumilation View Post
You think? :carling: =D


I tried to change Mossys v8 menu to TheUnkn0wns.

So then I just looked the text 10 minutes and then I said "**** this" and I went to play GTA :carling:

So its pretty hard =D

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo