Release Menu Base Speedo

CF4_99

Veteran
Messages
145
Reaction score
57
Points
888
I added a title and did some personal modifications that helped the base, so I can make a forge game mode
 

VerTical

CEO
Donator
Messages
0
Reaction score
-82
Points
664
hey, I am having some trouble adding a sub menu, it is giving me an error when i add add the func_page function
ohh i know why i have add the function without the caller!

PHP:
func_opt( str, str1, str2, str3 )
{
    self.Text[ str ][ str1 ] = str2;
    self.func[ str ][ str1 ] = str3;
}

I will Updated the base!!!! Now!

:smile:
 
Top