Them Telephone Poles Be Shockin'
Author | 73lack_D72agon |
---|---|
Tags | action author:73lack_d72agon hidden lasers rated thumps tileset |
Created | 2009-01-30 |
Last Modified | 2009-01-30 |
Rating |
4 by 6 people.
|
Map Data | |
Description | "You'z best be wary of dem' telephone lines. They'z been charged or som'in", says local farmer, Ted Jenkins. |
Other maps by this author
Comments
Pages: (0)
2009-05-16
What the hell happened here?
Also, really nice way of making the level hard to cheat. Good job.
Demo Data |
---|
2009-05-16
Really good.
But the thumps kill it for me. 2nd try and I got this far which was mainly luck since I didn't know about any thumps but the first one. 4/5
Demo Data |
---|
2009-02-04
I'm still around
I just haven't made any maps worthy of submission.
As for the collab, sure, but it'll have to wait until Friday or Saturday, depending on when I get my schoolwork done (it's online so it depends on how fast I work). Right now, it appears that I'll be done before Friday :P
As for the collab, sure, but it'll have to wait until Friday or Saturday, depending on when I get my schoolwork done (it's online so it depends on how fast I work). Right now, it appears that I'll be done before Friday :P
2009-01-31
You can PM me on the forums
To make a drone stay still, put it in, and then load the level. Then, change the one of the numbers to NaN
Because for a drone, the code is as follows:
object^x-coordinate,y-coordinate,path,seeking,type of drone,direction it faces
In other words, this would be a standard laser code, with a dumb clockwise path and facing down:
6^300,476,2,0,1,1
Where "6^" signifies that it's a drone, "300,476" is where it appears on the map, "2" means it's dumb clockwise, "0,1" means it's a laser, and "1" means it faces downward.
So, since you want to eliminate the path, you go to the path code (which is right after the coordinates) and change it to "NaN"
So, the same laser without a path should look like this:
6^300,476,NaN,0,1,1
Obviously, most of these numbers are just for example. The only numbers that will always be there for an NaN'd drone are "6^" and "NaN"; the others change based on the drone.
Also, to look at demo data, copy and paste the demo data into the bottom text box. Then, click outside the box and press 3,Q,P. It should play the demo back for you.
I hope I was able to explain everything usefully ^_^
Because for a drone, the code is as follows:
object^x-coordinate,y-coordinate,path,seeking,type of drone,direction it faces
In other words, this would be a standard laser code, with a dumb clockwise path and facing down:
6^300,476,2,0,1,1
Where "6^" signifies that it's a drone, "300,476" is where it appears on the map, "2" means it's dumb clockwise, "0,1" means it's a laser, and "1" means it faces downward.
So, since you want to eliminate the path, you go to the path code (which is right after the coordinates) and change it to "NaN"
So, the same laser without a path should look like this:
6^300,476,NaN,0,1,1
Obviously, most of these numbers are just for example. The only numbers that will always be there for an NaN'd drone are "6^" and "NaN"; the others change based on the drone.
Also, to look at demo data, copy and paste the demo data into the bottom text box. Then, click outside the box and press 3,Q,P. It should play the demo back for you.
I hope I was able to explain everything usefully ^_^
2009-01-31
You mean this map?
It was nice other than the hidden thwumps. High 3/5 :)
2009-01-31
i rated this already
.
2009-01-31
lets not hide items
nice ideas, thwumps were good, but hiding items is usually a bad thing.
2009-01-31
ouch
i got zapped. great level. 4/5
2009-01-31
NEAT
really NEAT, those thwumps got me so many times, i had to "edit" the level to find out where they were. Never beat it though, just kept dieng on the top of the second telephone pole cuz i fell too far.
eNlightened
Sortov cheatable.