Profile for UA

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).

Recent posts

Pages

AuthorRecent posts
If you could... in General
Infiltrator
Member # 154
Profile #12
I'd delete all laws, because they take away your rights and death is good.

--------------------
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Creature Scripts | Terrain Scripts | Cool Stuff | Dialogue Scripts
Posts: 612 | Registered: Saturday, October 13 2001 07:00
More Blades of Avernum Script Samples. Fun! in Blades of Avernum
Infiltrator
Member # 154
Profile #20
quote:
Originally written by Kill Yourself:

A few suggestions from someone dealing with the same issues:

* When dealing with non-programmers, verbosity is generally preferable to conciseness. Example:
print_str_color("The beast roars furiously. It doubles the intensity of its attacks.",2);would be better as:
PrintColoredString("The beast roars furiously. It doubles the intensity of its attacks.", Red)I know you might not like the CapitalizedWordsMethod, but I've found that nonprogrammers can distinguish words better with capitalization than with underscores.
* Allow preprocessing, like Khoth suggested.
* Cover up the state machine -- something like
state DEAD_STATE {
// ...
}
is much easier on the eyes than
beginstate DEAD_STATE;
// ..
break;
http://forums.desperance.net/index.php?act=ST&f=3&t=68
This is how my Pygmalion would implement basically similar functionality.

It's really hard to get out of a programmer's mindset when designing the scripting interface. I'm still not there yet after over a year.

Even better, strecho("Blah Blah","Whatever",COL_BLUE);
The last parameter would be optional, supplied with a constant which describes the color, if you dont' supply one, no color. And do an alias (same function, different name).. print_string();
And do state(DEAD_STATE) {
whatever
}.. nicer.

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Sigs? in General
Infiltrator
Member # 154
Profile #13
I belive your signature updates in all your posts in a thread that you post in after changing your signature.

Did that make any sense?

--------------------
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Creature Scripts | Terrain Scripts | Cool Stuff | Dialogue Scripts
Posts: 612 | Registered: Saturday, October 13 2001 07:00
I'm Back. in General
Infiltrator
Member # 154
Profile #7
The Blades of [whatever] series of Spidweb are cool. Also subterra.

--------------------
CMS for PHP/MySQL Supporting Webservers
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Wierd Ebay Auctions in General
Infiltrator
Member # 154
Profile #33
quote:
Originally written by Arancaytar:

quote:
Originally written by TurtleWhipper:

I actually had a friend who tried to sell his virginity on ebay. He only got $5 for it though.
That's still a deal. IMAGE(Spiderweb Software Boards Wierd Ebay Auctions (2)_files/tongue.gif)

Whatever did the buyer get, anyway? IMAGE(Spiderweb Software Boards Wierd Ebay Auctions (2)_files/confused.gif)

I don't want to think about it. IMAGE(Spiderweb Software Boards Wierd Ebay Auctions (2)_files/tongue.gif) I wonder if anyone has tried to sell a Bag of Holding[bg2] yet. IMAGE(Spiderweb Software Boards Wierd Ebay Auctions (2)_files/tongue.gif)

--------------------
CMS for PHP/MySQL Supporting Webservers
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Posts: 612 | Registered: Saturday, October 13 2001 07:00
I'm Back. in General
Infiltrator
Member # 154
Profile #4
quote:
Originally written by Lord of Evil:

I am back fellow Spiderwebbers. My family changed the family webserver. Sadly AOL has turned into theivs, they know they have everything and so they can charge as much as they want and there members will not leave because where else are they going to go. But it got too expensive for us, my family owns three cars and a house so we can not afford a web server that will charge as much as they want and think nobody can do anything about them because there AOL. I'm sure Ted Turner who is partners with AOL probily owns a fleet of luxerly cars and a giant mansion and can still afford AOL. But as for my family that does not take in one tenth of what Mr Turner brings in, things are a little diffrent. Anyway I now have Verizon which is a very big phone company in the states, and have there own webserver. But sadly to say Verizon sucks. Even though AOL are big, greedy and take advantage of the fact that they have Instant messanger and no otther webserver does, but they still had a good server. I do not miss dealing or should I say my family dealing with the Evil that is AOL, but I do miss there instant messanger and everything else that AOL had that no otther webserver(not even a webserver as big as MSN) has. AOL is so great and so terrible at the same time, and the great part creats the terrible part. I guess too much of a good thing is a bad thing.
Being an insane network maniac, i must point out!
It is NOT a webserver!! It is called an ISP, which stands for Internet Service Provider, although I hear (and i won't go into the details as I don't know them) some call them Online Services, since compuserve(owned by aol)/aol are somwhat different from normal ISP's.
Yes, you can get the instant messenger from http://www.aim.com./ without AOL. Finally, a webserver is something you put a website on. Such as spidweb.com. Their site is on a webserver.

--------------------
CMS for PHP/MySQL Supporting Webservers
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Graphics Question in Blades of Avernum
Infiltrator
Member # 154
Profile #2
Eek... that's nice...
What will these other terrain sets be? (not custom graphics)

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Hello there everyone....what game are you playing now? in General
Infiltrator
Member # 154
Profile #46
quote:
Originally written by martpender:

I'm reading "Dogbert's Top Secret Management Handbook" by Scott Adams.
IMAGE(Spiderweb Software Boards Hello there everyone____what game are you playing now (2)_files/frown.gif) I don't have that one.. I have
Dilbert and the way of the future,
and the way of the weasel,
and the joy of work,
The dilbert principle.

--------------------
CMS for PHP/MySQL Supporting Webservers
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Graphics Question in Blades of Avernum
Infiltrator
Member # 154
Profile #0
I noted in the 'what to expect' page that it wanted to allow players to create adventures in the avernum system and world only. But I am wondering if this includes the surface, like in BoE & A3?

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
BoA Webring? in Blades of Avernum
Infiltrator
Member # 154
Profile #17
An alternative webring solution? Hmm..
Well, you could just create another webring on the same site, but under a different name, like boa instead of bladesofavernum.

It would seem this server supports PHP and Perl, so, if Spiderweb could handle the bandwidth (remember misc), Spiderweb *could* host it.

I also hear Yahoo provides webring services.
Edit: It seems webring.com was originally part of Yahoo, but it split.

[ Wednesday, August 27, 2003 16:12: Message edited by: uranusalien ]

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Hello there everyone....what game are you playing now? in General
Infiltrator
Member # 154
Profile #0
Hello, it's me, you'll have seen me posting all over the place on these boards as usual I suppose.

Bah.... The What Game Are you Playing Now thread?

Me: BoE: Hourglasses by *I2HIH2I2HI2HIHIHI4H3IHIH4IH5I4 (Nobody you'd know)

[ Tuesday, September 02, 2003 03:07: Message edited by: uranusalien ]

--------------------
CMS for PHP/MySQL Supporting Webservers
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Posts: 612 | Registered: Saturday, October 13 2001 07:00
know any good rpg's like avernum? in General
Infiltrator
Member # 154
Profile #24
I strongly reccomend Baldurs Gate 2. (not 1!!) It has the same viewpoint as the Avernum series, and it has some multiplayer support.

--------------------
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Creature Scripts | Terrain Scripts | Cool Stuff | Dialogue Scripts
Posts: 612 | Registered: Saturday, October 13 2001 07:00
What feature that the Avernum series lacked would you most like to see in BoA? in Blades of Avernum
Infiltrator
Member # 154
Profile #71
Text Response, Field Spells including Quickfire, Fire and Force Barriers. And ability to vary lighting like in BoE.

[ Saturday, May 24, 2003 09:37: Message edited by: Hydrofishie ]

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Around the place in however long it takes! in General
Infiltrator
Member # 154
Profile #653
OOC: Finding loopholes!

IC: The Uranus Alien appears in a bright yellow jacket, inside a giant tin. He wears a mad look on his face.

He pulls out a containment gem and throws it to the floor of the bus.

Almost instantly, the entire contents of the bus had been sucked into the gem.

He took out a panel with a red button on and also a yellow button. There was a green button, but it was sticky and stuck, and too horrible to touch anyway.

He pressed the yellow button.

A total rectangle with very sharp corners and no windows and no obvious way to enter appeared in the sky and came down with such force it left a very big dent in the road.

He pressed the red button.

A panel of the rectangle slid inwards slightly, and then slid out of sight. He pulled out a small box and placed the containment ball inside it. Then he closed the box, secured it with a key, and put it in his pocket.

He entered the spaceship and pressed the red button again. The door panel slid back and looked as if there had never been an opening.

He tried to press the green button, but was unable to. Walking to a small deck with an array of panels to the left and right, and a two-way mirror forward, looking out into the road, he placed the remote on a small table, where it instantly vanished.

He then unlocked the box, removed the ball, and put the box on the table, which vanished.

He plugged the orb into a small hole designed to hold containment orbs. He tuned into a console and extracted the people, not the aliens, and ADoS.

They appeared.

He removed the orb and put it in his pocket.

"Follow me", he ordered; and so they followed.

He pressed the green button on a small, important looking control panel.

Up, the spaceship went.

Now convinced that they could never get back to earth unless they let him, he left the room with them and enabled the "fingi-lock" on the door to the deck.

"Now that we are free from that boring bus, I can have fun controlling all of you. Have fun!", he said, in manic glee.

"Oh, and about the rule, we can't leave the block. Well, we're not going to." - pointing to a console, it showed that they were now landing in a block... on another planet.

"You should have specified more clearly WHAT block! MWHAHAHAHA!", and he vanished.

--------------------
CMS for PHP/MySQL Supporting Webservers
The Automated Ad-Free Horizontal-Scrollbar-Proof Blades of Avernum Script Archive
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Some Other Things About BoA in Blades of Avernum
Infiltrator
Member # 154
Profile #66
I too would like BoA to have the ability to drop items in crates and chests. This also made me remember an old trick I fogot about in BoA;

In the Editor, place an item on the floor and select "in container". The player can't access this because you haven't placed a square of container terrain there. BUT - if you then do a swap terrain to a container terrain, they can now access this item. A neat way of hiding stuff, or maybe the player could put something in the crate and lower it into a well or something.

.... so, I say that we really should have the ability to push into chests and crates.

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Message From Spiderweb - Brain Blocked in Blades of Avernum
Infiltrator
Member # 154
Profile #125
No coding? AHHHHHHHHHHHH

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Graphics Tool in Blades of Avernum
Infiltrator
Member # 154
Profile #23
Photoshop = £500 in UK, AHH!

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Playing with HTML in Nethergate
Infiltrator
Member # 154
Profile #18
Yes, I suppose!

--------------------
Inconsistently backward.
SWOH. IM, PATF, ND.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Playing with HTML in Nethergate
Infiltrator
Member # 154
Profile #16
Please note, below is extensive HTML testing.


Hello!


:-)

<span style="color: white; border-style: dashed; border-width: 1px; border-color: red; background-color: #000080;">
Oh No!: OnClick SCRIPT tags not allowed! AHHH!
</span>Go.[/url]



Hello! Hello! Hello!
   IMAGE(http://devever.net/redirect/in/site/headache.gif)  




I hope this doesn't count as abuse!
<span style='display: none;'>

HAHAHA YOU CAN'T SEE ME!

</span>

[ Tuesday, October 22, 2002 07:18: Message edited by: SaturnAlien ]

--------------------
Inconsistently backward.
SWOH. IM, PATF, ND.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Suggestion for this forum in Blades of Avernum
Infiltrator
Member # 154
Profile #10
Oh.

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Modship in Blades of Avernum
Infiltrator
Member # 154
Profile #2
I'm willing to be a mod!

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Suggestion for this forum in Blades of Avernum
Infiltrator
Member # 154
Profile #8
http://www.animebeta.com/null/now_content/boa/index.php/introduction

Go ahead, tell me how to make it better.

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00
Suggestion for this forum in Blades of Avernum
Infiltrator
Member # 154
Profile #6
I'll work on it.

--------------------
Apparently still annoying.
Posts: 612 | Registered: Saturday, October 13 2001 07:00

Pages