Page 1 of 1
Character questions
Posted: Tue Apr 08, 2008 2:00 am
by SSFlame
hey guys my first question is how do you install a weapon like a sword into the weapon ini folder and what do i do since it does not have a projectile.
My second question is how would you setup up your character in the player setup ini folder only using these animations attack,run,idle and die
My third question is it important that in the character ini folder you have to make it so their is an image of your character if so how would you do that
Re: Character questions
Posted: Fri Apr 11, 2008 10:43 pm
by QuestOfDreams
hey guys my first question is how do you install a weapon like a sword into the weapon ini folder and what do i do since it does not have a projectile.
Read the section Weapon and Projectile Definition in the manual.
Hint:
catagory either projectile or melee, to chose which weapon type is used
My second question is how would you setup up your character in the player setup ini folder only using these animations attack,run,idle and die
Read the FAQ:
http://www.realityfactory.info/forum/vi ... f=5&t=3160
My third question is it important that in the character ini folder you have to make it so their is an image of your character if so how would you do that
If you want to choose different characters in the game menu you need to use the character.ini file to define the different characters. The image is an essential part of the character definition. (See
Character Selection in the manual)
If you just need 1 player you can disable the character selection by setting UseCharSelcet in the RealityFactory.ini file to false. The character.ini will be ignored in this case.