Jump to content

Recommended Posts

Posted

C:\xyz\xyz.au3 (375) : ==> Expected a "=" operator in assignment statement.:

$read_monster_name[$k] = $monster_readed

$read_monster_name^ ERROR

LoL. I dont understand this. I want just that the $monster_readed's value become the $read_monster_name[$k]'s value too... Where's the problem here?

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

Posted

C:\xyz\xyz.au3 (375) : ==> Expected a "=" operator in assignment statement.:

$read_monster_name[$k] = $monster_readed

$read_monster_name^ ERROR

LoL. I dont understand this. I want just that the $monster_readed's value become the $read_monster_name[$k]'s value too... Where's the problem here?

More info is required since obviously something more is going on.

Broken link? PM me and I'll send you the file!

Posted (edited)

FYI This is not a real word: "readed" LOL

What?? I use it all the time "Yesterday I readed a book" :)

Nah just kidding, but conjugating english verbs can be a bitch sometimes.

Edited by monoceres

Broken link? PM me and I'll send you the file!

Posted

Does that array work if you take it out of the loop that I assume it is in? Was that same variable not an array earlier or something? :) WTB more code..

Posted

Lol... I found the clue=)) I didn't declared the variable as a Global :):> It was declared before but as a Local variable. Thanks anyway the support. I find this clue in 1 hour..... :() I'm n00b i know:)))

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

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
×
×
  • Create New...