#include "wrappers_h"
#include "global_objects_h"
#include "utility_h"
void main()
{
object oSpeaker = GetObjectByTag("gisotc_follower01");
object oHero = GetHero();
resource oConversation = R"gisotc_cultoutpost_infade";
UT_Talk(oSpeaker, oHero, oConversation, 0);
}
It gives the worst error when saving, which is "unknown error". What is wrong with it?
Modifié par Gisle Aune, 22 octobre 2010 - 07:27 .





Retour en haut






