I'm not sure about that, but when you're using Bitte melden Sie sich an, um diesen Link zu sehen. quest extensions:
He states:
So your variable is an array. Try to use lvlCheck[1][0].
yup it worked .... thanks dude
I'm not sure about that, but when you're using Bitte melden Sie sich an, um diesen Link zu sehen. quest extensions:
He states:
So your variable is an array. Try to use lvlCheck[1][0].
yup it worked .... thanks dude
hi
i hope to find help here
am facing a problem with retrieving some data from my DB with SELECT query
am doing a Quest that needs to check Pet level before updating its parameters
the new_petsystem table in DB looks like
now when i UPDATE parameters it works fine no problem
like this :
but when i try to retrieve pet level and store it in variable
i trid many ways like "
then i try to show what was stored in variable like :
it doesnt work .. i tried many ways but no luck
some times it shows me nil result . some times it shows me some big number that i dont know where it came from
hope if any one can help me of the right way to retrieve values from DB and store it in a variable to use it in my quest
thanks in advance
thanks ... i'll try it