Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 11-20-2009, 06:36 PM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
I know SQLight is the way to go, but we've already got so much wrapped around this dbnpc id rather not change it all.

Now on this:
PHP Code:
temp.array = {"foo""bar""meow"};
array[
0].test 10;
array[
1].test 20;
array[
2].test 1
instead of the
PHP Code:
temp.array = {values,put,here}; 
i know i can do
PHP Code:
temp.array = this.guilds.getdynamicvarnames(); 
and that will pull them up, but what can I substitute for
PHP Code:
array[0].test 10;
array[
1].test 20;
array[
2].test 1
to pull up this.guilds.GUILDNAME.kills, and pull all the kills up? Then use that to match, what to use?
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...


Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 02:32 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.