Page 1 of 1

Help!

Posted: Mon Dec 03, 2007 11:21 pm
by Jue
It may give the player several lives during the development of the game?
If so, please tell me steps to do so

Thanks

-------------------------------------------------- -------------
Text translated by a machine, as there are no English.


----------------------------------------------------------------
http://www.iris3d.net

Re: Help!

Posted: Tue Dec 04, 2007 11:10 pm
by darksmaster923
Jue wrote:It may give the player several lives during the development of the game?
If so, please tell me steps to do so

Thanks

-------------------------------------------------- -------------
Text translated by a machine, as there are no English.


----------------------------------------------------------------
http://www.iris3d.net
i dont understand but do u mean more tahn one player lives? there might be a better way but u can make a script that has the number of lives and when the player health reaches 0 u respawn him wit 1 less life

Posted: Wed Dec 05, 2007 2:35 pm
by paradoxnj
Here is some script pseudo-code. This should be done when the player's health reaches 0.

1. Decrement number of lives.
2. If number of lives is <= 0, game over, else respawn

That's all there is to it.

Thanks.

Posted: Tue Dec 11, 2007 12:23 am
by Jue
Thank you for your cooperation, it is actually a real challenge to learn how to handle RF, especially when I do not speak English, but that is no impediment to achieve this, and little by little things are working.

About my game. The demo I have a major drawback and that is to pass the data to a package VFS everything works well, but these data to encrypt the game starts to throw errors, and video in *. avi out in black and white, and the video is not pass, I can guide this problem?


Thanks.


I do not speak English nor write…

??

Posted: Tue Dec 11, 2007 12:38 am
by Jue
Health Package

What I say refers to health package in the file attribute


[HealthPackage]
Initial = 10
Low = 0
Higt = 10

That is correct?

Posted: Tue Dec 11, 2007 3:46 am
by darksmaster923
if you don't speak english, how are you writing?
well that should be fine, i don't see the problem with the health thing
and you don't have to encrypt

Re: ??

Posted: Tue Dec 11, 2007 9:06 am
by steven8
Jue wrote:Health Package

What I say refers to health package in the file attribute


[HealthPackage]
Initial = 10
Low = 0
Higt = 10

That is correct?
If this is copy-pasted in, the High is mispelled. High, not Higt. May be a typo just here, but it would mess things up in game.

ok

Posted: Wed Dec 12, 2007 5:55 pm
by Jue
I do not speak English, the only thing I do is google translator translate what I say in the forum, and thus achieving learn RF insurance in Spanish if everything would be easier.

So every time I write something, the first pass by google translator.

You encrypt, simply because I do this in the manual option is to encrypt the file VFS.

Greetings.


http://Www.iris3d.net

Note: I need to give the player several lives?

Posted: Thu Dec 13, 2007 4:06 am
by darksmaster923
but you do not HAVE to encrypt