Jump to content

Recommended Posts

  • Replies 58
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted (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 by Hello12345
Posted

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.

Posted

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

Posted

@theguy0000: $currentproperties isn't an array. :lmao: 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! :evil:

What goes around comes around... Payback's a bitch.

Posted

@theguy0000: $currentproperties isn't an array. :lmao: 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! :evil:

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

Posted

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.

Posted

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.

  • 2 weeks later...
Posted

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.

Posted (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 by Thatsgreat2345
Posted

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..

Posted (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 by Hello12345
Posted (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 by Kickassjoe

What goes around comes around... Payback's a bitch.

  • 2 years later...
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...