metin2 minimap fps

  1. Staple

    Minimap SHOW FPS

    hello, today I will show you how to add FPS under the mini map, it will work even if you add the codes completely uiminimap.py OPEN FIND def __Initialize(self): ADD AFTER self.FPSInfo = 0 FIND self.serverInfo = self.GetChild("ServerInfo") ADD AFTER self.FPSInfo =...