stock aloadfs(str[]){ new str2[128]; format(str2,sizeof(str2),"loadfs %s",str); SendRconCommand(str2);}