Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [Request / Listing] Request: Heart Help  (Read 2948 times)

0 Members and 1 Guest are viewing this topic.

kirkking

[Request / Listing] Request: Heart Help
« on: April 10, 2006, 01:43:39 am »
On GM 6 unreg.
using the heart engine of yoshi.
Trying to add heart containers, like after boss area, and stuff
how i have it, I got

Collision with obj_Hcontainer for Link.
and code that says something like

Code: [Select]
if (mxhrts < 20)
{
    mxhrts += 1;
}

something like that, and it says unknow variable hearts > 20, so um yeah.

« Last Edit: February 08, 2012, 10:08:48 am by Niek »
Logged
Re: Request: Heart Help
« Reply #1 on: April 10, 2006, 01:47:31 am »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 121
if the heart variables are global then put
Code: [Select]
global. in front.
Logged
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.037 seconds with 41 queries.

anything