Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Puzzle Script Won't Reset
D3AD UPR1S1NG Offline
Member

Posts: 64
Threads: 21
Joined: Apr 2011
Reputation: 0
#3
RE: Puzzle Script Won't Reset

(11-21-2013, 02:50 PM)DnALANGE Wrote: As far as i can see your arent CHECKING if stuff is gonne happen.
here is an example from my mod. :
}
void ReSpawnRunners ()
{
if ( GetLocalVarInt( "SpawnMonsterCheckRunners") == 1)
{
AutoSave();
}
}
ReSpawnRunners();
The ReSpawnRunners(); Put that in PuzzleFail(string &in asTimer){}
IF i am correct, didnt take real close look.

Thanks for the help Smile but I managed to fix it by redoing the entire script, thanks again Smile

The Harrowing Tale Of Redendrew Mansion
11-21-2013, 07:21 PM
Find


Messages In This Thread
Puzzle Script Won't Reset - by D3AD UPR1S1NG - 11-21-2013, 12:13 PM
RE: Puzzle Script Won't Reset - by DnALANGE - 11-21-2013, 02:50 PM
RE: Puzzle Script Won't Reset - by D3AD UPR1S1NG - 11-21-2013, 07:21 PM
RE: Puzzle Script Won't Reset - by DnALANGE - 11-22-2013, 03:58 PM



Users browsing this thread: 1 Guest(s)