Scruffy3Janitor
Pokémon Ranger
i mean that when i made a gamemode to see what i could do, i could properly set up fishing in its poke folderI don't quite understand what you want to tell me here.
is the line of code preventing a GameMode from loading a .poke file at fishing when that .poke file doesn't exist in the original maps\poke folder.Code:If System.IO.File.Exists(GameController.GamePath & "\maps\poke\" & Screen.Level.LevelFile.Remove(Screen.Level.LevelFile.Length - 4, 4) & ".poke") = True Then