zarqon
Well-known member
I just created an imgur account to upload images with which to enhance my first post.  Then, I carefully edited my post using all the generated URLs.  However, when I submitted the edit, I discovered that evidently this forum has a limit of 4 images per post?  I had 13, which was a bit over the limit.  Can any minions or admins give me more image power?  Or should I figure out a different way to make my first post graphically informative?
@Theraze: perhaps you missed the TODO comments in my previous post.
@Magus: What browser are you using? Does it happen when you comment out this line from the main() function in fight.ash?
	
	
	
		
So far the only clue I have is Winterbay saying it doesn't happen when you remove adventure.ash. Since it doesn't happen to me, I'm not really able to fix this without more information.
				
			@Theraze: perhaps you missed the TODO comments in my previous post.
@Magus: What browser are you using? Does it happen when you comment out this line from the main() function in fight.ash?
		PHP:
	
	   if (post contains "runcombat" && post["runcombat"] == "heckyes") results = run_combat();
	So far the only clue I have is Winterbay saying it doesn't happen when you remove adventure.ash. Since it doesn't happen to me, I'm not really able to fix this without more information.