The Dink Network

Reply to Re: game crashes upon this scene

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 21st 2012, 10:41 AM
boncag.gif
JugglingDink
Peasant He/Him United Kingdom
Streetfish 
say_stop("well i was getting bored of sending the delightful screams of adventurers back via the well which they entered.",&crap);


I don't know for sure, but I have a feeling that string might be slightly too long. Try splitting it into two say_stop functions?

say_stop("well i was getting bored of sending the delightful screams",&crap);
say_stop("of adventurers back via the well which they entered.",&crap);