Post: New menu (Idea)
11-26-2011, 09:15 PM #1
Jacob-And-Britt
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); I thought of a menu were you have 6 to 9 options. Heres an example. But thats how it will look like on the screen so if your good at coding go for it you will release a new style menu all i ask is that you put me in creds.Smile

and make it to were when you scroll from the third option to make it go to the 2 part and so on and make the sub menus the same.
I posted this becouse i don't know how to code this and cod 4 needs new menus there all old.



(1st Part) (2nd Part) (3rd Part)
self addoption(M ,"Menu item",::function,); self addoption(M ,"Menu item",::Function,); self addoption(M ,"Menu item",::function,);
self addoption(M ,"Menu item",::function,); self addoption(M ,"Menu item",::Function,); self addoption(M ,"Menu item",::function,);
self addoption(M ,"Menu item",::function,); self addoption(M ,"Menu item",::Function,); self addoption(M ,"Menu item",::function,);
(adsbygoogle = window.adsbygoogle || []).push({});
11-26-2011, 09:25 PM #2
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by jbglitching View Post
I thought of a menu were you have 6 to 9 options. Heres an example. But thats how it will look like on the screen so if your good at coding go for it you will release a new style menu all i ask is that you put me in creds.Smile

and make it to were when you scroll from the third option to make it go to the 2 part and so on and make the sub menus the same.
I posted this becouse i don't know how to code this and cod 4 needs new menus there all old.



(1st Part) (2nd Part) (3rd Part)
self addoption(M ,"Menu item",::function,); self addoption(M ,"Menu item",::Function,); self addoption(M ,"Menu item",::function,);
self addoption(M ,"Menu item",::function,); self addoption(M ,"Menu item",::Function,); self addoption(M ,"Menu item",::function,);
self addoption(M ,"Menu item",::function,); self addoption(M ,"Menu item",::Function,); self addoption(M ,"Menu item",::function,);


So are you saying you want something that looks like this when you open the menu:

[ATTACH=CONFIG]13626[/ATTACH]

? And don't troll and my paint skills im a boss in paint ok :p.
11-26-2011, 09:27 PM #3
Jacob-And-Britt
I’m too L33T
Ya and what you mean troll
11-26-2011, 10:02 PM #4
Woof
...hmm
I don't know much about GSC but I'm sure you could just do something like... (rough script sketch)
    
options = "";
each3 = 0;
for(i = 0; i < menu["option"].size; i++){
if ( i == each3 )
options += "\n";
options += menu["options"][i] + "\t";
each3 += 3;
}

?
11-26-2011, 10:12 PM #5
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by reScript View Post
I don't know much about GSC but I'm sure you could just do something like... (rough script sketch)
    
options = "";
each3 = 0;
for(i = 0; i < menu["option"].size; i++){
if ( i == each3 )
options += "\n";
options += menu["options"][i] + "\t";
each3 += 3;
}

?


Go and give that to Correy he could do something with that i reckon Winky Winky.
11-26-2011, 11:15 PM #6
pcfreak30
>> PCFreak30.com Happy<<
I have a pretty nice menu base but its not posted on this site and i can not advertise...

PM me if you want it though...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo