View Single Post
  #13  
Old 08-01-2011, 07:15 PM
revloc02c's Avatar
revloc02c
Hill Giant
 
Join Date: Aug 2010
Location: UT
Posts: 215
Default

Quote:
Originally Posted by lerxst2112 View Post
There may be other places in the code that need to be changed. You'll probably have to examine each use of StackSize and see if it is being cast or assigned to a smaller variable size.
I see.

Quote:
Originally Posted by lerxst2112 View Post
IMO, set them all to 250 and move on. I don't see the benefit being worth the work.
I agree.

Quote:
Originally Posted by lerxst2112 View Post
As an example, all of these functions may be suspect:
This is good info to have if ever I get bored and want to try this again (if I ever do, I will post my findings here).

I appreciate it lerxst, you've been very helpful.
Reply With Quote