playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Updates & Downloads
»
Share New Actions
(Moderator:
600
) »
Bool Multi Condition
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Bool Multi Condition (Read 5377 times)
Lane
Administrator
Hero Member
Posts: 2511
Mender of the past
Bool Multi Condition
«
on:
December 31, 2014, 08:31:48 AM »
This is for comparing the values of multiple booleans to specific conditions. For instance cases where you would have to use many Bool Tests and states to see if a group of booleans are equal to T, F, F, F, T, T, F and where the Conditional Expression action might be too cumbersome to scale up to a larger number of conditions.
Debugging is intuitive and reports specific information on failures so it is easy to find problems related to the evaluation.
GitHub Link
Download the .cs file
«
Last Edit: December 31, 2014, 08:33:22 AM by Lane
»
Logged
Products by Cleverous
||
Vault Core
: Database
||
Vault Inventory
: Multiplayer Inventory
||
Vault Attributes
: Character Stats
||
That Hurt!
: Dmg Floaties
||
Quinn
: 3D
mdotstrange
Hero Member
Posts: 555
Re: Bool Multi Condition
«
Reply #1 on:
December 31, 2014, 12:24:06 PM »
This looks really helpful- thanks Lane!
Logged
Indie game dev and instructor at the Strange School.
Learn Playmaker at the Strange School!
wheretheidivides
Sr. Member
Posts: 496
Re: Bool Multi Condition
«
Reply #2 on:
December 31, 2014, 02:43:12 PM »
Dang, that was fast coding. Good job and will help people out.
Question: When you post these here, do you also put them into the eco-system?
Logged
Lane
Administrator
Hero Member
Posts: 2511
Mender of the past
Re: Bool Multi Condition
«
Reply #3 on:
December 31, 2014, 03:46:30 PM »
Yes, all of the new actions are also put on Ecosystem.
Logged
Products by Cleverous
||
Vault Core
: Database
||
Vault Inventory
: Multiplayer Inventory
||
Vault Attributes
: Character Stats
||
That Hurt!
: Dmg Floaties
||
Quinn
: 3D
cmy
Playmaker Newbie
Posts: 40
Re: Bool Multi Condition
«
Reply #4 on:
January 09, 2015, 10:39:14 PM »
This is a great action, I was looking for something like this early last year.
Logged
jeanfabre
Administrator
Hero Member
Posts: 15517
Official Playmaker Support
Re: Bool Multi Condition
«
Reply #5 on:
January 10, 2015, 01:25:47 AM »
Yep,
I actually looked for this action yesterday, nice, flexible and powerful...
I need to implement dates, versionning and author, cause I did not realized it was a new action!
Bye,
Jean
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Updates & Downloads
»
Share New Actions
(Moderator:
600
) »
Bool Multi Condition