![]() |
Adding Sub Array
Every time I use .add or .addarray to a blank or valued array variable I get a funky, dirty array that has to be sort through like hell in a very annoying way.
for example: PHP Code:
PHP Code:
wtf? I'm lost.... |
Works fine for me, what are you trying to do?
PHP Code:
|
Put a passing id and quest name in a clientr.var.
wnpc: PHP Code:
The rowid is obvious what it is, 0; 1; 2; ect. The params sent in the test I'm doing is from..... same wnpc (clientside): PHP Code:
and that temp.questName is coming from a level npc joined class as.... class: PHP Code:
|
It's the return from the database iteself actually, not the way its adding the array...
There some kind of protocol for the fields so grabbing database records doesn't show up all jacked up? had to make temp.checkQuest[0][0] to get the first field.... |
Use the rows from the SQL result.
PHP Code:
|
Thanks you.
|
All times are GMT +2. The time now is 05:37 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.