I'm looking for what may be some basic info on the toolset. I have three questions really.
The first is.. How do I make it so that when I launch the mod for the first time it asks me if I want to import an existing character or make a new one?
The second is.. How do I launch the character creator if they choose to make a new character?
The last is.. How do I make a map marker in Origins and attach it to the mod?
Any help would be awesome thanks.
New Modder with Questions
Débuté par
Yalision
, sept. 20 2010 06:47
#1
Posté 20 septembre 2010 - 06:47
#2
Posté 20 septembre 2010 - 11:54
http://social.biowar...cter_generation
You'll want to use the first one and change
StartCharGen(GetHero(),0);
to
StartCharGen(GetHero(),TRUE);
to enable character import.
You'll want to use the first one and change
StartCharGen(GetHero(),0);
to
StartCharGen(GetHero(),TRUE);
to enable character import.
Modifié par FergusM, 20 septembre 2010 - 11:54 .





Retour en haut






