| Blockland Forums > Suggestions & Requests |
| Survival Tools and Other Add-Ons |
| << < (3/3) |
| Nibble:
--- Quote from: Gen. Hothauser on January 10, 2013, 12:23:40 AM ---Your new addition can easily be done with VCE. Requires: http://forum.blockland.us/index.php?topic=73950.0 Should go something like this for a pickaxe: --- Code: ---[0] [0] [x] [Onsteelaxejab] [Player] [VCE_Modvariable] [HitPick] [Add] [1] [1] [0] [x] [Onsteelaxeswing] [Player] [VCE_Modvariable] [HitPick] [Add] [2] [2] [0] [x] [Onsteelaxelunge] [Player] [VCE_Modvariable] [HitPick] [Add] [3] [3] [0] [x] [Onsteelaxejab] [Player] [VCE_Ifvariable] [HitPick] [>=] [100] [7 8] [5] [0] [x] [Onsteelaxeswing] [Player] [VCE_Ifvariable] [HitPick] [>=] [100] [7 8] [6] [0] [x] [Onsteelaxelunge] [Player] [VCE_Ifvariable] [HitPick] [>=] [100] [7 8] [7] [0] [x] [Onvariabletrue] [Player] [Removeitem] [Steelaxe, 0] [8] [0] [x] [Onvariabletrue] [Client] [Centerprint] [Your pickaxe broke] [3] --- End code --- EDIT: I fixed up the events a bit so it looks cleaner and changed all Client targets to Player targets for the below reason. I chose Client initially so that someone can't just ctrl k, and because I use a certain style for my games that involve Client, but I changed it to Player because I think you'd find Player better for your needs. --- End quote --- Thanks but I don't know much about VCE so I am learning it today by a friend since the manual is broken |
| Mounds Bar:
--- Quote from: Nibble on January 10, 2013, 03:42:43 PM ---Thanks but I don't know much about VCE so I am learning it today by a friend since the manual is broken --- End quote --- Good luck, man, we also have several eventers that could assist you when required. |
| Nibble:
--- Quote from: Mounds Bar on January 10, 2013, 07:12:05 PM ---Good luck, man, we also have several eventers that could assist you when required. --- End quote --- Thank you btw what are you on Blockland? ID? |
| Navigation |
| Message Index |
| Previous page |