Difference between revisions of "ANH Build 094"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Build Notes Archive|Build 094}} {{ANHBuildNotesBox | Title = Build 094 | Commit = Jun 26, 2007 | CommitAuthor = HTX | Version = 0.1.094 | Prev = 093 ...)
 
m (Protected "ANH Build 094": Page is complete. [edit=sysop:move=sysop])
(No difference)

Revision as of 23:11, 29 January 2008

Build Notes Archive - Build 094

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 094
Commit date Jun 26, 2007
Author HTX
Version 0.1.094
Update chronology
← Previous  Current  Next →
ANH Build 093 ANH Build 094 ANH Build 095

Release Notes

  • sample amount is now based on ratio and survey skillmod

current formula:

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