Thread: WAC Limits?
View Single Post
  #5  
Old 07-08-2024, 02:57 PM
jabo1SFH is offline jabo1SFH
jabo1SFH's Avatar
Registered User

Join Date: Jul 2019
Location: AZ
Posts: 531

Quote:
Originally Posted by Oscarmike247 View Post
Thanks guys for the replies!




Here is what I've found since I posted this. It may have something to do with the number of Text("") strings I'm printing.

I noticed that if I remove some text from some of the text strings it fixes the issue! Not by removing the Text("") commands, but removing some of the text within the strings.

I tallied up all of my text in the game, There are 163 Text("") commands and 4414 characters of text that will be displayed on the screen through out the map.

So I took all of these lines and put them into a NEW test map WAC and found that it prints every line until text line 153 or 4246 characters! after that it cuts it off the rest of the text and won't let any WAC commands fire after that.

So maybe I'm hitting a memory limit to the number of Text("") lines or text character limit in the game??
hmmm, this seems interesting. ok, so text is just stuff that shows up in the regular chat area ingame. would using console command help or do you think that will count as text?





Reply With Quote