Gr, I have another question, is there a way to have a proc search a certain directory for character names? here's how I have my directorys set up:
players
player1
Character1
Character Save.sav
Character2
Character Save.sav
Character3
Character Save.sav
Character4
Character Save.sav
Character5
Character Save.sav
Player2
And so on and so forth...So I need to know if I can make it search ("/players/player1/") for ANY Directories, if it does, return character names, if it doesn't, end the proc.
I decided to use savefiles instead of lists, because savefiles are simply easier.
Any help would be appreciated, thanks in advance.
Copyright © 2025 BYOND Software.
All rights reserved.