View Single Post
  #3  
Old 07-28-2012, 12:04 AM
Imperialistic Imperialistic is offline
graal player lord
Imperialistic's Avatar
Join Date: Apr 2007
Location: Florida
Posts: 1,094
Imperialistic is a jewel in the roughImperialistic is a jewel in the rough
Quote:
Originally Posted by Crow View Post
I made some slight modifications. First, there's no reason to store stuff in variables if the referenced object doesn't even exist, so let's check that first. Next, both temp.pl and temp.pl.level are, in this case, objects. Nothing you should put into a string. Instead, let's use temp.pl.account and temp.pl.level.name. I believe that's it, but I'm rather tired right now..
Okay, so I was on the right track though right?

I still get really confused when it comes to variables/objects/strings, mostly because I don't know the actual definition and purpose of each one. I think I will read back over Jerret's and Twinny's GS2 guide and see if it helps.

Thanks Crow!
__________________
" It's been swell, but the swelling's gone down. "
Reply With Quote