View Single Post
  #1  
Old 09-14-2002, 09:54 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Passing empty strings as parameters

I was making something that had to pass strings as parameters whether or not the string was empty or not. Of course things screwed up and I found that I could not pass empty string values. Since it would not be worth the trouble to set it up so the script could figure out when a string was not passed, I am posting this. If this would be added, I would very much appreciate it.
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote