Thread: Vehicles
View Single Post
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old November 21st, 2017, 09:19 AM
Got it. Seems you can only edit the DescAppend field once. So I just combined the script.

Final 10000
field[DescAppend].text = field[actName].text & " " & "(" & field[actUserMin].value & ")" & " " & field[actName2].text & " " & "(" & field[actUserMax].value & ")"
Frodie is offline   #11 Reply With Quote