Works great, I only see 1 small issue:
case 2:
cutin "",255;
break;
if it has break; at the end it makes the npc bug.
if you replace it with close;
it works perfectly fine
SpartacusTJ hasn't added any friends yet.
Posted by SpartacusTJ on 19 September 2015 - 11:04 PM
Works great, I only see 1 small issue:
case 2:
cutin "",255;
break;
if it has break; at the end it makes the npc bug.
if you replace it with close;
it works perfectly fine