It is currently 08 Dec 2025, 07:20
Author Message
 Post subject: In-Game console commands
PostPosted: 23 Apr 2011, 15:31 
Offline

Joined:

23 Apr 2011, 15:28

Posts: 1

I was looking at the in-game console, particularly when a sister animation plays and it got me wondering if there's a command to play a specific animation. As it is now, it seems random.

Also, is there a command to show the FPS?

Thanks.


 Profile  
Quote  
PostPosted: 26 Apr 2011, 21:22 
Offline

Joined:

29 Aug 2004, 16:52

Posts: 2152

Location: Россия, Москва

Code:
'stats 1 
will show the staistics, FPS included (it is the same as "show stats 1", just a shorter form of it)

As for the sisters' animation, I don't remember a way. You can give them lympha, though. So just change game variable "fast_start" to 2 in config.xml:
Quote:
.....
<Editor>
<Import MinSize="1e-8" MinArea="1e-8" />
</Editor>
<Variables>
<Var name ="Hunter_" value ="kolesnik" />
<Var name ="fast_start" value ="0" />
</Variables>
<Actions>
.....
Then start the game and use a command to talk to any girl needed:
Code:
talk_girl <name>
The names in English version are the same as their internal names (sister, ava, uta, ire, una, ima, eli etc.) even though Una technically was Yuna in Russian (however, as we kept it spelt "Una" it ended up being pronounced "oona"). Use the following command to give her colour:
Code:
give <colour ID> <colour amount>
The amount is given in drops. The ID is an integer number from 0 to 6, in the order of their appearance in your pallete, top to bottom: silver, aramant, amber, azure, violet, emerald, gold


 Profile  
Quote  
Display posts from previous:  Sort by  



[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron