[inventory issue] and Inventory Limit?

This forum is meant for requesting technical support or reporting bugs.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

[inventory issue] and Inventory Limit?

Postby mercedes » Thu Aug 14, 2008 6:32 am

How messed up is this..I have it set to click an item..and NOT put it in inventory..and it still put it in inventory...???..I have been messing with this crazyness for a half hour...LOL>. I mean.. what do i do with that...



:D


Peace!~
Last edited by mercedes on Fri Aug 15, 2008 6:51 am, edited 1 time in total.
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~

Postby Mystery » Thu Aug 14, 2008 10:25 am

Without knowing what exactly you did, it's not possible for us to tell where the mistake is.
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Postby mercedes » Fri Aug 15, 2008 3:26 am

I had simply just unchecked add item to the inventory..and in the advanced i have hotspot.move code..[Am trying to move the key before he grabs it]
but it adds it anyways..

Code: Select all
If VAR1 < N Then
      Action.AddItem "ITEM_NAME"
      VAR1 = VAR1 + 1
   Else
      Mesage "You cannot carry more than N items."
   End If


By the way..can i simply put this in all inventory hotspots..? Its hard to tell which they will pick up first and they will run out of room if they don't think ot examine certain items..this way it limits them once they reach say 9 of them..

Peace
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~

Postby Mystery » Fri Aug 15, 2008 10:47 am

Have you created the variable VAR1?
Have you used 9 instead of N?

Btw, there's a typo "Message" instead of "Mesage".

With this code all items will be picked up, until 9 items are in the inventory.
It shouldn't pick up the 10th item.
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Postby mercedes » Fri Aug 15, 2008 10:54 am

Oh yes..sorry that was 2 separate question there Mystery..and that code is from the help documents so if there are typos...it wasn't me..|LOL :P..

Ya i know it will do that..but from the sounds of it..u do it only in one hotspot normally..so i had wondered if it was ok to put it in all.which is what i did..or at least 5 of them..

As for the first question..its still weird..lol...why its doing that i don't know...i simply give up on it..:P

THanks for response Mystery..:)!~
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~

Postby Mystery » Fri Aug 15, 2008 11:02 am

Ah I see, two questions.

Yes, there's a typo in the Help Files. :?

Hmmm, if you don't have the "Add item" checked, then you must have somewhere an Add.Item command...
User avatar
Mystery
Forum Admin and Games Page admin
 
Posts: 2990
Joined: Sat Feb 04, 2006 8:12 am
Location: Switzerland

Postby mercedes » Fri Aug 15, 2008 11:08 am

I hadn't noticed it before cause i am sure i have done this;
But is it possible that because its still an inventory item in my list..that it would keep adding itself then..? I'm sure ive changed my mind about items before and simply unchecked it..and kept item in inventory till whenever i decided to take it out..being as i might change my mind again....hmm.This is not a big deal..I 'm only asking this as an after thought...:)

Peace..
Thanks Again..:D
User avatar
mercedes
VIP
 
Posts: 2460
Joined: Sun Mar 09, 2008 10:43 pm
Location: Canada..~


Return to Adventure Maker Technical Support and Bug Reports

Who is online

Users browsing this forum: No registered users and 0 guests