Blockland Forums > Help
Help with JVS BLiD Restrictions
jes00:
I smell ID racism or whatever you call it.
Dglider:
--- Quote from: SWAT One on October 02, 2012, 09:08:45 AM ---How would one do this with VCE:
14000 ≤ x ≤ 15000
--- End quote ---
0 0 OnWhatever self vce_ifValue <var:cl:bl_id> >= 14000 1 1
1 0 Onvariabletrue self vce_ifvalue <var:cl:bl_id> <= 15000 2 2
2 0 OnVariabletrue self contentstart
torak11:
--- Quote from: jes00 on October 02, 2012, 09:23:41 AM ---I smell ID racism or whatever you call it.
--- End quote ---
don't bring that into it.
I only asked this question so i wouldn't have to type a 1000 BLiDs when restricting doors
torak11:
--- Quote from: Racerboy on October 02, 2012, 07:14:28 AM ---This^
Try learning VCE if you haven't already. Make an if- statement for the BL_ID and have it contentstart if the BL_ID value is less than 25,000.
If you need a further explanation, I'll post the lines of events when I get home from school.
--- End quote ---
That would be helpful, thank you