ANH Build 095

From SWGANH Wiki
Jump to: navigation, search

Build Notes Archive - Build 095

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Anhlogo small(22x28).jpg Build 095
Commit date Jun 26, 2007
Author HTX
Version 0.1.095
Update chronology
← Previous  Current  Next →
ANH Build 094 ANH Build 095 ANH Build 096

Release Notes

  • sample amount is now based on ratio and survey skillmod

current formula:

sampleAmount = (uint32)floor((double)((15.0f * ratio) * (surveyMod / 100.0f)));