r8092

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderator: Moderators

Message
Author
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

r8092

#1 Post by EternalHarvest »

http://openkore.svn.sourceforge.net/vie ... threv=8092

It's better to use operators with different precedence ( ||/&& vs or/and ) or parentheses when you're mixing "and" and "or" logic on the same level.

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: r8092

#2 Post by EternalHarvest »

Also some comments would be nice since there are now troubles with it: http://forums.openkore.com/viewtopic.php?t=17888

Locked