Re: Stormfront Triggers 11/08/2005 06:43 PM CST
I was looking for the triggers so I can take a persons name and 'interact' with them when they arrive.

The problem is kinda like this:

EasyTarget just arrived.
(0.1 seconds later)
EasyTarget just went north.
> Kick easy
Who are you referring to?

I'd like a trigger that will wait for the "just arrived." and then take the name from before that to be used as part of a script.

Any ideas as to how I might accomplish this with normal scripting would be great.

K.
Reply
Re: Stormfront Triggers 11/08/2005 06:46 PM CST
Here's a trigger to teach someone when they arrive:

action put \t teach %teach.skill $1 when (\w+) just arrived
(where %teach.skill is set to the name of a class)

I've never been able to capture text using non-trigger-based scripting. If it's possible, it's probably not easy.


~Brady, player of Bounty Hunter Samus, Wayne Brady and M. Baiter of The Fallen


The shadowling exclaims, "Bogo!"
Looks like someone has BOGO on the brain...
~~~
Join The Fallen!
Reply
Re: Stormfront Triggers 11/08/2005 07:26 PM CST
Capture using WIZ or SF is not possible. However you could compile a rather long list of names to match off of. Baring that you need WizTrigs, Genie, Yasse, or some other help outside of Wiz and SF.

Demi-god Castiron Banished the Astral Fury & Useless Lil Nec the Overpowered Bard

Join The Fallen!
Reply
Re: Stormfront Triggers 11/08/2005 07:55 PM CST
Are any of the outside help programs free? Only really want it for one or two little bits.

Maybe in the future, someone will find a way of making "rooms" blend a bit more. Instead of someone being not in your area because they've just gone north, you'll still be able to chase them.

Littlerunningman just arrived.
>
>Littlerunningman just went north.
(Less than a certain amount of time ie 3 seconds)
Stalk little
You head in the direction Littlerunningman just went and begin to stalk him.

Very vague idea I know.

K.
Reply
Re: Stormfront Triggers 11/08/2005 08:36 PM CST
Why would you make a log out trigger when you can just depart, get a favor, and dive back in? ::ponder::




(This Is Not) Mrrar

Out of Context Theatre
"Shaved head, but in a good way."--Ragran
"Their number is negligible and they are stupid."--Eisenhower
~~Join The Fallen!~~ (So you don't bother me >:o )
Reply
Re: Stormfront Triggers 11/08/2005 09:52 PM CST
Because in TF 99% of the time you're AFK, so you can't just depart and dive back in.


-Vision et al



Also, I can shoot bees.

Vision's Tanning Experiments: http://www.tanning.tribehawk.com/
Reply
Re: Stormfront Triggers 11/08/2005 09:53 PM CST
Also because you lose all field xp, which can take a long time to get running smoothely

-Durnil
Reply
Re: Stormfront Triggers 11/08/2005 10:45 PM CST
Pff. I could write a script to account for thaaat ;)




(This Is Not) Mrrar

Out of Context Theatre
"Shaved head, but in a good way."--Ragran
"Their number is negligible and they are stupid."--Eisenhower
~~Join The Fallen!~~ (So you don't bother me >:o )
Reply
Re: Stormfront Triggers 11/09/2005 06:13 AM CST
>>Pff. I could write a script to account for thaaat ;)

Heh, that's like one of the more advanced steps in combat scripting. It just involves knowing where you are and where you depart to and stuff...and can be much more difficult to manage, but is possible (and is something that quite a few TFers have in their scripts). Die, depart, get back to grave, dig it out while dodging the critters that just pwnzed you, get your items back and get back to hunting...personally, I'd rather just suffer the few hours of exp loss by being out of game and just pick it up from where I left off once I check on the script than have to deal with changing that every time I got to a new hunting area...heh


~Brady, player of Bounty Hunter Samus, Wayne Brady and M. Baiter of The Fallen


The shadowling exclaims, "Bogo!"
Looks like someone has BOGO on the brain...
~~~
Join The Fallen!
Reply
Re: Stormfront Triggers 11/09/2005 07:56 AM CST
You could always keep nothing on your person except cheapo storebought weapon/armor, and then not bother with your grave at all. Just depart, grab a new favor, buy some new junk, and proceed onward to more training.




Marksman Ahmir Nam'al

"Is glas iad na cnoic i bhfad uainn."
-Distant hills look green.
Reply
Re: Stormfront Triggers 11/09/2005 08:21 AM CST
The only problem with that is the fact that most hunting areas aren't all the convenient for doing so. It's really not that bad though, you figure your minimal outfit is... armor, quiver (with arrows, knife and broadsword in it), bow. Everything else is extra.
I don't script departing/getting grave because it seems too easy to have SOMEthing mess up and get walked. Plus I have a Cleric so it's just as easy to get a rezz... Keep my death count artificially low. ;)


-Vision et al



Also, I can shoot bees.

Vision's Tanning Experiments: http://www.tanning.tribehawk.com/
Reply
Stormfront Help! 12/17/2005 11:59 AM CST
Ok here's what I've done. I play dragon realms using StormFront on my laptop. Last night I was staying, unexpectedly, at my girlfriends house and installed StormFront there so I could play. I had none of my scripts or highlights etc as I expected, this wasn't a problem. I had heard about exporting/importing settings and how they're saved on the server but couldn't find out how to download them.

Now the problem. I'm not back at home on the laptop and all my highlights are gone with my scripts. I've only got the scripts that I made last night on my girlfriends computer. :s

It's like it's done the opposite of what I wanted, I was hoping to get the scripts from my laptop, onto my girlfriends pc, but instead it's wiped my laptop settings and replaced them with my girlfriends pcs settings.

Hope you get the idea, I had loads of highlights...

Rick.
Player of Kallarn.
Reply
Re: Stormfront Help! 12/17/2005 12:08 PM CST
Nevermind I got it. I think the whole import/export/whatever system could be a bit simpler to be honest.

Rick.
Reply
Re: Stormfront Help! 12/17/2005 12:14 PM CST
Did you ever export (Save) your settings on your laptop? If so, you should be able to restore them from your most recent save.

I think I've lost all mine before doing something similar to what you described. I had all my highlights saved locally, but then swapped machines so changed it to server side. I went back to my old machine - but StormFront still thought I wanted to use server side - since those settings are now saved server side - so it over-wrote my previous settings and had the highlights that I was using from the newer machine.

If you didn't export your settings prior to doing the local/server-side switch, I think they are long gone.

Hope that helps. Sorry it isn't better news.

~Chris
Reply
Re: Stormfront Help! 12/17/2005 02:04 PM CST
I've lost all my highlights but that's no biggie. I was working my way around to deleting all my settings and starting again anyway. I guess i'm just an idiot but I find the whole settings server side/local a bit complicated. Shouldn't there be a simple option of "Save settings local ( ) or save settings on server ( )"? I think I'm starting to get the idea, which will be kind of useful when I want to transfer scripts from one character to the other on my own laptop.

P.S> When are we due a Pocket PC front end :D? I've played a few times using remote access but it's just not up to the job. Would be kinda cool to have a very unfluffy cut down version of the game for those dinner times/breaks when you just feel like killing something. Granted it's not the best of ways to talk to people/speed type but I think it would be cool.
Reply
Re: Stormfront Help! 12/22/2005 08:00 PM CST
The whole server side thing needs serious work I think. I too play on my girlfriend's machine sometimes, but I manually transfer my settings over on an SD card and keep all my settings local. It's far too easy to make a mistake like you described and lose all your settings.

Another of my 'favorite features' of SF is that it keeps a server-side setting for where you want to save your logs, whether you chose local or server. Every time you switch machines, unless the filepaths are precisely identical, you have to tell it where to save.
Reply
Re: Stormfront Help! 12/23/2005 08:52 PM CST
the best practices suggest you keep it local and upload to the server whenever you make changes or as desired, then switching back to local. That's what I do personally


Souv

You sense (N, S) from your current position:
A relatively healthy presence nearby.
Roundtime: 6 seconds
Reply
Re: Stormfront Help! 12/23/2005 10:59 PM CST
>>then switching back to local

When you switch your settings to local, it deletes them from the server. This has happened to me numerous times.What you want to do is not set them to server, you want to export them to your hard disk.

Also, when you are about to go out of town and decide to save your settings on the server, make sure to give StormFront ample time to upload them. It takes a little while, but it doesn't indicate how long it will take, or give you a message when it finishes. I once deleted all my settings by starting the FE, setting the location to "Server," thinking "Is that it?" shrugging, and closing SF. Got to my hotel five hours later, logged in, and had no settings.

The moral here is to export. Export every day. Export, export, export.

Hey, any chance of getting an auto-export feature?
Reply
Re: Stormfront Help! 12/24/2005 01:56 PM CST
>>The moral here is to export. Export every day. Export, export, export.

No, the moral here is to avoid SF like the plague that it is.

SF is just so badly written in regards to so many of the things that are built-in to so many of the other FEs that work well with DR...

~Kyn (Kynevon)

Info Page http://kynevon.info
Mac OS X FE http://tinyurl.com/9xjyj
Amagaim's What to Hunt Chart
Excel format: http://tinyurl.com/44jlt
HTML format: http://tinyurl.com/6tpls
Reply
Re: Stormfront Help! 12/24/2005 03:18 PM CST
>No, the moral here is to avoid SF like the plague that it is.

Just so you've got an opposing opinion, I've been using SF since day 1 and have not had any problems of that nature. My settings have always been stored on the server, and I've played on campus, at my parent's, brother's, cousin's, and friend's houses with no adverse effects besides resolution differences. I havn't used it at my girlfriend's place, which may cause some cosmic server distruption.

-Durnil
Reply
Re: Stormfront Help! 12/24/2005 04:00 PM CST
>>No, the moral here is to avoid SF like the plague that it is.

I prefer SF to the other Simu choices. It's actually pretty good if you get a skin that puts all the elements (status bars, compass, etc) in the right places. Off-the-shelf has a wonky arrangement IMO.

Everyone raves and raves about Genie but I haven't taken the plunge myself. One shortcoming of Genie is, it won't do background colors for highlights, which I use extensively.

>I havn't used it at my girlfriend's place, which may cause some cosmic server distruption.

LOL! That must be it. My GF is already jealous of my online time as it is...
Reply
Re: Stormfront Help! 12/26/2005 11:55 AM CST
If you keep your settings on the server, you should never have any problems with them. The issues only start once you decide it is a good idea to store them locally, and then start tinkering with saving them alternately on the server and on the hard drive.

The lack of features like auto-sneak or onscreen clickey-buttons may be enough of a drawback for some to neglect SF entirely, but I personally will take those in stride in exchange for the cleanline design, custom highlights palette, and limitless scripting variables of the StormFront FE. Personally, I would rather not play DR at all than play it using the wizard, but I'm not going to go bashing the wizard in the hopes that doing so will cause everyone to quit using it and thus result in more development of my own preferred FE.

To each their own.
Reply
Re: Stormfront Help! 12/26/2005 04:19 PM CST
stormfront pulls a lot of data from the server if you log on, and not everyone has that choice. The server will only accept a certain amount of storage before you are forced local. Large scripts and tons of highlights are the prime culprits.
Poor internet access can also cause a loss of highlights and scripts from the server side without you knowing. You can potentially corrupt your data on login, then if you logout, permanantly destroy it.
In general, it's better to know the pros and cons of each method of storage so you can make the best decision for yourself. As GI Joe said... knowing is half the battle. Neither method (or software for that matter) is perfect, you just have to know the problems you may encounter and plan for them.


Souv

You sense (N, S) from your current position:
A relatively healthy presence nearby.
Roundtime: 6 seconds
Reply
Re: Stormfront Help! 12/26/2005 07:45 PM CST
Stormfront has skins? Where do you get them?

Solstitia from Plat


Pedrig asks Seteria, "Don't I recall the Prince declaring puns a capital offense?"
Reply
Re: Stormfront Help! 12/26/2005 10:48 PM CST
>>Stormfront has skins? Where do you get them?


Normally you have to hunt them. I think they appraise somewhere near Orc Assassin level? I'm sure Rayvne could skin a few. I know Dalkin's nowhere near that level.


::::Flees really really fast and avoids the frog legs being thrown at him::::

~Dalkin~

Seriously, Solomon and some others posted awhile back where to download the skins from, not sure what post it was. I know it was back when SF first got released. I know there are ALOT of posts to go back through...I'll see what I can dig up here for you :-)

Jim


If its got two legs and you hear a thud...don't panic...I just killed another one.


>>>>Agonar, apparently taking an uncharacteristic trip to the north, strolls by, winks at Marlena, giggles oddly to himself, and continues his journey onward.
Reply
Re: Stormfront Help! 12/27/2005 07:44 AM CST
on the DR downloads page there are a couple different skins, the rest are custom player created and you'll have to find them


Souv

You sense (N, S) from your current position:
A relatively healthy presence nearby.
Roundtime: 6 seconds
Reply
Re: Stormfront Help! 12/27/2005 02:42 PM CST
This page has some good ones.

http://members.aol.com/stormfrontskins/index.html

Melien
Reply
Re: Stormfront Help! 01/04/2006 02:56 AM CST
>>Everyone raves and raves about Genie but I haven't taken the plunge myself. One shortcoming of Genie is, it won't do background colors for highlights, which I use extensively.

I've tried Genie, it's great if you subscribe to it, since you can use all the what ifs and have nots, but other than for scripting, it's not all that great. Though, I do like the speach goes into it's own window, but I can have that if I am playing my mm and have dg up in the room i'm in. Except for whispers. So, I don't use it except when playing tf


~~
A tongue of purely black flame erupts from the rogue gate, lashing out at you! Your body is consumed in an eyeblink, leaving only a thin Elf-shaped shell of ash which quickly dissipates in the breeze.
Reply
Stormfront settings 01/16/2006 12:19 PM CST
Okay, I swapped to a new laptop and my migration program did not work exactly as I hoped. Long story short, I had to do a from scratch install and forgot to do a backup of my SF settings first. Now, I do have a backup of my old laptop and my SF settings were all set to local. My question is, is there a file I can restore from this backup that will have all my highlights and such in it? I do hope I made sense. This would be seperate from an exported xml file. Gah I so hope there is a file I can restore or a couple of files!


~Eoworfinia~
A snow goblin reaches down and gently pets your corpse, then quickly looks about to make sure no one noticed.
Reply
Re: Stormfront settings 01/16/2006 01:45 PM CST
There should be an xml file with your settings either in your SF directory or just in C:\, depending on where you saved it. If you can't find it there, do a windows search for *.xml for all xml files on the laptop. Might take a while, but it would probably save you a lot of time.
-Durnil
Reply
Re: Stormfront settings 01/16/2006 01:50 PM CST
I forgot to add, the old laptop is not accessable, just a backup drive image.


~Eoworfinia~
A snow goblin reaches down and gently pets your corpse, then quickly looks about to make sure no one noticed.
Reply
Re: Stormfront settings 01/16/2006 01:51 PM CST
oh... Mount the image using an emulator or something? That enters the realm in which I'm dumb.

-Durnil
Reply
Re: Stormfront settings 01/16/2006 02:03 PM CST
I'm able to browse the image but search it with a search function is not an option. Was hoping someone could tell me exactly where the settings are saved on the hard drive. I'll keep looking.


~Eoworfinia~
A snow goblin reaches down and gently pets your corpse, then quickly looks about to make sure no one noticed.
Reply
Re: Stormfront settings 01/16/2006 02:17 PM CST
Life is good again. I found the file and was able to restore all my settings.


~Eoworfinia~
A snow goblin reaches down and gently pets your corpse, then quickly looks about to make sure no one noticed.
Reply
Re: Stormfront settings 01/16/2006 07:46 PM CST
For those reading along, you can find your local-side stormfront settings in the following directory:

C:\Documents and Settings\UserName\Application Data\StormFront\DR

This is the default path, where UserName is your Windows XP user account name. If you defined a non-default path for docs and settings when setting up XP, chances are you're smart enough to find the files on your own anyway ;)

The Application Data subfolder is a hidden system folder so you will have to set folder options appropriately in order to see it.

The files will be stored as XML with five- or six-digit numeric prefixes such as 12345.xml, 214365.xml, etc etc. Each character will have their own file.
Reply
Stormfront/Wizard Programming 03/18/2006 07:03 AM CST
I've seen programs like Kitrinx's Crutch where they take text from the wizard/stormfront, work things out with it, then send text back.

I'm not sure if there's any policy or anything against it, but can anyone help me learn to do it? I can use Visual Basic and Delphi, can learn to use anything else if need be though.

Getting tired of copying/pasting into my spreadsheets, takes ages, would be good to have a program where I can click one button to do what I want. As it is now I have to keep flicking through all sorts and it's really distracting.

Please help.

Reply here, or
AIM KallarnDR
MSN RickHolt@Hotmail.com

Rick.
Reply
Stormfront Skins? 05/24/2006 08:58 AM CDT
Hello. I was thinking about switching to stormfront due to the features that wizard doesn't have... however biggest thing keeping me from it is the fact that I don't like the look. Is there any way to get stormfront to look as close to wizard default as possible?

Also... I wish it wasn't call stormfront. I try doing searches in a search browser, and I keep finding stuff for the stormfront white nationalist website. Bah. Heh.

Troubadour Raziaar
Reply
Re: Stormfront Skins? 05/24/2006 10:52 AM CDT
You might look at this site. http://soldoursoultoplay.net/stormfrontfess.htm

It has several skins.

Bluefalcon
Reply
Pattern matching in Stormfront please.. 04/05/2007 05:02 AM CDT
I have a tendency to hop between using Cmud and SF.

Would there be a chance we could get pattern matching for Stormfront?






Patriotism is often an arbitrary veneration of real estate above principles.
- George Jean Nathan
Reply
Re: Pattern matching in Stormfront please.. 04/05/2007 08:43 AM CDT
MATCHRE ??
Reply