Money Making/Development: Difference between revisions

No edit summary
Line 29: Line 29:
| Runs the game for 1,000 hours, as if the player was offline.
| Runs the game for 1,000 hours, as if the player was offline.
|-
|-
| Example
| <code>game.woodcutting.setXP(exp.level_to_xp(120)+1)</code>
| Example
| Sets woodcutting xp to level 120 + 1 exp.<br>
Replace "woodcutting" with the skill of choise, as well as "120" with the level of choice.
|-
|-
| Example
| Example
964

edits