Thread: [DFX] Wac limits? :( (DFX/JO)
View Single Post
  #30  
Old 05-28-2018, 09:04 PM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

I've investigated concatenation, single line statements etc but I don't know enough to advise you reliably on that subject and I really don't know if it saves on overhead but it may help you.

Example:
Code:
if past(1) and never() then set(v17,5) endif
Reply With Quote