Author Topic: Pack of 'essential' Blockland add-ons version 1  (Read 10917 times)

You can prolly cut Weapons and Vehicles from the top of the list.


OBJECTION!
Replace Demian's Brickpack with BlackDragonVI's Brickpack, Because less Datablocks.

this would be a lot more useful if there were links to all of those, otherwise everyone is gonna have to search for each one instead of just you, once. take one for the team will ya

too many bricks i feel is a really underrated yet amazing client add-on


too many bricks i feel is a really underrated yet amazing client add-on

TMBI has a number of bugs but I agree it's basically necessary for building

OBJECTION!
Replace Demian's Brickpack with BlackDragonVI's Brickpack, Because less Datablocks.

Way more people use Demian's, unless builds can be loaded with either one interchangeably (same icon names) I'd go with Demian's.

I once tried to make a list of useful Blockland addons and other enhancements. I eventually forgot about it after leaving it for a while because it fell off the first pages. Not enough fuzz, it seems.

You have better luck than I had, so go ahead and pick up any links in that thread you don't have in this.

electrk's rape mod


seriously atleast be more specific. there are hundreds of "sniper" and "shotgun" mods

seriously atleast be more specific. there are hundreds of "sniper" and "shotgun" mods

He's talking about the OG mods literally just called Weapon_Shotgun and Weapon_Sniper_Rifle or whatever. They might as well be default weapons at this point.

Blockland Glass should support collections so that stuff like this can be added, would help people find useful things quickly.

Half Bricks.
Tile Plates.
Small Ramps.
Rope mod.
A good colorset that includes all the default colors
SWeps?

that 1-seater tank that i forgot the actual name of

He's talking about the OG mods literally just called Weapon_Shotgun and Weapon_Sniper_Rifle or whatever.

fr whackin why you gotta be such a square

Remove setPlayerTransform
Add doPlayerTeleport
setPlayerTransform has this jarring shift as it teleports you to the center of the target brick, even if the room you're teleporting to looks the same.
doPlayerTeleport can teleport relative to the source brick.  No jarring shift.

Or maybe doPlayerTeleport (.:FancyPants:.). This edited version supports rotation better.

Maybe add Event_shiftEventEnabled.  Allows you to event a list much more easily.
Quote
Here's a small example for it:
0 [X] 0 OnActivate>Self>ShiftEventEnabled>"1 2 3" [ ]
1 [X] 0 OnActivate>Self>SetLight>"Players Light"
2 [  ] 0 OnActivate>Self>SetLight>"Green Light"
3 [  ] 0 OnActivate>Self>SetLight>"Red Light"
This would shift between light colors every time you click the brick.
w/out it I would have to do:
Code: [Select]
0 [X] 0 OnActivate>Self>SetLight>"Players Light"
1 [X] 0 OnActivate>Self>setEventEnabled>"3 4 5" [x]
2 [X] 0 OnActivate>Self>setEventEnabled>"0 1 2" [  ]
3 [  ] 0 OnActivate>Self>SetLight>"Green Light"
4 [  ] 0 OnActivate>Self>setEventEnabled>"6 7 8" [x]
5 [  ] 0 OnActivate>Self>setEventEnabled>"3 4 5" [  ]
6 [  ] 0 OnActivate>Self>SetLight>"Red Light"
7 [  ] 0 OnActivate>Self>setEventEnabled>"0 1 2" [x]
8 [  ] 0 OnActivate>Self>setEventEnabled>"6 7 8" [  ]

Add Client_ToolBinds. Bind /duplicator, /fillcan, and /wand (and/or /magicwand) to hotkeys.
Add Client_Warp.  Bind /warp to a key.  Super useful as an admin.  /warp doesn't have that- activatestuff cooldown that F8-F7 does.

Autojet and autoWrench would be good additions.

I use EventGUIPlus for eventing, but I'm sure there's a better one out there by now.  Just be careful what you pick.  I heard there was a pretty major problem with one of the recent ones. :(

would love to see a huge compilation of bug fix mods. could include some dll mods as well.

this would be a lot more useful if there were links to all of those, otherwise everyone is gonna have to search for each one instead of just you, once. take one for the team will ya
When the list is "finished" I'll put all of them into a big zip.