Forums » Community Projects
Dameos's Plugins
wheres the log out/in msg one?
Not bad. :)
Too bad the forums don't support tab indents. :/
Too bad the forums don't support tab indents. :/
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
*edit* the links are at bottom of page
Errr.... what?
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!
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!
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
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
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.
You can feel free to remove your useless plugins anytime you like, Dameos. But go pout elsewhere.
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.
Nice propaganda BTW.
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.
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.
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.
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.
Also was informed of a glitch in pkmsg. User was unable to change the preset message. Adjusted the code and reuploaded.
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
quick 10 minutes and here ya go
http://www.gyph.net/plugs/autolaunchspeed.zip
will update my website page to reflect it later
Gulain, I get a lua error when I try to insert a little auto taunt. I'll try and get a shot for ya
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.
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.
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
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
the auto taunt works now. Good job:)
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.
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.