| Blockland Forums > Modification Help |
| Brick++ (Brick Language) |
| << < (3/8) > >> |
| Brian Smithers:
Ugh, boring string stuff is boring. Working on interpreting now. The way it works %brick.isBPPMethod(%method) - Returns boolean whether or not the brick uses that method "EX: brick.activate(player)" %brick.runBPPMethod(%method,%args) - Calls the method Those are the main things. Then it will also have (probably) %brick.getBPPMethod(%method) - Returns the string of data that is in the method %brick.getMethodVars(%str) - Returns the variables used in the method (str) %brick.isMethodVar(%str,%var) - Returns whether or not the variable is stated in beginning (to make sure it's variable) %brick.getBPPVar(%var) - Returns the variable if it contains stuff. |
| Derroith:
This is pretty stupid I have to say. Alot of the younger community doesn't know stuff when it comes to eventing. There isn't even alot of people who are what's considered "good" at eventing. So why the forget would you make a whole new thing that PROGRAMS just to confuse players more. Simple stuff just gets more complicated, events is enough. |
| Scout31:
Wait, is this implying that Torquescript is hard? Ha. Funny joke. |
| Eeposs:
Sounds cool. will try upon release. |
| Brian Smithers:
--- Quote from: Scout31 on February 09, 2012, 12:35:16 AM ---Wait, is this implying that Torquescript is hard? Ha. Funny joke. --- End quote --- No lol --- Quote from: Derroith on February 09, 2012, 12:26:41 AM ---This is pretty stupid I have to say. Alot of the younger community doesn't know stuff when it comes to eventing. There isn't even alot of people who are what's considered "good" at eventing. So why the forget would you make a whole new thing that PROGRAMS just to confuse players more. 433 Simple stuff just gets more complicated, events is enough. --- End quote --- Look, I'll be 100% honest with you. If they can't figurd this out them selves Then they can leave my server lol. Just like the brick wire things. This is a little hard. Deal with it |
| Navigation |
| Message Index |
| Next page |
| Previous page |