IF formulae
-
I'm stuck again, is it possible to do this: if var("1")and var("2") are on then set var ("3",0) ????if so then how?
-
if(getVar("one")>0 && getVar("two")>0);setVar("three",0);end -
thanks chris! works perfectly, I'm making this for an fps with switchavble weapons, i needed this to turn the weapon off when holstered, thanks!!!!!
-
another thing: how do i do this: when a joint is at maximum capacity, setvar("one",1)????
-
I dont know what you mean by maximum capacity.
-
nvm, I've found a way around it by using ontouch
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement