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.

RPG dialog

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
User avatar
lzrstrm
Member
Member
Posts: 122
Joined: September 21st, 2011, 8:26 pm
Name: Cameron
Location: Canada

RPG dialog

Post by lzrstrm »

ok im following the guid for scripting rpg dialog
but when i add the new critter with my script it uses the "Baker" for the critter
why is my script not working?
HELP
Virus 44
Image
User avatar
wildflower
Member
Member
Posts: 76
Joined: August 11th, 2011, 5:10 am
Name: Sandie

Re: RPG dialog

Post by wildflower »

It is hard to answer without seeing your code, but my guess would be that your critter-code points to the baker script (r_char_script should point to the relevant script-file).
Locked