OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Ae0n on 02 Aug 2007, 20:34:56

Title: How to NOT save/reload a campaign.
Post by: Ae0n on 02 Aug 2007, 20:34:56
When you play a mission from a campaign, you may die ingame.
If this happens you can :
- Reload from your last save
- Or restart the mission itself (if you don't have any save)
So you can continue your campaign's progression tree and not restart the whole campaign from the beginning.


Ok, Let's annoy gamers ! >:D
I want to force died player to restart the campaign from the beginning. I've noticed a interesting parameters in the campaign description.ext :
Code: [Select]
live=-1Does anyone know something about it ?
Title: Re: How to NOT save/reload a campaign.
Post by: JasonO on 02 Aug 2007, 20:42:14
I think the player can still do cheat save though. However CheatsEnabled command might let you know someone's used it.

I don't know what live=-1 is though.