234
edits
Line 148: | Line 148: | ||
Known versions of Reversion are using detailed constructor: '''new Statistics("http://www.soluciones3f.com.ar/reversioninfo.php", "2", gameLanguage, DCP_VERSION)''' | Known versions of Reversion are using detailed constructor: '''new Statistics("http://www.soluciones3f.com.ar/reversioninfo.php", "2", gameLanguage, DCP_VERSION)''' | ||
Required method: '''Send()''' (known stats to send are "Start a new game" and "--Juego Finalizado--") | |||
Required method: '''SetRepeat()''' (known option is SetRepeat(0)) | |||
=== [[Reversion: The Return]] === | |||
A statistics plugin for WME 1.x by [[3f interactive]]. | |||
GetSupportedClasses() exports one class: '''Statistics'''. | |||
Known versions of Reversion are using detailed constructor: '''new Statistics("http://www.soluciones3f.com.ar/reversioninfo.php", "3", gameLanguage, DCP_VERSION)''' | |||
Required method: '''Send()''' (known stats to send are "Start a new game" and "--Juego Finalizado--") | Required method: '''Send()''' (known stats to send are "Start a new game" and "--Juego Finalizado--") |
edits