Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

How do i get a NPC to talk?

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
Nathan
Member
Member
Posts: 1
Joined: April 27th, 2010, 8:56 am
Name: nathan
IRC Username: Nathan

How do i get a NPC to talk?

Post by Nathan »

Hello guys :) got a few things i would like to know
1. how do i get the npc's to talk?
2. how i change the character im playing when making new map.
3. how i make hostile creatures

also working on my c++ and coding
how do i import my own?

arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: How do i get a NPC to talk?

Post by arcones »

Hey Nathan!

Please post any questions you have for PAS in the Sandbox Support section. ;)

1. This question has already been answered in several area's so I'll refer them to you:Look at my link & Mother of All Posts This will help with NPC's ;)

2. When you create a new map, and you want to play as a different character, press "0" (zero). That will change the color of your current character and will also switch to an ogre.

3. I'm going to recommend looking at the MCO (Master Chef Ogro) code.
Nathan wrote:also working on my c++ and coding
how do i import my own?
When you code something, create a config file with the same name as your map. I.e. "watermelon.cfg" is automatically linked to the "watermelon-art.cfg" and the watermelon.ogz file as well. Just import whatever code you want, to the config file.
Hope that helps!

Arc :geek:
Image
Want a user bar like this one? PM Leo!
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Re: How do i get a NPC to talk?

Post by Obsidian »

Topic moved
Reason: Moved to support
うるさいうるさいうるさい!

github: https://github.com/damianb/
Locked