The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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] Infinite Loop?
Dobbydoo Offline
Member

Posts: 50
Threads: 6
Joined: Aug 2011
Reputation: 0
#1
[Script] Infinite Loop?

Is there any way to make an infinite loop in Amnesia?

I've tried:
PHP Code: (Select All)
for(int k 2050k+=5
PHP Code: (Select All)
for (;;) 
PHP Code: (Select All)
while (== 1
PHP Code: (Select All)
for(int k 2== 1k+=5
and
PHP Code: (Select All)
while (1

But none have worked. They have just resulted in crashes of different kinds :/

12-30-2011, 07:35 PM
Find


Messages In This Thread
[Script] Infinite Loop? - by Dobbydoo - 12-30-2011, 07:35 PM
RE: [Script] Infinite Loop? - by Apjjm - 12-30-2011, 08:01 PM
RE: [Script] Infinite Loop? - by Dobbydoo - 12-30-2011, 08:26 PM
RE: [Script] Infinite Loop? - by Your Computer - 12-30-2011, 09:02 PM
RE: [Script] Infinite Loop? - by Dobbydoo - 12-30-2011, 09:20 PM



Users browsing this thread: 2 Guest(s)