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 - ktalebian

#1
Beginners' Technical Questions / Run Dialog?
Wed 27/12/2006 04:25:32
Hey, how do I run a dialog using the Script? What is the function for it?
RunDialog() does not work
#2
Beginners' Technical Questions / Checking item
Wed 27/12/2006 03:03:39
Hi! How can I check to see if the player has  an item? I want to buy something in the game, and in the dialog, if the person has something, then they can buy the thing!
How can I do that?
thank you

also, can I set a variable in the conversation?
#3
Hi
How can I make the global messages look like someone's line? Because when I run a global message, it shows it in the white background! I want it to look like as if it is being said by that character.
thx
#4
Beginners' Technical Questions / GUI Help
Wed 20/12/2006 06:15:46
Hi, I am making two inventories. One is the main one, where the objects go when you pick them. For the other one, I want the user to be able to put the objects the he has in it.
What I dont know how to do, are
a) How do I get the ID of the item? I mean, how to I get the id of the ActiveInventory, so that I can take it off the main inventory.
b) How do I add it to an inventory? Because right now when I pick up an object, it goes into both inventories!
Thank You
#5
Hey
I use this
character[8].FollowCharacter(6, 5);
for character follow; but I get this error:
Type Dismatched: Cannot convert 'int' to 'Character*'
why?
thx
#6
Heeey
how do I make a beginning scene and cut scenes? Thank you
#7
Hey, is there such thing as temp variable? So that after 10 seconds, for example, it expires, and once it does, something happens?
#8
Beginners' Technical Questions / Manual
Sat 25/02/2006 03:23:45
Hey
Where is this manual of all scripts? I can't find it! :D
thx!
#9
Hi, so, you know how when you upload an object, you can set it being invisible first? How do I make it visible? How do I then make it invisible again? thx
#10
Beginners' Technical Questions / Walk Behind
Thu 23/02/2006 06:59:38
Hey
Soo, I have these images, and then the character has to walk from behind. When using the walking area thing, the road would basically pass over these images. But I want the character to walk from the behind (ie, once he reaches those images, only to see his head). I used the Walk-Behinds thing, but it does not work! I highlighted the barrels that should go in front, but the character still walks over them!
thank u
#11
Beginners' Technical Questions / Dialog error
Tue 21/02/2006 07:32:17
Hi, I want to run a dialouge, and if certain thing is said, I want to change the variable. I used
SetGraphicalVariable("varname", value);
in the Editting Script thing of the dialouges, but it gives me an error!
-------------
another dialog question
--------------
I have this rather large options for this dialouge. How can I make the dialouge into a list? Because right now the option takes the entire pagee! I mean when I start the conversation, I only see the huge list. It is not like a list with a scroll at the corner!
#12
Beginners' Technical Questions / Font color?
Mon 20/02/2006 07:09:26
Heey, how do I change the font color of each character?
#13
Beginners' Technical Questions / Mouse over
Mon 20/02/2006 06:30:50
Hi, can I add a text when my mouse goes over something? I know I can show a message, but I want to show a subtitle!
#14
Hey
I have two questions
1) How can I play a sound when the character does something?
2) How can I have an animation in the background? I don't want to have animated background. I want the permenant background, but have an animation in corner, like an object.
#15
Beginners' Technical Questions / Leaving Room
Sun 19/02/2006 03:41:04
Hi, so I created a hotspot. When clicked, the character moves first, then
Character - Move NPC to a different room
Player - Go to a different room

Now, how can I adjust the place the guy enters the next room?

thank you
SMF spam blocked by CleanTalk