PDA

View Full Version : Project X Request


kellykel
5 Sep 2009, 15:52
Can someone make more things like a ufo or a piano?

Also can you make a tut how to make a weapon and so on?

ALSO, sorry for triple post, how do you use advanced rope?

MihaiS_v2
6 Sep 2009, 00:07
$2 tip: you can edit your posts

robowurmz
6 Sep 2009, 11:37
The structure for making a weapon is largely the same as The Fiddler: I suggest you look up tutorials for it if you want to make a weapon.
There are differences of course, but you should be able to work round them.

Yes, PX allows you to add new sprites (for example, the sniper rifle included in one of the scripts).

Advanced Rope is just Ninja Rope which can aim all the way in a circle and is extra long.

kellykel
6 Sep 2009, 14:41
Have you seen the video on youtube? It went upsidedown in mid air! How do you do that?

robowurmz
6 Sep 2009, 19:00
Have you tried pushing different keys and whatnot? Maybe Enter+Direction does that or something.

yakuza
7 Sep 2009, 11:44
Always wanted a piano.

You can spawn it and then a huge speech bubble would come of your worm's head showing a few musical notes with a keyboard key beneath, you would have to press a combination of keys and depending on how many you get right a little tune or another would sound, stunning all enemy worms for 8 turns under the effect "enchanted by the Je Suis Lindor melody" and you would be able to break havoc in the battle ground in the name of Michelangeli, and because of this, beyond the realm of all human thought, Josef Hofman would shred a single tear, for we have truly built G. Verdi here in the form of cultural gaming.


edit: no, braid doesn't account for cultural gaming.

kellykel
7 Sep 2009, 13:29
Whoa, I didn't imagine a piano to work like that! I still cant figure out the advanced rope.

robowurmz
7 Sep 2009, 16:00
Look at the readme's, or the script files.

kellykel
7 Sep 2009, 19:19
There is no readme.

robowurmz
7 Sep 2009, 20:42
Read the script files then.
I don't know how to use it either, so you're going to have to wing this.

kellykel
7 Sep 2009, 23:59
In the script it says 1234 , up left down right or something like that and shift
space. I've tried ts on and off. Still cant figure it out.

Entuser
8 Sep 2009, 06:41
you should play this script with TestStuff

kellykel
8 Sep 2009, 12:34
I did try it with test stuff on, Ive tried pressing buttons in mid air, holding buttons but I cant figure it out.:rolleyes:

robowurmz
8 Sep 2009, 12:42
From the code:

if ispressed(37)=1 then key[2] [1]:=true;{arrowLeft}
...
if ispressed(39)=1 then key[4] [1]:=true;{arrowRight}
...
if key[2][1] then currentworm.direction:=-1;
if key[4][1] then currentworm.direction:= 1;
If you're holding the Left arrow key you face left.
If you're holding Right, you face right.
Another section of the code below that tells it to shoot the rope in the direction of the keys.

if key[1][1] then currentworm.weapangle:=1
Hold up to shoot rope up.
else if key[3][1] then currentworm.weapangle:=0;
Hold down to shoot rope down.

So basically, while you're flying through the air after releasing the rope, hold a direction and press space to shoot rope in that direction.

kellykel
8 Sep 2009, 21:46
Ok makes sense I'll try later.





Edit: Still wont work.

Entuser
9 Sep 2009, 04:40
Press Enter in mid-air instead of space

kellykel
9 Sep 2009, 21:54
ok ill try now. When are you going to post the new project x?

franpa
10 Sep 2009, 05:36
"When it's ready".

kellykel
12 Sep 2009, 22:39
how about walk on wall worm?

Entuser
13 Sep 2009, 05:09
It's only possible in new version. (in PX 0.6.6 rotating don't supported)

kellykel
13 Sep 2009, 18:21
Please Release it soooooooon!

jsgnext
14 Sep 2009, 02:59
walk-onwall worm + black hole = EPIC WIN

kellykel
14 Sep 2009, 21:51
MUHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHA :o:o:o