CyRius Posted May 6, 2008 Posted May 6, 2008 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]
monoceres Posted May 6, 2008 Posted May 6, 2008 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!
weaponx Posted May 6, 2008 Posted May 6, 2008 (edited) FYI This is not a real word: "readed" LOL Edited May 6, 2008 by weaponx
monoceres Posted May 6, 2008 Posted May 6, 2008 (edited) FYI This is not a real word: "readed" LOLWhat?? I use it all the time "Yesterday I readed a book" Nah just kidding, but conjugating english verbs can be a bitch sometimes. Edited May 6, 2008 by monoceres Broken link? PM me and I'll send you the file!
Nevin Posted May 6, 2008 Posted May 6, 2008 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..
CyRius Posted May 6, 2008 Author Posted May 6, 2008 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]
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