234
edits
Line 110: | Line 110: | ||
GetSupportedClasses() exports one class: '''Statistics'''. | GetSupportedClasses() exports one class: '''Statistics'''. | ||
Old versions of Reversion are using simple constructor: '''new Statistics("http://www.soluciones3f.com.ar/reversioninfo.php")''' | |||
New versions of Reversion are using detailed constructor: '''new Statistics("http://www.soluciones3f.com.ar/reversioninfo.php", "1", gameLanguage, DCP_VERSION)''' | |||
Required method: '''Send()''' (known stats to send are "Start a new game" and "--Juego Finalizado--") | |||
Required method: '''SetRepeat()''' (known options are SetRepeat(0) and SetRepeat(60)) | |||
=== wme_steam.dll === | === wme_steam.dll === |
edits