The Daily Click ::. Forums ::. Klik Coding Help ::. Help on some new stuff.
 

Post Reply  Post Oekaki 
 

Posted By Message

Sashman15



Registered
  14/11/2004
Points
  93
23rd June, 2005 at 03:25:14 -

Hey, I'll get to the point, im thinking of making a strategy-rpg game similar to the one in Final Fantasy 7 at Fort Condor(for those of you who know what Im talking about, lol), and I'm just...so completely lost. I dont know how to make it so that each unit can upgrade and level up and have their own little stats, lol, im sorry to say this, but please help me out.

 
Heyya, what you sayya?

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
23rd June, 2005 at 05:49:18 -

Administrative Message: Topic Moved

I think you need to learn about alterable values. They are counters which each object has 'internally'. They are independant of other objects. Here is a short example of how you would use them:

Click on active1 >>> add 5 to alterable value A of active1
Alterable value A of Active1 is greater that 15 >>> Destroy

They are just like normal counters and are commonly used to store things such as Health , weapon powers, experience etc.

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Sashman15



Registered
  14/11/2004
Points
  93
23rd June, 2005 at 12:55:22 -

Lol, i LOVE YOU. I've been trying to use these values for such a long time, and not knowing how to properly use them (i always thought it was like "active object 1 value A=0, then destroy.", NOT >15 or something like that). Thanks man.

Image Edited by the Author.

 
Heyya, what you sayya?
   

Post Reply



 



Advertisement

Worth A Click