Package games.stendhal.server.script
Class CreaturesRatioCalculator
java.lang.Object
games.stendhal.server.core.scripting.ScriptImpl
games.stendhal.server.script.CreaturesRatioCalculator
- All Implemented Interfaces:
Script
Runs the calculator for best creature of moneys amount (converting all to moneys from their corpse).
- Author:
- yoriy
-
Field Summary
Fields inherited from class games.stendhal.server.core.scripting.ScriptImpl
sandbox -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class games.stendhal.server.core.scripting.ScriptImpl
load, unload
-
Constructor Details
-
CreaturesRatioCalculator
public CreaturesRatioCalculator()
-
-
Method Details
-
execute
Description copied from interface:ScriptExecutes this script.- Specified by:
executein interfaceScript- Overrides:
executein classScriptImpl- Parameters:
admin- the admin who load it ornullon server start.args- the arguments the admin specified ornullon server start.
-