how to save city name? (Y_ini)
#9

( pInfo[ playerid ][ City ] == 1 ) ? ( "Los Santos" ) : ( "Las venturas" );

Use:
pawn Код:
format( bla, 38, "Town: %s", ( pInfo[ playerid ][ City ] == 1 ) ? ( "Los Santos" ) : ( "Las venturas" ) );
Reply


Messages In This Thread
how to save city name? (on stats) - by TrueForYourSelf - 25.02.2013, 14:17
Re: ****** how to save city name? (Y_ini) - by Hoss - 25.02.2013, 14:18
Re: ****** how to save city name? (Y_ini) - by Rock - 25.02.2013, 14:20
Re: how to save city name? (Y_ini) - by TrueForYourSelf - 25.02.2013, 14:29
Re: how to save city name? (Y_ini) - by Goldino - 25.02.2013, 14:32
Re: how to save city name? (Y_ini) - by TrueForYourSelf - 25.02.2013, 14:35
Re: how to save city name? (Y_ini) - by Rock - 25.02.2013, 15:10
Re: how to save city name? (Y_ini) - by TrueForYourSelf - 25.02.2013, 15:16
Re: how to save city name? (Y_ini) - by Rock - 25.02.2013, 15:39
Re: how to save city name? (Y_ini) - by TrueForYourSelf - 25.02.2013, 15:47

Forum Jump:


Users browsing this thread: 1 Guest(s)