News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Ped Conversations  (Read 3671 times)

0 Members and 1 Guest are viewing this topic.

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Ped Conversations
« on: April 05, 2016, 12:53:01 PM »
hello
As y'all notice, in bully you can see ped in certain point's talk to each other or wait for a ped to spawn to talk to.
e;g

In the Boy's dorm, if you enter and go in to the common area where the arcade machine is,
Next to the poker table and TV two ped's can start having a conversation.
Is it possible to add your own Convo area?
Let's say I want to make the Chemical plant more alive, I want to add spawn point's for Townies, I also want to find a way to make them have conversation's around it, does anyone know how to do this?

Offline AlphaTech

  • LostInSpace
  • Sr. Member
  • ***
  • Posts: 758
  • Gender: Male
  • The name's AlphaTECH, whatca need help with?! :)
    • View Profile
Re: Ped Conversations
« Reply #1 on: April 05, 2016, 01:25:46 PM »
You must be at scripts and conversations with yourself
Then you'll find the truth of truths.

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: Ped Conversations
« Reply #2 on: April 05, 2016, 03:16:36 PM »
PedSetWantsToSocializeWithPed(ped1,ped2)
PedSetWantsToSocializeWithPed(ped2,ped1)

This'll make them keep talking.

PedSetWantsToSocializeWithPed(ped1,-1)
PedSetWantsToSocializeWithPed(ped2,-1)

This'll probably make them stop but I haven't tested it.

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Re: Ped Conversations
« Reply #3 on: April 07, 2016, 03:09:17 PM »
Thank's, but that's only 2 people.
In some faction place's like Harrington house, they all gather up in a group of 3 and talk, or like in a big circle, how do I re-create that?

Offline UltimateGamer9

  • Full Member
  • ***
  • Posts: 190
  • Gender: Male
    • View Profile
Re: Ped Conversations
« Reply #4 on: April 07, 2016, 10:17:55 PM »
umm maybe u can try this? i never tried this before but try this one :- PedSetWantsToSocializeWithPed(ped1,ped2,ped3)
                                                                                                              PedSetWantsToSocializeWithPed(ped2,ped3,ped1)
                                                                                                              PedSetWantsToSocializeWithPed(ped3,ped2,ped1)

try three people first. if it does work then try with more people?
« Last Edit: April 07, 2016, 10:20:07 PM by UltimateGamer9 »

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Re: Ped Conversations
« Reply #5 on: April 07, 2016, 10:26:47 PM »
umm maybe u can try this? i never tried this before but try this one :- PedSetWantsToSocializeWithPed(ped1,ped2,ped3)
                                                                                                              PedSetWantsToSocializeWithPed(ped2,ped3,ped1)
                                                                                                              PedSetWantsToSocializeWithPed(ped3,ped2,ped1)

try three people first. if it does work then try with more people?
I'm sure that won't work...I think.

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: Ped Conversations
« Reply #6 on: April 08, 2016, 12:23:16 AM »
I'm not sure how the groups work myself.

Offline UltimateGamer9

  • Full Member
  • ***
  • Posts: 190
  • Gender: Male
    • View Profile
Re: Ped Conversations
« Reply #7 on: April 08, 2016, 12:58:09 AM »
alright so how about like this?
Code: [Select]
PedSetWantsToSocializeWithPed(ped1,ped2)
PedSetWantsToSocializeWithPed(ped2,ped1)
PedSetWantsToSocializeWithPed(ped3,ped1)
PedSetWantsToSocializeWithPed(ped3,ped2)
PedSetWantsToSocializeWithPed(ped2,ped3)
PedSetWantsToSocializeWithPed(ped1,ped3)

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Re: Ped Conversations
« Reply #8 on: April 08, 2016, 09:54:08 AM »
I'm not sure how the groups work myself.
fuck,
i saw governmentman123 do it in a video, for the townies in the chemical plant.
he's on b-b all the time but never start's to reply or anything which stinks.