From c116ea51790a6d42280cf599192614dc373cf91d Mon Sep 17 00:00:00 2001 From: Lance Date: Sun, 19 Nov 2006 04:46:50 +0000 Subject: Updated scripts with select().. THERE ARE TONS OF THEM!! Will somebody give me a hand or something? :B git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9259 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/lighthalzen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/cities/lighthalzen.txt') diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index c03c2c2d0..49fc9f60b 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -1050,7 +1050,7 @@ lighthalzen.gat,312,234,2 script Beggar 777,{ mes "Would you give me"; mes "some money?"; next; - if(select("Give him some money.:Ignore him.")==2){ + if(select("Give him some money.:Ignore him.")==2 || @menu == 255){ mes "[" + strcharinfo(0) + "]"; mes "..."; mes "......"; -- cgit v1.2.3-60-g2f50