Page 1 of 1

No delay box break

Posted: Thu Jun 10, 2010 8:08 pm
by freezse
hiies, erm i wanna ask if no delay box breaking is still possible now in maplesea v93 cuz it would be of great help in the joyce pq. thanks

Re: No delay box break

Posted: Thu Jun 10, 2010 8:13 pm
by xynophobiax
theres a thread in gzn that i read a few days ago which requires you to wz edit reactor.wz , why don't you try it out yrself?

Re: No delay box break

Posted: Thu Jun 10, 2010 10:29 pm
by NoobHacker
xynophobiax wrote:theres a thread in gzn that i read a few days ago which requires you to wz edit reactor.wz , why don't you try it out yrself?
that doesnt work for me

Re: No delay box break

Posted: Fri Jun 11, 2010 11:13 am
by freezse
i found that thread too, linked from google, it req u to edit the reactor.wz using demswz which either didnt work or i dunoe hw to do it...

Re: No delay box break

Posted: Fri Jun 11, 2010 12:22 pm
by hairyhacker
freezse wrote:i found that thread too, linked from google, it req u to edit the reactor.wz using demswz which either didnt work or i dunoe hw to do it...
What did you do?
Did you do the following?

1. Open deMSwZ and open reactor wz in English.
2. Type in delay with a value of 1 at the 2 boxes below the left list respectively.
3. Process all and save.

------
#include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------

Re: No delay box break

Posted: Fri Jun 11, 2010 12:28 pm
by pure_fighter
hairyhacker wrote:
freezse wrote:i found that thread too, linked from google, it req u to edit the reactor.wz using demswz which either didnt work or i dunoe hw to do it...
What did you do?
Did you do the following?

1. Open deMSwZ and open reactor wz in English.
2. Type in delay with a value of 1 at the 2 boxes below the left list respectively.
3. Process all and save.

------
#include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------
did you try and work? o.0
if it works really helpful

Re: No delay box break

Posted: Fri Jun 11, 2010 1:03 pm
by PIEzLOVERS
hairyhacker wrote: #include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------
#include<iostream>
using namespace std;
int main()
{
cout << "HI I LIKE PIE X3"<<"\a\a";
return 0;
}
lol

Re: No delay box break

Posted: Fri Jun 11, 2010 1:13 pm
by Nerrazzuri
PIEzLOVERS wrote:
hairyhacker wrote: #include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------
#include<iostream>
using namespace std;
int main()
{
cout << "HI I LIKE PIE X3"<<"\a\a";
return 0;
}
lol

Code: Select all

#include <iostream>
using namespace std;

Main()
{
cout <<"You failed"<<endl;
return 0;
}
:lol: :lol:

Re: No delay box break

Posted: Fri Jun 11, 2010 4:46 pm
by freezse
um when i process all and save finish rite, theres this new folder containing all the "reactor.wz" folders in the place my demswz was located, is this an error or wad?