Blockland Forums > General Discussion

Wedge's Brick Party (BYOB) [Arcologies]

Pages: << < (28/101) > >>

Lugnut:

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

--- Quote from: Wedge on June 25, 2012, 12:12:05 AM ---A way to move people's builds around would be nice too.

--- End quote ---
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

DontCare4Free:


--- Quote from: Wedge on June 25, 2012, 12:12:05 AM ---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.

--- End quote ---
Sounds fairly simple. I'll look into them later.


--- Quote from: Lugnut on June 25, 2012, 12:13:32 AM ---function serverCmdWhereAmI(%c)
{
   if(!isObject(%p = %c.player))
      return;
   messageClient(%c,'', "\c6Your current location is:\c5" SPC %p.getPosition());
}

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


--- Quote from: Lugnut on June 25, 2012, 12:13:32 AM ---duplicator? i have a wand that sets ownership duplicator style. let me go release it.

--- End quote ---
Duplicator-style chown wand? Great. Bonus points for making it work with dUMBELLS' selector.

Sumz:

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.

Electrk:


--- Quote from: Sumz on June 25, 2012, 01:35:47 AM ---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.

--- End quote ---

This pretty much Sumz it up.  :cookieMonster:

Port:


--- Quote from: Wedge on June 25, 2012, 12:12:05 AM ---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.

--- End quote ---

I'll try making this.


--- Quote from: Wedge on June 25, 2012, 12:12:05 AM ---force trust

--- End quote ---

Possibly this too.

Pages: << < (28/101) > >>

Go to full version