Register for your free account! | Forgot your password?

You last visited: Today at 00:05

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[SRC]Frage

Discussion on [SRC]Frage within the Flyff Private Server forum part of the Flyff category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2008
Posts: 178
Received Thanks: 10
[SRC]Frage

Hey hab eine frage .
Also wie ändert man das Screenshot Format und den Namen statt flyff000x Test000x oder so etwas .

MFG. greenmong
greenmong is offline  
Old 09/17/2011, 14:49   #2

 
elite*gold: 142
Join Date: Apr 2010
Posts: 859
Received Thanks: 428
PHP Code:
#if __VER >= 11 // __CAPTURE_JPG
    
{
        
CreateDirectory"Capture"NULL );
        while(
1)
        {
            
sprintffilename"Capture\\flyff%05d.jpg"bmpcnt );
            if( (
fp fopen(filename,"r")) == NULL ) break; else fclose(fp);
            
bmpcnt ++;
        }
    }
    
sprintffilename"Capture\\flyff%05d.jpg"bmpcnt );
    
SaveJPGfilename );
    
CString string;
    
string.Formatprj.GetText(TID_ADMIN_CAPTUREJPG), bmpcnt++ );
    
PutStringstringNULLprj.GetTextColor(TID_ADMIN_CAPTUREJPG) );
#else
    
{
        
CreateDirectory"Capture"NULL );
        while(
1)
        {
            
sprintffilename"Capture\\flyff%05d.bmp"bmpcnt );
            if( (
fp fopen(filename,"r")) == NULL ) break; else fclose(fp);
            
bmpcnt ++;
        }
    }
    
sprintffilename"Capture\\flyff%05d.bmp"bmpcnt );

    
SaveBitmapfilename );
    
CString string;
    
string.Formatprj.GetText(TID_ADMIN_SCREENSHOTSAVE), bmpcnt++ );
    
PutStringstringNULLprj.GetTextColor(TID_ADMIN_SCREENSHOTSAVE) );
#endif
    
                
    
return TRUE;

WndManager.cpp
©ross is offline  
Thanks
1 User
Old 09/17/2011, 14:56   #3
 
elite*gold: 0
Join Date: Nov 2008
Posts: 178
Received Thanks: 10
Danke
greenmong is offline  
Old 09/17/2011, 15:01   #4



 
Sedrika's Avatar
 
elite*gold: 18
The Black Market: 103/0/0
Join Date: Sep 2009
Posts: 20,177
Received Thanks: 14,471
Quote:
Originally Posted by greenmong View Post
Danke
Ihm ein Thanks zu geben hätte gereicht.

#Closerequest, da die frage anscheinend geklärt ist.
Sedrika is offline  
Thanks
2 Users
Closed Thread




All times are GMT +2. The time now is 00:05.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.