Changes between Version 37 and Version 38 of ScoringFormulas
- Timestamp:
- May 16, 2009, 4:07:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScoringFormulas
v37 v38 12 12 [[BR]][[BR]][[BR]] 13 13 == Create a scoring formula == 14 Create a DLL named "!FsSf_<formula id>.dll" which implement the interface described below (found in !FsFsdb.dll) .14 Create a DLL named "!FsSf_<formula id>.dll" which implement the interface described below (found in !FsFsdb.dll) in a class named "!Sf". 15 15 16 16 Put it in the folder where !FsComp.exe is and it should show up on the list for selecting a scoring formula.