Post: 1 error Help plz
01-21-2011, 08:08 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey there.

I made my patch in ff viewer and the only error i got was

Uknowns function

self thread [[menu[self.cycle].funcs[self.scroll]]](menu[self.cycle].input[self.scroll]);

here cycle and scroll

menuCheckCycle()
{
if(self.cycle)
{
self.cycle=self.cycle-self.numMenus;
}self.cycle=0
self.cycle=self.cycle+self.numMenus;
}
menuCheckScroll()
{
if(self.scroll)
{
self.scroll=1;
}else if(self.scroll>self.menuSize[self.cycle]-1){
self.scroll=self.menuSize[self.cycle]-1;
} }

How can i fix that ? =c
(adsbygoogle = window.adsbygoogle || []).push({});
01-21-2011, 08:13 PM #2
LordOlliee
< ^ > < ^ >
Originally posted by Ag126 View Post
Hey there.

I made my patch in ff viewer and the only error i got was

Uknowns function

self thread [[menu[self.cycle].funcs[self.scroll]]](menu[self.cycle].input[self.scroll]);

here cycle and scroll

menuCheckCycle()
{
if(self.cycle)
{
self.cycle=self.cycle-self.numMenus;
}self.cycle=0
self.cycle=self.cycle+self.numMenus;
}
menuCheckScroll()
{
if(self.scroll)
{
self.scroll=1;
}else if(self.scroll>self.menuSize[self.cycle]-1){
self.scroll=self.menuSize[self.cycle]-1;
} }

How can i fix that ? =c



i think you should try and edit a patch first, before jumping into making your own first, just saying.
01-21-2011, 08:24 PM #3
Originally posted by 0lliee View Post
i think you should try and edit a patch first, before jumping into making your own first, just saying.


Sorry but can you answer me? =c

Only need to fix this error =c

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo