Blockland Forums > Suggestions & Requests

Taking requests

Pages: << < (3/7) > >>

Treti:

this please

Gen. Hothauser:


--- Quote from: Treti on November 23, 2013, 02:51:57 PM ---this please

--- End quote ---

Didn't someone give you something that works?

Port:


--- Quote from: SWAT One on November 22, 2013, 05:04:59 PM ---This

--- End quote ---

Doesn't really go into much detail about what it actually is.


--- Quote from: SWAT One on November 22, 2013, 05:04:59 PM ---this.

--- End quote ---

registerOutputEvent(Player, loadPosition);
registerOutputEvent(Player, savePosition);

function Player::loadPosition(%this) {
    if (%this.client.savedTransform !$= "") {
        %this.setTransform(%this.client.savedTransform);
    }
}

function Player::savePosition(%this) {
    %this.client.savedTransform = %this.getTransform();
}


--- Quote from: Caribou on November 23, 2013, 11:40:38 AM ---Are you able to make a duck bot? I would really like one.

--- End quote ---

Can't model.

Pliny:

Some kind of "bot" output for relays, so that bots can be made to behave in a certain way based on relays.

An option for the current "flashlight" add-on to toggle player ambient light.

An add-on that allows non-host player bots to remain on a server even after they've left. (As an option of course but this could be VERY abusable and may not even be doable).

Versions of the standard, no-jet, jump-jet, fuel jet, quake-like, and horse players with regenerating health. Possibly with different variants on speed of regeneration?

Thanks for listening. Many of these are a bit silly.

LagoomSack:

Overhaul your Chat emoticon Addon.

Pages: << < (3/7) > >>

Go to full version