Poll

What do you think next week's theme should be?

Arcologies
Famous Landmarks
Interconnected Space Stations
Egyptian Tombs with event challenges
Theme Park

Author Topic: Wedge's Brick Party (BYOB) [Arcologies]  (Read 43895 times)

function serverCmdWhereAmI(%c)
{
   if(!isObject(%p = %c.player))
      return;
   messageClient(%c,'', "\c6Your current location is:\c5" SPC %p.getPosition());
}

A way to move people's builds around would be nice too.
duplicator? i have a wand that sets ownership duplicator style. let me go release it.


done

http://forum.blockland.us/index.php?topic=198228.0
« Last Edit: June 25, 2012, 12:46:35 AM by Lugnut »

Off the top of my head a coordinate mod would be good. Something to tell you where you are so other people can find you and your builds in a big freebuild server. I figure this one could probably be made in 10 minutes.

We're also looking to make a contest mod for build contents but that's a big one. I'm thinking that there should be some kind of mailbox brick or something, and when you place it it registers it's location and the person who built it. Then judges or just other players can come around and leave feedback and a rating, and it's all tallied up and viewable through some command. A goto mailbox command would be good for finding builds in general, even without a contest. KINEX was looking into one for the SS server at one point (maybe they did make one, I don't remember), so he'd probably have some more suggestions. I'd probably be willing to put a cash bounty on this one depending on the quality and how many of the features are met. Some kind of cute mailbox brick where players can only place one and that makes it really simple to register your build is probably my biggest desire out of this mod.
Sounds fairly simple. I'll look into them later.

function serverCmdWhereAmI(%c)
{
   if(!isObject(%p = %c.player))
      return;
   messageClient(%c,'', "\c6Your current location is:\c5" SPC %p.getPosition());
}

Might want to make it bottomPrint on a schedule instead (together with stuff like brick count?) instead.

duplicator? i have a wand that sets ownership duplicator style. let me go release it.
Duplicator-style chown wand? Great. Bonus points for making it work with dUMBELLS' selector.

Please ignore this post if you are not a douchebag.

This is a public service announcement for everyone who joins.
Do not harass Blockheads.
They are not wild animals.
Many do not know how to say STOP, so consider yourselves personal space rapists.
If you ruin a new player's first impression of the game, it becomes Badspot's problem.
Thank you.

Please ignore this post if you are not a douchebag.

This is a public service announcement for everyone who joins.
Do not harass Blockheads.
They are not wild animals.
Many do not know how to say STOP, so consider yourselves personal space rapists.
If you ruin a new player's first impression of the game, it becomes Badspot's problem.
Thank you.


This pretty much Sumz it up.  :cookieMonster:
« Last Edit: June 25, 2012, 01:43:24 AM by Electrk »

We're also looking to make a contest mod for build contents but that's a big one. I'm thinking that there should be some kind of mailbox brick or something, and when you place it it registers it's location and the person who built it. Then judges or just other players can come around and leave feedback and a rating, and it's all tallied up and viewable through some command. A goto mailbox command would be good for finding builds in general, even without a contest. KINEX was looking into one for the SS server at one point (maybe they did make one, I don't remember), so he'd probably have some more suggestions. I'd probably be willing to put a cash bounty on this one depending on the quality and how many of the features are met. Some kind of cute mailbox brick where players can only place one and that makes it really simple to register your build is probably my biggest desire out of this mod.

I'll try making this.

force trust

Possibly this too.

Coordinate mod is done, it displays a bottom print with brick count as well as the coords. Admins (or people with the permission if my permissions mod is installed) can also use "/warp x y z" to teleport to a given location (if no coordinates are given then it just defaults to regular warp).

I'll make the mailbox .blb if lugnut or null code it,

I'll make the mailbox .blb if lugnut or null code it,

what did I ever do to you

:c

what did I ever do to you

:c

You're too lovey for this project.

the mailbox thing seems fairly simple.
the entire interface for voting for builds sounds like more work.

what about a web based interface acsessiaeforgetyouspellcheckb le via web browser?

Mailbox block seems awesome. Maybe there should be a signpost or a monitor brick to fit other styles of builds. What about the ability to leave ideas or criticism through the mailbox?

Of course wedge posts some mods to make when I go to sleep
Leave some for me guys :(

Please ignore this post if you are not a douchebag.

This is a public service announcement for everyone who joins.
Do not harass Blockheads.
They are not wild animals.
Many do not know how to say STOP, so consider yourselves personal space rapists.
If you ruin a new player's first impression of the game, it becomes Badspot's problem.
Thank you.


*cough* Jirue and Solid *cough*

I modeled a mailbox this morning. Currently messing around between converters.
I'm new to .blb making...

It's only day 3 on the theme but nobody's submitted any builds for the player's choice contest. I'll probably just end up picking some for the poll myself and hopefully once we get mailboxes working the contests will start to take off.