Search found 3 matches

by bigbrodeur
Mon Jul 07, 2014 1:23 am
Forum: Modding
Topic: boolean variable question ( SOLVED )
Replies: 5
Views: 5810

Re: boolean variable question

Yes it worked !!!!!!
Wow I didnt know function could not share the same name as variable.
Thank you allanius.
How can I changed the name of the topic to add SOLVED ?
by bigbrodeur
Sun Jul 06, 2014 9:40 pm
Forum: Modding
Topic: boolean variable question ( SOLVED )
Replies: 5
Views: 5810

Re: boolean variable question

No, thats the first thing I checked.
Even if I press the button first, it wont work.
But if i step on those plate and dont press the button it work, its that button that is problematic.
by bigbrodeur
Sun Jul 06, 2014 9:37 pm
Forum: Modding
Topic: boolean variable question ( SOLVED )
Replies: 5
Views: 5810

boolean variable question ( SOLVED )

Hi, I have look around the forum but canot find the answer to this. What I wanna do is close a door when you step on a hidden pressure plate but only if you have stepped on a previous pressure plate before. This part works fine, the problem is that I have a button that would put the variable to fals...