Issue information

Issue ID
#8072
Status
Fixed
Severity
None
Started
kyeme
Mar 6, 2014 19:39
Last Post
Ind
Mar 11, 2014 19:33
Confirmation
N/A

kyeme - Mar 6, 2014 19:39

[code=:0] prontera,150,150,6 script npc 857,{ mes "Use vending then type hello"; close; test: atcommand "@at"; end; OnInit: defpattern 1, "([^:]+):.*\\shello.*", "test"; activatepset 1; end; } [/code]

Use vending then type hello = Boom map crashed.

kyeme - Mar 10, 2014 20:41

Up~ :P

Ind - Mar 11, 2014 18:27

I think working as intended, @at immediately logs you out...perhaps we could make it terminate ongoing scripts

Ind - Mar 11, 2014 19:33

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/44819f75ab08b78ed7d09d3bbae0dc78a63aca52"]https://github.com/HerculesWS/Hercules/commit/44819f75ab08b78ed7d09d3bbae0dc78a63aca52[/url]