Table for Tempest?

Ask about cheats/tables for single player games here
Post Reply
User avatar
JJDrakken
Expert Cheater
Expert Cheater
Posts: 58
Joined: Tue Mar 07, 2017 2:03 pm
Reputation: 9

Table for Tempest?

Post by JJDrakken »

I can't seem to find one here, can someone do one?

LillyanaKabal
Expert Cheater
Expert Cheater
Posts: 191
Joined: Mon Aug 14, 2017 9:07 pm
Reputation: 20

Re: Table for Tempest?

Post by LillyanaKabal »

I am also in the dark for anything related to Tempest. And so will also want a table for it.

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: Table for Tempest?

Post by fantomas »

Take a look here:
[Link]

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 770

Re: Table for Tempest?

Post by Cake-san »

...
Attachments
tempest.CT
v1.1.0
(5.04 KiB) Downloaded 358 times

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: Table for Tempest?

Post by fantomas »

Cake-san's cheat table works fine here. I would just add a little cheat for Infinite Player Health

Code: Select all

// Game: Tempest
// Version: 1.1.0

define(damagePlayer,Explore:DamagePlayer)

[ENABLE]
label(_damagePlayer)
registersymbol(_damagePlayer)

damagePlayer:
_damagePlayer:
  ret                 // Player Inf Health

[DISABLE]
_damagePlayer:
  push ebp

unregistersymbol(_damagePlayer)
This one will prevent your team XP Points from decreasing - 1 XP is only what you need for this cheat to work.

Code: Select all

//Game: Tempest
//Version: 1.1.0

define(changeXpPoints,ConfigPanel:ChangeXpPoints)

[ENABLE]
label(_changeXpPoints)
registersymbol(_changeXpPoints)

changeXpPoints:
_changeXpPoints:
  ret                   // Your Team EXP Points will never decrease.
                        // Although you need at least 1 XP for this cheat to work successfully.

[DISABLE]
_changeXpPoints:
  push ebp

unregistersymbol(_changeXpPoints)

SuperFrog
Cheater
Cheater
Posts: 49
Joined: Wed Apr 19, 2017 2:09 pm
Reputation: 2

Re: Table for Tempest?

Post by SuperFrog »

Any chance to update this to current game version 1.2.5?

Post Reply

Who is online

Users browsing this forum: NotAnyoneThatUKnow