From 3c477431dc73274bed040a2ef2578b45f1732eb3 Mon Sep 17 00:00:00 2001 From: Lorenc Pekaj Date: Tue, 16 Oct 2018 01:38:02 +1100 Subject: [PATCH] explosive round key modified --- gamemodes/sf-cnr.pwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes/sf-cnr.pwn b/gamemodes/sf-cnr.pwn index 05f7816..b3ef18b 100644 --- a/gamemodes/sf-cnr.pwn +++ b/gamemodes/sf-cnr.pwn @@ -11137,7 +11137,7 @@ public OnDialogResponse( playerid, dialogid, response, listitem, inputtext[ ] ) case 1: { p_ExplosiveBullets[ playerid ] += 10; - ShowPlayerHelpDialog( playerid, 3000, "Press ~r~~k~~CONVERSATION_YES~~w~ to activate explosive bullets." ); + ShowPlayerHelpDialog( playerid, 3000, "Press ~r~~k~~CONVERSATION_NO~~w~ to activate explosive bullets." ); } /*case 2: // taxes {