Thread: Achievements
View Single Post
amokossi
Senior Member
Join Date: Apr 2008
Old 03-02-2012 , 16:21   Re: Achievements
Reply With Quote #132

Is there a documentation what the Achievments mean? For example :
COWBOY_DIPLOMACY.

Maybe multilanguage would be nice

*EDIT*

I found this in the sma:
Quote:
#endif
if( equal( szAction, "Rescued_A_Hostage" ) )
{
g_iAchLevel[ id ][ COWBOY_DIPLOMACY ]++
switch( g_iAchLevel[ id ][ COWBOY_DIPLOMACY ] )
{
case 100:
{
g_iAchLevel[ id ][ COWBOY_DIPLOMACY ]++
Print( 0, "^4[Achievement]^3 %s^1 has earned ^3'^1Cowboy Diplomacy^3'^4 achievement!", szName )
emit_sound( id, CHAN_STATIC, g_szAchievementSound, 1.0, ATTN_NORM, 0, PITCH_NORM )
}
}
Print( 0, "^1[^4AMMX^1]^3 %s^1 has^4 rescued^1 a^3 Hostage^1.", szName )// Hostage rescued
}
So cowboy diplomacy is when you rescue a hostage and completed when reached 100? ( 100, // Cowboy Diplomacy)

best regards
Amokossi

Last edited by amokossi; 03-02-2012 at 16:24.
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi