Page 1 of 1

Game health

PostPosted: Wed Sep 17, 2008 8:47 pm
by BlarghNRawr
my 2 player game needs health...
5000 each, how can i make it work?

Re: Game health

PostPosted: Thu Sep 18, 2008 1:54 am
by jimmynewguy
here a real quick example....does the job though! :D

Re: Game health

PostPosted: Fri Sep 19, 2008 1:31 am
by BlarghNRawr
cant use!
i have older version of ge

Re: Game health

PostPosted: Fri Sep 19, 2008 1:53 am
by jimmynewguy
oh ok,
make a variable(or textnumber) for each player lets call it health
on create actor health(or health.textNumber) += 5000
on (action that causes damage) health(or health.textNumber) -= however much damage
and to heal on collision for healer destroy actor and healt(or health.textNumber) += however much
:D
kinda simple but i probably confused you if you dont understand just ask

ps: how come you dont download the newer version of GE?

Re: Game health

PostPosted: Fri Sep 19, 2008 4:48 am
by BlarghNRawr
ok ill try it when i get home...

and i only have the trial of ge, and its on my computer that doesnt have internet...
i wish i could :D

Re: Game health

PostPosted: Fri Sep 19, 2008 8:50 pm
by jimmynewguy
oh, well i have the trail version too... if you have a flash drive you could download it and transfer it to your other computer....but it doesnt matter that much

Re: Game health

PostPosted: Sat Sep 20, 2008 1:26 am
by BlarghNRawr
...really! i can do that?
awesome! i know what im doing at shool on monday :twisted: