Q: NPC's Talking With Eachother?
#1

Hey Lads,

I'm Wondering how i can make NPC's Talk With Eachother?


So Obvisley I'll Start it By Using

Код:
if(PlayerToPoint(playerid,X.X,Y.Y,Z.Z))
So, Now If a Player is Within the 2 NPCs,
How Would i Make them Talk?

Would i Use Timer's, so When one Talks, The Other Takes Awhile to Respond?

I'm Kindaof Stuck, Aha.

Cheers
Ezay
\o/
Reply
#2

Maybe you could try and get them to walk up to eachother and make one do an animation and then a few seconds later the other NPC does another animation
Reply
#3

Nah, I Want Them to Actually Send the Client a Message,

Thanks for your Help Though.

Reply
#4

Quote:
Originally Posted by Ezay
Посмотреть сообщение
Nah, I Want Them to Actually Send the Client a Message,

Thanks for your Help Though.

No problem


Maybe you could make something like this

pawn Код:
SendClientMessage("Hello");

But make it so certain plays would be able to see it if in a certain area ?
Reply
#5

pawn Код:
OnPlayerText(npcid,text)
Reply
#6

@ blank.


Thankyou Alot
Reply
#7

Do you intend to use chatbubbles?
Reply
#8

Nope, Not At All.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)