Raised This Month: $32 Target: $400
 8% 

AMX SSBan v2.6 [UPDATE: 10.Jul.2010]


Post New Thread Reply   
 
Thread Tools Display Modes
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 04-18-2009 , 13:04   Re: AMXX Snapshot v1.4
Reply With Quote #21

Quote:
Originally Posted by xPaw View Post
make cvar for this, 0 - chat, 1 - hud...
good ideea xPaw THX
__________________
dorin2oo7 is offline
merkava
Junior Member
Join Date: Jun 2008
Old 04-18-2009 , 13:52   Re: AMXX Snapshot v1.4
Reply With Quote #22

Code:
[pl]
SS_MSG1 = !y[%s] ADMIN: !g%s !yzrobil Ci screena!
SS_MSG2 = !y[%s] Data: !g%s !y| Serwer: !t%s !y!
SS_MSG3 = !y[%s] Nick: !g%s !y| IP: !g%s !ySteamID: !g%s !y| Kraj: !g%s
SS_MSG4 = !y[%s] Jesli uwazasz, ze to pomylka wejdz na: !t%s !y!
SS_CASE2 = !yADMIN !g%s !yzrobil screena graczowi !g%s
SS_CASE1 = !yADMIN zrobil screena graczowi !g%s
SS_CONSOLE = Zrobiono Ci screena %s !
merkava is offline
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 04-18-2009 , 21:41   Re: AMXX Snapshot v1.5
Reply With Quote #23

New v1.5 UPDATE

View Changelog http://forums.alliedmods.net/showpos...99&postcount=1
__________________
dorin2oo7 is offline
D-TOX
Member
Join Date: Mar 2008
Old 04-20-2009 , 17:46   Re: AMXX Snapshot v1.5
Reply With Quote #24

Swedish translation ^^

Quote:
[sv]
SS_MSG1 = !y[%s] ADMIN: !g%s !yanv'a'nde kommandot SnapShot pa dig !
SS_MSG2 = !y[%s] Datum: !g%s !y| Server: !t%s !y!
SS_MSG3 = !y[%s] Spelarens Namn: !g%s !y| IP: !g%s !ySteamID: !g%s !y| Land: !g%s
SS_MSG4 = !y[%s] Bes'o'k !t%s !y! ifall du vill bli unbannad.
SS_MSG_HUD = Datum: %s | Server: %s !^nSpelarens Namn: %s IP: %s ^nSteamID: %s | Land: %s ^nBes'o'k %s ifall du vill bli unbannad!
SS_CASE2 = !yADMIN !g%s !yanv'a'nde kommandot SnapShot pa !g%s
SS_CASE1 = !yADMIN anv'a'nde kommandot SnapShot pa !g%s
SS_CONSOLE = Du tog just nagra SnapShots pa %s !
Någon svensk får gärna rätta mig om jag har fel.
D-TOX is offline
Simax
Member
Join Date: Apr 2009
Old 04-21-2009 , 08:42   Re: AMXX Snapshot v1.5
Reply With Quote #25

interesting plag, test it=)
Simax is offline
rocks
New Member
Join Date: Apr 2009
Old 04-28-2009 , 11:57   Re: AMXX Snapshot v1.5
Reply With Quote #26

how i can show this screenshot
where are this pics saved
rocks is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 04-28-2009 , 12:00   Re: AMXX Snapshot v1.5
Reply With Quote #27

The pics are saved on the clients computer. If you want them from the client, the client will have to give them to you
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 04-28-2009 , 12:05   Re: AMXX Snapshot v1.5
Reply With Quote #28

Switch for 'show_message' would be good
PHP Code:
    new iMsgType get_pcvar_num(show_message);
    
    switch( 
iMsgType ) {
        case 
1: {
            
// chat
        
}
        case 
2: {
            
// hud
        
}
        case 
3: {
            
// chat + hud
        
}
    }
    
    
// just make it here dont place this in switch (only msgs there)
    
client_cmd(target,"wait;wait;snapshot;wait;snapshot;wait;snapshot"); 
__________________
xPaw is offline
rocks
New Member
Join Date: Apr 2009
Old 04-28-2009 , 12:19   Re: AMXX Snapshot v1.5
Reply With Quote #29

Quote:
Originally Posted by YamiKaitou View Post
The pics are saved on the clients computer. If you want them from the client, the client will have to give them to you
tnx mate
rocks is offline
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 04-28-2009 , 17:30   Re: AMXX Snapshot v1.5
Reply With Quote #30

Quote:
Originally Posted by xPaw View Post
Switch for 'show_message' would be good
PHP Code:
    new iMsgType get_pcvar_num(show_message);
    
    switch( 
iMsgType ) {
        case 
1: {
            
// chat
        
}
        case 
2: {
            
// hud
        
}
        case 
3: {
            
// chat + hud
        
}
    }
    
    
// just make it here dont place this in switch (only msgs there)
    
client_cmd(target,"wait;wait;snapshot;wait;snapshot;wait;snapshot"); 
Done - THX xPaw for the advice !
__________________
dorin2oo7 is offline
Reply


Thread Tools
Display Modes

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 09:16.


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