Character questions

Topics regarding Scripting with Reality Factory
Post Reply
SSFlame
Posts: 13
Joined: Mon Mar 17, 2008 10:26 pm

Character questions

Post 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
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Character questions

Post 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.
Post Reply