litlmike Posted December 1, 2006 Posted December 1, 2006 (edited) Loving it! But I did get this: Edited December 1, 2006 by litlmike _ArrayPermute()_ArrayUnique()Excel.au3 UDF
Hello12345 Posted December 1, 2006 Posted December 1, 2006 (edited) Nice Job but i get this error --------------------------- AutoIt Error --------------------------- Line 0 (File "C:\MonopolyGame\Monopoly Game\BOARD.exe"): $currentproperties = $p1properties[$propertynum] $currentproperties = $p1properties[^ ERROR Error: Array variable subscript badly formatted. --------------------------- OK --------------------------- 2) also if you get chance that says move here and them the piece does not move. 3) and if you go past go, you don't get 200, but not landing on it 4) if you got the electricity stuff you don't pay 5) if you are in pennsilvania ave you cannot not buy it, but can buy from the raidraod. thanks Edited December 1, 2006 by Hello12345
Kickassjoe Posted December 1, 2006 Author Posted December 1, 2006 delete the "[$propertynum]" from line 389 and line 394 of the AI.au3 for now. When I switched from my dad's name to my name I copied the game, and then I fixed that, then went back to my dad's name, and continued to program without copying from my name again. I will update that later today I think, I am not on a computer that can do it at the moment. What goes around comes around... Payback's a bitch.
theguy0000 Posted December 2, 2006 Posted December 2, 2006 delete the "[$propertynum]" from line 389 and line 394 of the AI.au3 for now. When I switched from my dad's name to my name I copied the game, and then I fixed that, then went back to my dad's name, and continued to program without copying from my name again. I will update that later today I think, I am not on a computer that can do it at the moment.so... what exactly causes that? it looks fine to me... The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Kickassjoe Posted December 3, 2006 Author Posted December 3, 2006 @theguy0000: $currentproperties isn't an array. I was thinking of $p1properties and $p2properties when I was writing those lines. What I don't get is it is saying that $rent isn't an array sometimes... ... It is really bugging me! What goes around comes around... Payback's a bitch.
theguy0000 Posted December 3, 2006 Posted December 3, 2006 @theguy0000: $currentproperties isn't an array. I was thinking of $p1properties and $p2properties when I was writing those lines.What I don't get is it is saying that $rent isn't an array sometimes... ... It is really bugging me! But then shouldnt it give"Subscript used with non-array variable"??? The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Kickassjoe Posted December 4, 2006 Author Posted December 4, 2006 That is what confused me when I was trying to figure out what was wrong. This might have happened because it was in the "include" file, that's the only thing that I can think of that would make that happen. What goes around comes around... Payback's a bitch.
iceberg Posted December 4, 2006 Posted December 4, 2006 nice job Kickassjoe! simply amazing! mouse not found....scroll any mouse to continue.
Kickassjoe Posted December 4, 2006 Author Posted December 4, 2006 nice job Kickassjoe!simply amazing!Thanks... I wish I could pull away from wc3 and onto my other computer, to fix some of the errors, and start making the x-skin gui... What goes around comes around... Payback's a bitch.
A. Percy Posted December 5, 2006 Posted December 5, 2006 nice job Só o que posso lhe dizer, bom é quando faz mal!My work:Au3Irrlicht - Irrlicht for AutoItMsAgentLib - An UDF for MSAgentAu3GlPlugin T2 - A 3D plugin for AutoIt...OpenGl Plugin - The old version of Au3GlPlugin.MAC Address Changer - Changes the MAC AddressItCopter - A dragonfly R/C helicopter simulator VW Bug user Pinheiral (Pinewood) city: http://pt.wikipedia.org/wiki/Pinheiral
Kickassjoe Posted December 17, 2006 Author Posted December 17, 2006 Updated: see first post! What goes around comes around... Payback's a bitch.
Thatsgreat2345 Posted December 17, 2006 Posted December 17, 2006 i got a chance that said go back 3 spaces. Then everything got stuck in some loop and couldnt exit
Kickassjoe Posted December 17, 2006 Author Posted December 17, 2006 I haven't had that problem, but I will look into what is causing it. Did you get any error when it happened? or did the game just freeze? could you press any other buttons in the game? What goes around comes around... Payback's a bitch.
Thatsgreat2345 Posted December 17, 2006 Posted December 17, 2006 (edited) it just froze my piece just sat there didnt go back , then i tryed closing or pressing any other button nothin worked, which i would suspect to of gotten stuck in some loop and not able to get back to the main loop, or if your using GuiOnEvenMode i guess it would be easier to debug Edited December 17, 2006 by Thatsgreat2345
_Kurt Posted December 17, 2006 Posted December 17, 2006 KickAssJoe, Great work! I am a huge monopoly fan and wow, you really worked hard on this. I love how it's play-able, and even made in autoit, nice job! Kurt Awaiting Diablo III..
Hello12345 Posted December 18, 2006 Posted December 18, 2006 (edited) Thanks for the new version. The bad news is that I still get i think the same error --------------------------- AutoIt Error --------------------------- Line 0 (File "C:\Documents and Settings\user\Desktop\MonopolyGame\Monopoly Game\Board.exe"): $currentproperties = $p1properties[$propertynum] $currentproperties = $p1properties[^ ERROR Error: Array variable subscript badly formatted. --------------------------- OK --------------------------- Edited December 18, 2006 by Hello12345
Kickassjoe Posted December 19, 2006 Author Posted December 19, 2006 (edited) added to-do list and error list. !~! @thatsgreat2345: did you by any chance look at what line the script was on? (in the right side of the start bar (on mouseover)) Edited December 19, 2006 by Kickassjoe What goes around comes around... Payback's a bitch.
CrewXp Posted February 18, 2009 Posted February 18, 2009 anyone still have this script? I'm interested in the functionality of it, and wish to add modern 3d/2d graphics to it, as well as adding multiplayer functionality.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now