HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

help please

08-21-2005, 02:29 AM#1
Linera
Anyone know of a good interactive NPC talk system?
08-22-2005, 02:19 AM#2
Linera
refresh
08-22-2005, 09:24 AM#3
Tim.
I've never done one before, however I supose Dialogs could work.
08-22-2005, 02:03 PM#4
dtime35
I have never seen one in trigger form but It doesnt sound that hard to amke, you could use floating text and chat responses or dialogs, the chat one I think would work better though. Do you need help triggering it?
08-22-2005, 02:21 PM#5
Linera
Yes. I demo of how it works would help. Any chance it might work using spells, or items?
08-22-2005, 02:33 PM#6
Thunder_Eye
You mean like casting a spell from the dialouge or Cast a spell to open the dialouge?
08-22-2005, 02:35 PM#7
Vexorian
I think that kattana once made a system for npc conversations, you should try looking for him on his site
08-22-2005, 03:11 PM#8
Linera
what is the address?
08-22-2005, 03:33 PM#9
Vexorian
http://www.wc3jass.com

I never tried the system and it is not uploaded there , but I think that you can pm kattana there and he will send it.

I think the system was good cause even weaaddar liked it
08-22-2005, 03:39 PM#10
Linera
well if you get it, email it to [email protected]

if you are unable to get it then maybe you can help me make one
08-23-2005, 11:28 PM#11
Vexorian
The only thing kattana gave me is this link http://www.wc3jass.com/viewtopic.php?t=203
08-24-2005, 06:11 AM#12
Linera
looks promising, I'll try it out.
08-26-2005, 05:26 PM#13
Linera
It looks like it won't work in multiplayer
08-27-2005, 12:08 PM#14
James59281
I haven't perfected it yet, but you could try my idea.
First i give the units who i want to be able to talk to the shop abilities. Then i give the unit a dummy item (tome) which i can buy from them (for free.) The bought item is removed immediately. In this way (using multiple dummy items) you can control a conversation in real time using floating text, and without the need for dialogs.

I don't know if this is a good/efficient idea, but it does allow you to do conversations using ONLY built in world editor triggers.
08-27-2005, 03:30 PM#15
Vexorian
Quote:
Originally Posted by Linera
It looks like it won't work in multiplayer

Why?