The table was made and testen with the current igg-games version. So I don't know if it works with the [Link].
Features
Scripts
Infinite Dragon Health
Infinite Items
Infinite Dragon Manure
Infinite Dish
Instant Excellent Cooking
Picked Up Items got always Max Rank
Stop Time
Player Speed Multiplier
Dragon Speed Multiplier
Pointers
PlayerController Instance
DragonCharacterMovement Pointer
GameTimer Pointer
Jump height and players speed can be changed under PlayerController Instance->playerCharacterMovement->jumpPower and PlayerController Instance->playerCharacterMovement->speed
The rest of the pointers are mostly for research purpose.
Changelog
Table Update 27.11.2018:
- Added Stop Time script
Table Update 20.12.2018:
- Added Picked Up Items got always Max Rank script
- Added Player Speed Multiplier script
- Added Dragon Speed Multiplier script
I've updated the table with latest few scripts I got.
The game is pretty complex, they are calculating the ingame time from the real time, that makes time manipulation difficult. I couldn't find a proper way to do it. The same is for foodstuff spawn (the logic of the spawner is very complex).
I couldn't even find time to play the game, but I think with the current features you got almost anything you need.
Maybe I'll find the time to make a script to prevent the workers from slacking, because it's pretty annoying.
Last edited by igromanru on Tue Apr 27, 2021 5:23 pm, edited 1 time in total.