Add more weapons
Hit ~ then type: lua medoof()
|
Add weapons
Hit ~ then type: lua medave()
|
Disable God mode
Hit ~ then type: lua ungod()
|
Disable invisibility
Hit ~ then type: lua PlayerVisible()
|
Empty weapon slots
Hit ~ then type: lua ResetWeaponSlots()
|
Full ammunition
Hit tab then type lua allammo()
|
God mode
Hit tab then type: ua god()
|
Invisibility
Hit ~ then type: lua PlayerInvisible()
|
Low gore
Hit ~ then type: lua PTLowGoreVersion()
|
Set speed
Hit ~ then type: lua speed([number])
|
Set speed
Hit ~ then type lua speed([number])
|
Skip level
Hit ~ then type: lua levelend()
|
Spawn indicated weapon
Hit ~ then type: lua summon(PickupKnife)
|
Spawn indicated weapon
Hit ~ then type: lua summon(PickupColt)
|
Spawn indicated weapon (choose a weapon from list)
Hit ~ then type: lua summon(Weapon)
Where weapon = any of the following:
Knife, Socom, Mac10, PumpGun, M16, Sniper, GatlingGun, Jackhammer, Flamer, UdderGun, A_Gun, IonRifle, Pitbull, SpectreEyes.
|
Toggle flight mode
Hit ~ then type: lua PTFly([on/off])
|