Limiting your inventory

nogden74
I am a complete noob to using quest and creating adventures. is there any way of limiting the amount of items that can be carried in the inventory

guzmere
Hi There a way if you put the command in an if statement
if
(ListCount ( ScopeInventory () ) > 1) or what ever number you want to limit it too
then print whatever you need
I know others will explain better but hopefully it's a start.
From one noob to another good luck. :D :D :D

Alex
The only way to do this at present would be to use a script for each object's "take" command, which would be a bit of a pain.

It is on the list for Quest 5.2 though: http://quest.codeplex.com/workitem/982

nogden74
thanks for the help i am completely new to this and have no background in anything like this

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums