Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - deedee

#1
Does anybody know if there is a scripting way in which you can modify the value of the global variables made up with the interface?

tnx
#2
Beginners' Technical Questions / SetGlobalInt
Tue 02/03/2004 20:01:33
The help file says:

"Sets the global variable INDEX to VALUE"

question is... how do i know what the index number is to my variables?. (I mean, this does refer to global variables, doesn't it?).

tnx
#3
I'm trying to make a dialog option change the value of a Global Variable. I foung it on the help file, but i can't make it work. I'm sure that i'm scripting it wrong (i'm quite a begginer in the subject), but since the help file doesn't provide an example, i can't make out.

Can anyone enlighten me?
#4
Let me explain first: My character is gathering some items for another character. I have managed to make the dialog options appear (when he has the specified object) saying that he has the item and he is giving it to the NPC.
I want a reaction from the NPC when all items are in his inventory (the NPC's inventory)... but i can't find a way to add an inv item to the NPC's inventory in the dialog scripting.

Any ideas?
#5
Beginners' Technical Questions / properties
Wed 25/02/2004 02:36:28
I just don't understand how to make them useful. I mean, i created a boolean property but i can't find how to define what that property does. ???

Maybe i got them all wrong. I wanted to create a property similar to the "can be walked though" checkbox in the characters screen. Is it possible to create such property and then apply it to, let say, objects?
#6
Here´s the script lines i wrote:

if (button == 1)   // quit
     QuitGame(0);

Button number is ok, i can't figure out what's wrong.
When i click the button in the test game; it just closes all GUIs, but doesn't exit the game.

any ideas?
#7
I'd like to know if there is a way to move a NPC to a specific room and specific room coordinates.
#8
Is there any way in wich you can alter the inventory screen? i mean, change style, colour, etc. ???

thanks.
SMF spam blocked by CleanTalk