[?] Echo Info?

5 replies [Last post]
rUnThEoN?!
Skullheadq3's picture
Offline
Joined: Dec 2005
Posts:
DE Germany

I can't echo info's like:
$(health)
$(armor)
$(ammo)
$(location)
...

etc.
what am I doing wrong? Big grin

hurrenson: "This idiot is apparently not familiar with a rail/sniper style."

BOZO
Bozo's picture
Offline
Joined: Feb 2010
Posts:
Re: [?] Echo Info?

Use "say" or "say_team" instead of "echo" or "echo2"!? Why would you print these values into the console anyway?

rUnThEoN?!
Skullheadq3's picture
Offline
Joined: Dec 2005
Posts:
DE Germany
Re: [?] Echo Info?

lets just say I want Winking

hurrenson: "This idiot is apparently not familiar with a rail/sniper style."

.aNk/xXxp4l/:bR.Shady'XYN!
ShadyAK's picture
Offline
Joined: Jul 2006
Posts:
Re: [?] Echo Info?

Sup braw try this:

if($lazery > 45%):
    echo JA JA WUNDERBAR;
elseif($lazery == 45%: // 
    echo ACH ACH NEIN MUST TRY HARDED;
else:
    echo "loop loop loop\n";
endif;
 
loop:
{I hit degauss button}
{wtf lag}
{meine sun ist makeing ze glare on ze screen, ist sehr hard to see, ja?}
{"/startrecord;" DU ER CHEATER, DEMO ANALYSIS FOR NEXT 2 WEEKS SCRIPT INITIATED}
{WTF AHXNXA IM LAZERY INSTAGIB CHAMPIOMN, NO NEEDTO IGNORE ME BRO}
{GUISE I CAN PLAY AS SNIPER IN NTF, IM GOOD WITH RAIL SO WE CAN ADAPT OUR TEAM AROUND THAT, JA?}
endloop;
 
 
?>

Alternatively try subbing #n for location, #I/ #L for armors etc

[+]

(*WASP*SH▲DOWKNIGHT) wrote:
nonsense repellent declamatory

(HK) GoddaM
goddam's picture
Offline
Joined: Aug 2004
Posts:
Re: [?] Echo Info?
rUnThEoN?! wrote:

I can't echo info's like:

$(health)

$(armor)

$(ammo)

$(location)

...

etc.

what am I doing wrong? Big grin

This is a well known problem for those who have haxtrigrable auto pilot v1.0 installed Innocent

Joking aside, i always have trouble with echo not working.

BOZO
Bozo's picture
Offline
Joined: Feb 2010
Posts:
Re: [?] Echo Info?
(HK) GoddaM wrote:

Joking aside, i always have trouble with echo not working.

I had this problem too until some nice person told me that I need to use echo2 with ExcessivePlus in order to see it printed on screen. Happy