Thread: Suggestion!
View Single Post
  #20  
Old 07-13-2007, 12:38 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Tolnaftate2004 View Post
Not to be picky, but if it works at all, it's "compatible". x-x
No, it's not. Right now, it works exactly like it did in GS1 - nothing further.

I tried to do getstringkeys("DBNameHere.") without any success.


And on a side note to Gambet; stop lecturing me when I know EXACTLY what I'm talking about. In my pre-edit of the first post, I had this at the top of all my 3 non-working examples:

PHP Code:
db findNPC(PartyControll); 
But those of you who claim to be able to script, should most likely know that that line of code did NOTHING when my examples was:

PHP Code:
db findNPC(PartyControll);
echo(
findNPC(PartyControll).getstringkeys("this.")); 
Wanna know why? Cause in my echo(), "db." is not mentioned ANYWHERE. 'Nuff said.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote