Page 1 of 1

RPG dialog

Posted: October 19th, 2011, 11:17 pm
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

Re: RPG dialog

Posted: October 21st, 2011, 1:59 am
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).