Forums » Community Projects

Dameos's Plugins

Apr 28, 2009 newberry link
wheres the log out/in msg one?
Apr 30, 2009 slime73 link
Not bad. :)

Too bad the forums don't support tab indents. :/
May 06, 2009 Gulain link
I have removed all plugins and links to my plugins due to the player attitude in game.

*edit* the links are at bottom of page
May 06, 2009 slime73 link
Errr.... what?
May 06, 2009 blacknet link
Stuff like that will happen but I have found this type reaction just encourages the bad behavior. What I would encourage everyone to do is just ignore those attention whores and do not get involved in that saga as they will only drag you down to their low level and beat you up with extra experience.

I have not been in game much as of late (been doing other things) but there should be several people online that could help with matters like this.

Also I would like to add, we need more plugin authors!
May 06, 2009 Gulain link
All plugins are posted on my site
http://www.gyph.net/plugs/plugs.html

Autotaunt - pkmsg - automatically send a custom message to player you just killed /pkmsg for info

desired goods list - lists the desired items from the last station visited

loadall - command to load all items in station inventory to cargo till full

visualprox - a visual proximity alert

spotter - command to announce to selected channel location of target /spotter help for info

slash - couple of commands to make things easier for some people
/launch - launch from station
/reload - ReloadInterface() reload plugins

swarmturbo - modified infiturbo to maintain speed 81 m/s
can change the numbers in game

modified infiturbo - can change the numbers used in game
May 13, 2009 LeberMac link
I have removed all plugins and links to my plugins due to the player attitude in game.

You can feel free to remove your useless plugins anytime you like, Dameos. But go pout elsewhere.
May 13, 2009 Gulain link
LeberMac go troll somewhere else. And that was in the begining before the war and NW. Back in my second week or so of playing. If you have no requests for plugins or coding problems with my plugins then leave it on the RP board not here.

Nice propaganda BTW.
May 13, 2009 Gulain link
Working on a new trade database similar to TGFT's TA. Would like suggestions for what people want it. I am not going to post it yet still adding functionality.

What mine can do at present and reasons:

1. Same as blacknet's get info from station on dock. Sell and buy prices.

2. downside: only does commodities. I did this because I noticed some weapons and other items profit margins drop drasticlly on large loads.

3. Also downloads the desired items list at station.

4. Updates prices that stations will pay for an item insystem. Auto cleans the database of stations in data with higher prices insystem.

5. can tell you what item at station docked will turn the highest profit insystem. after purchase check cargo bay price list. *warning* in system with restricted sectors like starter zones it may indicate pricing there

6. search function: type in the name or part of it and returns listing of best buy/sell price insystem and galaxy and location.

Going to add more and such but also want opinions on desired functions. graphics will probably come dead last as I have not touched that yet and don't know it.
May 14, 2009 Gulain link
Expanded the ability of profit check of items at station to a specified system .. still testing it though
Also still tweaking the search function on items. Need to refine it for when the pattern return multiple items. The returned prices are inaccurate. I know the reason why just need to adjust it.
May 14, 2009 Gulain link
Also was informed of a glitch in pkmsg. User was unable to change the preset message. Adjusted the code and reuploaded.
May 14, 2009 Gulain link
Found suggestion for an auto speed increase after a launch.

quick 10 minutes and here ya go

http://www.gyph.net/plugs/autolaunchspeed.zip

will update my website page to reflect it later
May 21, 2009 Azumi link
Gulain, I get a lua error when I try to insert a little auto taunt. I'll try and get a shot for ya
May 21, 2009 Gulain link
Thank you. I have been informed of this by others. But have not seen any traces. I need something to track it down.
Since it seems to be with just setting the message I did a small edit and reuploaded the plug. Can't see anything wrong, but just to be safe I changed some of the variable names.
May 21, 2009 Gulain link
This is still being worked on. But it is my trade database. Will update it randomly. Feedback much appreciated.
http://www.gyph.net/plugs/TAA.zip

It isn't that I do not use TGFT's TA ... just some of the functionality I wanted worked better with a different database setup. I also wanted more typing commands for faster access to some info. Still working on keeping data from getting "stale".

Quick list of major at this time:

/taa best on
turn on insystem best price update - off by default - can get ... laggy ... if carrying a large mixed cargo load

/taa best off
turn off insystem best price update

/taa profit
list the item at this station that highest profit turn around insystem

/taa profit <system>
list the item at this station with highest profit turn around to <system> can be short hand and lowercase such as nyr for nyrius

/taa profit <system> <sector>
list the item at this station with the highest profit turn around to <system> and <sector> system as above, sector being the letter number ie. /taa profit nyr k14 or /taa profit dau l10
can be either caps or lowercase

/taa maint update
manual update, redoes the gather info commands same as entering station.

/taa search <item>
lists the item's best purchase and sell prices insystem and verse. little buggy if the pattern used gives multiple returns
May 24, 2009 Azumi link
the auto taunt works now. Good job:)
May 26, 2009 Gulain link
Adjusted my trade database ... mostly internal stuff ... and adding info for later use.

Did add /taa sell
Sells all but one item then updates pricing info. then sells last. just a quick attempt at keeping pricing from getting stale. have some plans on this for future use.