Raised This Month: $ Target: $400
 0% 

Whats wrong here?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
nnajko
Senior Member
Join Date: May 2009
Location: Sweden
Old 03-21-2011 , 10:19   Re: Whats wrong here?
Reply With Quote #4

PHP Code:
new gSelectedModifyMsg[33][20]; 
PHP Code:
public handleModifyMenu(idnum)
{    
    switch( 
num )
    {
        case 
N1:
        {
            
gSelectedModifyType[id] = convertBlockAiming(id);
            
gSelectedModifyMsg[id] = "Convert";
        }
        case 
N2:
        {
            
gSelectedModifyType[id] = deleteBlockAiming(id);
            
gSelectedModifyMsg[id] = "Remove";
        }
        case 
N3:
        {
            
gSelectedModifyType[id] = rotateBlockAiming(id);
            
gSelectedModifyMsg[id] = "Rotate";
        }
        case 
N4:
        {
            
gSelectedModifyType[id] = showPropertiesMenu(id);
            
gSelectedModifyMsg[id] = "Set Properties";
        }
        case 
N5:
        {
            
gSelectedModifyType[id] = showRenderMenu(id);
            
gSelectedModifyMsg[id] = "Set rendering";
        }
    }
    
    
showMainMenu(id);

nnajko is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode