 |
View previous topic :: View next topic |
 |
|
|
|
|
Author |
Message |
|
|
|
|
|
Logain Abler
Joined: 31 Oct 2005 Posts: 2198 on topic Location: Norwich, UK

|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
mark_a_condren

Joined: 03 Aug 2005 Posts: 1384 on topic Location: Newcastle - Australia

|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Sesk

Joined: 17 Nov 2006 Posts: 395 on topic Location: Canada

|
Posted: Mon, 8. Nov 10, 04:26 Post subject: |
|
|
I hope you get the problem fixed.
Good script idea, keep up the work.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
mark_a_condren

Joined: 03 Aug 2005 Posts: 1384 on topic Location: Newcastle - Australia

|
Posted: Mon, 8. Nov 10, 06:53 Post subject: |
|
|
The problem is with Hotkey Manager putting the hotkey back after it has been removed, apparently.
I'm not going to be investigating any further into this matter as i will be removing support for Hotkey Manager in the next version anyway. Not due to any issues with Hotkey Manager, but rather there is no need for it any more. The uninstall script has to be run anyway when removing Universal Banking so it handles the hotkey removal while removing everything else. This will stop any conflicts or issues that are currently being experienced.
MarCon
_________________ MarCon Ind - S.O.C.S.I : | Game Start Sector Reveal : | Asteroid Fusion : | TC Stock Exchange | MarCon Utilities / Demos | Universal Banking | Ingame DevChat GUI |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Mutiny1
Joined: 02 Aug 2010
|
Posted: Mon, 8. Nov 10, 16:31 Post subject: |
|
|
Excellent... Your back.. I'll give this a try!
_________________ This is mi syg. |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Sesk

Joined: 17 Nov 2006 Posts: 395 on topic Location: Canada

|
Posted: Mon, 8. Nov 10, 19:28 Post subject: |
|
|
I noticed a bug, if you open a new account, deposit 500k in it, then close the account, then go to your summary, it will say you have a 500k balance, even tho you got the money back when closing the account.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
vukica

Joined: 10 Aug 2008 Posts: 559 on topic Location: Croatia

|
Posted: Wed, 10. Nov 10, 16:02 Post subject: |
|
|
When you select close account you can't back out anymore. It asks to proceed or not, but it proceeds anyway or another no matter what you select.
I checked the code, and you have something like
proceed=get user input boolean/var etc..
that shoud go right behind close.account label... like this
close.account:
proceed=get user input
if proceed=true
closeAccountCode
end
return whatever
i can c/p if needed
p.s. I really like this script, been trying to find/ a station selling script for ages but always something messed with my evil plan.
_________________ Lost Colony Expansion - new sectors |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
mark_a_condren

Joined: 03 Aug 2005 Posts: 1384 on topic Location: Newcastle - Australia

|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
vukica

Joined: 10 Aug 2008 Posts: 559 on topic Location: Croatia

|
Posted: Wed, 10. Nov 10, 20:18 Post subject: |
|
|
Yeah man, I really like it. More than like, I need that little script! I have too many stations I don't need and not enough time to destroy them. Now I can get some money back!
Keep it going!
_________________ Lost Colony Expansion - new sectors |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Taowulf
Joined: 15 Apr 2009 Posts: 34 on topic

|
Posted: Wed, 10. Nov 10, 21:42 Post subject: |
|
|
I have been loving this so far, earning interest on my creditssssss and selling off stations I no longer want to deal with except one little thing.
My balance went from over 2 billion to negative 2 billion. No reason at all. No loans, it just flip flopped between entries. Now when it computes interest one time it will deduct from the negative balance (with a positive interest adjustment) and the next time it will add to it. Please help before my billions are sucked away.....
Here is the screenshot.
http://i1087.photobucket.com/albums/j479/taowulf/negcreditssssss.jpg
_________________ ***modified*** means more options |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
mark_a_condren

Joined: 03 Aug 2005 Posts: 1384 on topic Location: Newcastle - Australia

|
Posted: Thu, 11. Nov 10, 02:01 Post subject: |
|
|
@ Taowulf
First, create another account and put half from the first account into it. it's the game engine unable to handle numbers over 2 billion. You will get the same amount of interest just spread over 2 accounts. better to have a number of accounts with a smaller amount in each rather than 1 large account. If it keeps behaving badly you may need to delete the account and use a cheat script to get you back the credits that are effected.
Notice to everyone, keep your accounts below 1,500,000,000 for this very reason.
MarCon
_________________ MarCon Ind - S.O.C.S.I : | Game Start Sector Reveal : | Asteroid Fusion : | TC Stock Exchange | MarCon Utilities / Demos | Universal Banking | Ingame DevChat GUI |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Taowulf
Joined: 15 Apr 2009 Posts: 34 on topic

|
Posted: Thu, 11. Nov 10, 07:15 Post subject: |
|
|
My mistake, iwas thinking this was an end around to get past that. That is what get for trying to think after building a complex.
Since it won't let me get the credits out of the account, in fact won't let me deposit to it either I guess I will have to recreate my filty lucre the old fashioned way.
But since getting the government to bail me out is not an option I will get it back via cheat.
_________________ ***modified*** means more options |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
mark_a_condren

Joined: 03 Aug 2005 Posts: 1384 on topic Location: Newcastle - Australia

|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Taowulf
Joined: 15 Apr 2009 Posts: 34 on topic

|
Posted: Thu, 11. Nov 10, 12:59 Post subject: |
|
|
Not a problem at all, I just hadn't done my research correct. Building a complex and a hundred jumps to locate an Aran took me off of the golden path.
Having a mechanism to autotransfer or autorollover into a new account would be good for when we become otherwise occupied. I just shut down TC so I can't go back to look but even an option to have non interest bearing accounts would be good. This one just got away from me while I was otherwise occupied.
Love the plugin though, especially the abilty to sell my "accidental" stations.
_________________ ***modified*** means more options |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
XanII
Joined: 29 Dec 2005 Posts: 2386 on topic Location: Way too far beyond

|
Posted: Thu, 11. Nov 10, 14:56 Post subject: |
|
|
Got to put this script into serious use and trounce it to pieces and look for holes again,
Also got a ton of ideas how to expand this script. Again inspired by how our 'legal and ah so uncorrupted' banks do business themselves in the real world.
_________________ X3:TC Heavy M6 guide : : : Let's pretend you are an addict, lets pretend that you are a X-games player... but i am repeating myself here. |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
|
|