Player Scout RG Fast

Utilities and editors for Eastside Hockey Manager Freeware.
Post Reply
User avatar
FHockey
I'm Just a Bot
Posts: 65
Joined: Sun Apr 12, 2015 5:16 pm
Custom Rank: FHockey.com
Favourite Team: EHM Freeware

Player Scout RG Fast

Post by FHockey »

Fast player scout tool for Eastside Hockey Manager Freeware by Natasha.

Download: http://1drv.ms/1NvF1jZ

I like player scout, but it is too slow. That prompted me to write my own program that is much faster. I am just an amatuer programmer, so my code can probably be more efficient and effective. However, it is smaller and much, much faster than playerscout. The code was written for EHM 1.16.

The program searches the player.ehm file in your saved folder for the designated player name. Like playerscout, it cannot match those funky characters in the player's names. It has a few bugs that crop up once in a while. Nothing harmful, just annoying. Post the error message and a fix will be on the way, either by me or another fellow user.

To run the program, you need a jre supporting java 2, which is a free download from Sun's site. If you want to recompile the code, you will need the JSDK(also free). That package includes a copy of the JRE. Put the JRE in path by appending directory to path in autoexec.bat

path=c:\windows;c:\;c:\j2sdk1.4.0\bin

The program runs as an application, not an applet because applet's have very strict file access restrictions.

Start by typing the following command from DOS

c:\>javaw Finder

javaw allows the program to run free of the DOS window.

I prefer to create a batch file with the above command and add it as a shortcut to the desktop.

javaw PGraphics

Save with a .bat extension

ex: c:\>playersearch.bat

The program's default directory for player searches is c:\Program Files\Eastside Hockey Manager\saves\Smetana

To change to another directory, Click on File-->Open

This will pop up a menu. Choose the DIRECTORY (save folder) that you want to use for player searches. For example, if your game is saved in a folder named "Toronto", click once on that folder and press the Open button.

Search for a player by typing his name in the box above Find Player. If found, the player's ratings will display in the three rows of boxes.

The first row is the player's current ratings. The second row is the actual ceilings. The third row is the potential multiplied by the ceilings (except for penalty) that indicates what the player could become.

If you do choose to edit the program, please post the source code for others to use and share. Also, all suggestions about the program (positive or negative) are welcome. :)
Kovalkin
Learning to skate
Posts: 3
Joined: Thu Aug 22, 2024 9:10 am
Favourite Team: San Jose Sharks

Player Scout RG Fast

Post by Kovalkin »

Im just coming back to Freeware and wonder if there's any sign of this useful tool or similar out there on the web. Thanks & glad to be back.
User avatar
archibalduk
TBL Admin Team
Posts: 20372
Joined: Tue Jul 06, 2004 8:44 pm
Custom Rank: Seaside + Fruit Juice Mode
Favourite Team: Guildford (EPL) / Invicta (NIHL)
Location: United Kingdom
Contact:

Player Scout RG Fast

Post by archibalduk »

Kovalkin wrote: Thu Aug 22, 2024 9:12 am Im just coming back to Freeware and wonder if there's any sign of this useful tool or similar out there on the web. Thanks & glad to be back.
Unfortunately OneDrive invalidated all of the links but you can access things directly here: https://onedrive.live.com/?authkey=%21A ... 0E0329C5C5
Post Reply