|
|
| Author | Topic: $lengthof(string)$ question. |
| Computer Whizz |
Well. I'm just wondering whether $lengthof(string)$ can contain a variable? Could it contain $lengthof(#equipped#)$? Just so that I can see if the player has an object equipped? Computer |
| Luridii |
Looks like a familiar bit of code! Yes it can contain a string, been there done that |
| Alex |
The $lengthof(...)$ function would be pretty pointless if you couldn't put a string variable in it! |