![]() |
classes and databases
so, I'm using classes as storing my item data
However, once I update the class i am getting a list of all the items in the database, not just in that one class... is there any way to pull just a list of the variables for that one class? HTML Code:
this.item_Not_Hiring = {HTML Code:
this.item_Yellow_Mum = { |
hmm, I dont know? :\ maybe somethign with sql?
|
i need it for Graal script, lol.... [NPC Databases]
|
Make a cache database? If the cache data is old, reload it with new data.. (Do this when updating level list or w/e)
|
I'm having trouble trying to understand your question but you might try callstacks?
http://forums.graalonline.com/forums...ad.php?t=78280 |
Graal: check the database first
Graal: this.item_999 is in there Graal: now check the class and you'll see item_1, item_3 [and an old one, item_2 [in the flags of the database]) Graal: now, what I am wanting is a way Graal: to only get item_1, item_3 from the class Graal: i don't need item_999 from the actual database Anyone have any idea? :{ |
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 02:46 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.