Page 5 of 12

Re: Video#7

Posted: Thu Jan 21, 2010 6:09 pm
by Cold|Drawn
guys, is it normal if we can't buy more than 1 of the same type of potion.

because when I do, it returns "Could not add item into your backpack!"

/////irrelevant/////
oh, and another thing is that... the creature db right

everytime player kills a creature, it deletes the monster from the db

until there are no more creatures left in the database

is this normal?

Re: Video#7

Posted: Thu Jan 21, 2010 9:32 pm
by hallsofvallhalla
keep watching the videos for the creature fix. Post your code for the item problem.

Re: Video#7

Posted: Thu Jan 21, 2010 9:55 pm
by OldRod
See your other thread - I think I posted a fix for your buyitem problem

Re: Video#7

Posted: Fri Jan 22, 2010 2:11 am
by Cold|Drawn
okay! thanks a lot for your quick reply! *claps*

Re: Video#7

Posted: Tue Feb 02, 2010 8:02 am
by phq
It would be cool if you could actually choose a monster to fight.

Re: Video#7

Posted: Tue Feb 02, 2010 10:02 am
by OldRod
I think that is done in a later video, can't remember for sure.

But if you watch all the videos, by the end you'll be able to do it yourself :)

Re: Video#7

Posted: Tue Feb 02, 2010 6:31 pm
by phq
I don't get it,
why do we need to delete the monster?

Re: Video#7

Posted: Tue Feb 02, 2010 7:20 pm
by OldRod
That gets changed later too... just keep going :)

Re: Video#7

Posted: Thu Feb 25, 2010 9:37 pm
by tehbeasthax
so umm i hit insert on my store table i entered in 2 potions for hpoints then i hit go then when i hit go to store it says

Code: Select all

could not select anything from the store.
is there something else i am supposed to do

Re: Video#7

Posted: Fri Feb 26, 2010 2:32 am
by OldRod
Sounds like you need to take the index off of your inventory table. It gets put on by default it seems - I had the same problem.