ref target
string_var name (i used: as well.)
Begin OnAdd
set target to getcontainer
set name to target.getname
messageboxEX "Mr/Mrs %n thanks you for your help." name
end
Well... the dialogue works fine, but when i get the result its like this:
Mr/Mrs
I used SetActorFullName from console to change the name , maybe it stuck, but i got the same again.
I want it to get actor's name, that uses this script. And i cannot understand where the problem is.
Any help will be great.
Thanks