Blockland Forums > Suggestions & Requests
Multiple Ontruevariable events? (VCE)
Operation:
Like,lets say you have several variable in one brick,and if you say on variable true,you cant specificly tell it which one your asking for it to cheack to see which one is true.So,i would like it if someone made it so that there would be variable 1, variable 2, variable 3,etc. listed in the events menu......and Onvariabletrue , onvariabletrue 2 , etc.
Someone acully did make this and it worked but the download link is now broken becouse i had it years ago and i went to try to download it again but to my disapointment it was not there anymore :c
I would like for multiple cilent variable events and multiple birck and player variable events :)
Zeblote:
??????????????????????
0 onActivate Self VCE_ifValue <var:cl:isnoob> == 1 1 1
1 onVariableTrue Client Auto-Ban 1
2 pnActivate Self VCE_ifValue <var:cl:isadmin> == 1 3 3
3 onVariableTrue Client centerPrint Admin!
Greek2me:
Use the last parameter box to specify which events it affects.
To have it affect events 1 to 3, the last box would look like this: [1 3]
Mr.Noßody:
VCE can apparently already do anything you could ever think of.
Time to whip out the 30 pound manual and study that stuff..
Demian:
--- Quote from: Mr.Noßody on January 20, 2013, 04:47:38 PM ---VCE can apparently already do anything you could ever think of.
Time to whip out the 30 pound manual and study that stuff..
--- End quote ---
Except the manual isn't online anymore and the cached versions are unreadable mess with missing variable names.