Question...

jb156
28 Dec 2005, 18:14
Hi. I know you probably get a lot of idiots like me coming in and asking stupid questions but I've been trying to figure these two things out for days and I've made no progress with the help files and such that the game comes with. I have QDK 3.52 and im encountering two problems excessively.

1. I cannot give an object to another object... I have typed the script for "objects that can be given to X" (with 'Y' as my 'object that can be given') AND for "objects that Y can be given to" (with 'X' as my 'object that Y can be given to'). It always comes out saying "hard as you try, you find you cannot do that". I know this questions seems rather vague but I can't figure it out... I have specified the gender for my 'X' object - making it a 'person'... I have tried numerous, obscure things but nothing works...

-- Though the above question is not my top priority at the moment, if possible, it would be nice to have some light shed upon it.
Question 2 is my top priority --

2. When trying to 'look' at certain objects, I encounter a "Run-time error '9': Subscript out of range"

Thanks in advance for the help... and again, sorry if I'm a bother or am wasting forum space...

~JB

jb156
28 Dec 2005, 18:36
In addition to my above post - for number 1 - I tried it where I only have the script written in for "Y" and not "X" or vice versa... I was told that it would mess it up if I had script under both sections but it still didn't work.

Also - for number 2 - the names of two of the object that encounter this 'runtime error' are "John and the House" AND "The Four Roads" (they are names of 'books' in the game I am creating)

~JB

Alex
28 Dec 2005, 22:08
Are we talking about multiplayer (QuestNet Server) games here or ordinary single-player games?

It sounds like you're using either the Q3EXT or TypeLib libraries - try removing them and see if that helps.

If you're still having problems please send me your ASL file and I will take a look into it.

jb156
29 Dec 2005, 00:15
Ordinary single-player game -
I am using Q3EXT libraries which are 'recommended' for multiplayer games. Since I am not creating a multiplayer I will uncheck the box next to "q3ext.qlb"...
and...
both of my problems are fixed!
Wow... Thank's very much Alex! :D

~JB