Author Topic: Accepting Requests [Locked]  (Read 44732 times)

Back to the Set Random Music event I asked for.
The old SetRandom event on the music side can actually chose NONE on the music list and I can't have that.

Marble, if you could finish that event you had but make it so it can't randomly select NONE.
ja!
edit-
Done!
Download link is the same because I have an awesome filehost.

A bow and arrow?

[IMG ]http://i50.tinypic.com/fpazkh.jpg[/img]
But thicker.
default bow?
There are hundreds of bows on this forum

I removed it from the folder, that's not the problem.

UNRELATED EDIT:


[ IMG]http://i1271.photobucket.com/albums/jj629/gr8dayseth/6666_zps7cd14aea.png[/img]
Uh...

:o
Oh my god.

Do you think you could make a ''Sanity'' add on? like, if the player is in the dark for too long, their sanity will drain? Also please make it activate-able/deactivate-able via /command.

When sanity drains:

Low: Screen warping/zooming in and out slowly.
Lower: Screen doing a vertical outward stretch then returning to normal.
Even lower: Center of the screen zooms outward as the edges are pulled inward.
Lowest: Ringing sounds are heard.

You don't have to make it EXACTLY the way I said above, but if you can try...

This would COMEPLETE my Amnesia horror!
er...
I can't code for shadows because I have no shaders...
I believe brian smith could make something like this. I'm not saying he will. but he can.
« Last Edit: March 13, 2013, 12:13:49 AM by MARBLE MAN »

What do you mean you can't code for shadows? I didin't mention anything about shadows? What im saying is i want the sanity to drop when their flashlight is off and not near light bricks. Could you do that?
« Last Edit: March 13, 2013, 12:33:24 AM by Block Aloni »

What do you mean you can't code for shadows? I didin't mention anything about shadows? What im saying is i want the sanity to drop when their flashlight is off and not near light bricks. Could you do that?
er...
not without a lot of loops for checking..
but, i could if I knew how triggers worked...

The thing about you, Port, is that I only see you making add-ons for the people that pay you money.

i have never received money for any add-on i've made so that's definitely not true

i have never received money for any add-on i've made so that's definitely not true

I can't argue, as it was only something that I've heard from several people.  None of them being those who have "paid" you.

However, if you say it isn't true, I'll just accept that.  I define payment as receiving anything in exchange for something else.

---

Also, hey Marble Man, if you want, you can make this absurdly high-poly model into an item in-game.

http://www.mediafire.com/?g9171h6hdhcpb27

^^ The download link containing:  Textures, Exported Model, Milkshape Document, Display Images.
« Last Edit: March 13, 2013, 02:54:26 PM by Jerkface »

Also, hey Marble Man, if you want, you can make this absurdly high-poly model into an item in-game.

http://www.mediafire.com/?g9171h6hdhcpb27

^^ The download link containing:  Textures, Exported Model, Milkshape Document, Display Images.
what is that?
may i have a picture please



If you can do player models can you do the google android robot? I can't post img right now I'm on ipad so just search it on google

If you can do player models can you do the google android robot? I can't post img right now I'm on ipad so just search it on google
if you can read the posts.
I don't model...
>.<

also, someone should donate money to jerkface and his modeling powers, he is outstanding

I need an OnPlayerDisconnect event for my tycoon urgently, it must be compatible with VCE so maybe something like,
OnPlayerTouch>Player>OnDisconnect>XXX
or
OnPlayerTouch>Self>OnPlayerDisconnect>Name, Blid (only ONE is needed Name or BLID or Both) (VERY PREFERED)

and then use the VCE commands OnVariableTrue and False to make the brick do something when the player specifyed disconnects.
I need this so that if someone is in the middle of using the tycoon and disconnects, the tycoon auto reset's.
Please
« Last Edit: March 13, 2013, 05:13:59 PM by Yin Yang »

I need an OnPlayerDisconnect event for my tycoon urgently, it must be compatible with VCE so maybe something like,
OnPlayerTouch>Player>OnDisconnect>XXX
or
OnPlayerTouch>Self>OnPlayerDisconnect>Name, Blid (only ONE is needed Name or BLID or Both) (VERY PREFERED)

and then use the VCE commands OnVariableTrue and False to make the brick do something when the player specifyed disconnects.
I need this so that if someone is in the middle of using the tycoon and disconnects, the tycoon auto reset's.
This aint possible as the events are schedules, meaning the client will have disconnected until the output events are fired meaning that the event target is gone and the ouputs don't work.

This aint possible as the events are schedules, meaning the client will have disconnected until the output events are fired meaning that the event target is gone and the ouputs don't work.
well maybe fire some sort of relay or something to the client and if it dosn't receive a responce than fires the output, although it could misbehave in a laggy server

well maybe fire some sort of relay or something to the client and if it dosn't receive a responce than fires the output, although it could misbehave in a laggy server
Default events do nothing if the client is gone

Default events do nothing if the client is gone
IDK anything about this kinda thing, i just need something that fires when the owner of the tycoon leaves