From f23fce1360a80e7bb5a7645ffa276d89eed415ff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Jul 2018 17:46:35 -0300 Subject: Bad operand --- npc/commands/ipcheck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/ipcheck.txt b/npc/commands/ipcheck.txt index eab4e825a..df72e1f5a 100644 --- a/npc/commands/ipcheck.txt +++ b/npc/commands/ipcheck.txt @@ -15,7 +15,7 @@ OnCall: .@request$ = strcharinfo(0); else .@request$ = implode(.@atcmd_parameters$, " "); - dispbottom strcharinfo(0)+": IP "getcharip(.@request$); + dispbottom strcharinfo(0)+": IP "+getcharip(.@request$); end; OnInit: -- cgit v1.2.3-60-g2f50