Quote:
Originally Posted by zokemon
I'm pretty sure that is just a way to format a string.
Like if you have:
"levels/images/block.png"
And put that into the function, it would return:
"levels/images/"
|
What you're thinking of is
extractfilepath().
Edit: By the way, I would just
love to be able to add in global functions.