Do you ever use the forum chat Dyna - for a few simple questions? I've managed to utilise the extension, but i'm having difficulty extracting the exact object...
Danny
Printable View
Do you ever use the forum chat Dyna - for a few simple questions? I've managed to utilise the extension, but i'm having difficulty extracting the exact object...
Danny
I'll sign into it tonight, say in 5 hours?
Or now, as there's a web-based client.
Frig! Ok, done some serious and vigerous testing and debugging here, but still got an issue Dyn!
I have set each active to have an global string for the name and a global value when the lowest is detected, this way through debugging the game when it's the AI's turn it displays the correct company with the lowest score, displays the name and value, which to me is correct. Now it minuses the correct amount from cash available and also buys the relevant shares, however, it also purchases 10 from every other company too (at the start they all have equal amounts of shares) so maybe a bug?
It displays the correct chosen active from the qualifier, but the actions on the event (which are limited only to the qualifier) are also affecting all other actives that do not qualify, or maybe they do qualify (hence the purchase of all of them instead of just the one) - mmf bug, or collision with your object in the condition, in other words it's ignoring the condition?!
Also to note, it only purchases once, on the next round which is on a loop (not a function loop) just a procedural loop, it doesn't purchase... any idea's?
Send me the file, I'll have a look.