The Daily Click ::. Forums ::. Klik Coding Help ::. TGF Active object values
 

Post Reply  Post Oekaki 
 

Posted By Message

alibaba



Registered
  07/05/2003
Points
  296
20th August, 2003 at 11:05:41 -

Hey - is it possible to get more values for each active object in TGF other than the 3 u get? possibly an extension?

I gess u could use an array of active objects against a value but this seems like loadsa effort and i havent used the array extension before

so, any ideas?

p.s( its use its that each character will have a hunger rating, age, etc)

 
I love gold

mrEkli



Registered
  02/07/2002
Points
  169
20th August, 2003 at 11:21:26 -

Get MMF 1.5.... it has 26 for each. I think that's the only way.

 
[ACT Workz] http://azure.xn-1.com
[NeWKleaR Studios] http://newklear.com

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
20th August, 2003 at 11:37:29 -

i believe there's a 1000 _global_ values extension around, i havent tried it but i've heard it sucks.

 
www.thenatflap.co.uk

alibaba



Registered
  07/05/2003
Points
  296
20th August, 2003 at 15:48:13 -

i was thinking about mmf

pete - ive seen that extension, but i want it for active object values (i.e. A, B and C values ) not global ones

anyone else knoe of any solution, or MMF it is? i doubt i can relaly be arsed to buy that though

 
I love gold

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
20th August, 2003 at 16:59:31 -

No. Don't bother asking for patches either.

You could try using one value for two numbers, such as 240 and 457 into 240457. Use Str$() and Val(). Or maybe you cant be arsed to do that though

 
gone fishin'

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
20th August, 2003 at 17:13:14 -

"cant be arsed" to buy something? it aint hard. its less bother to buy MMF than it is to faff around with inferior TGF.

 
www.thenatflap.co.uk

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
20th August, 2003 at 17:16:43 -

You have to solve a puzzle to work out what your registration key is.


 
gone fishin'

alibaba



Registered
  07/05/2003
Points
  296
21st August, 2003 at 04:21:49 -

hehe well im poor - but shen that sounds like a plan. heh ive never tired that but im sure it cant be to hard ehm. Thanks

 
I love gold

Werbad



Registered
  18/09/2002
Points
  235
21st August, 2003 at 08:55:38 -

Use the datastore object, it can store 1000 values and 50 strings...

 
n/a

Klikmaster

Master of all things Klik

Registered
  08/07/2002
Points
  2599

Has Donated, Thank You!You've Been Circy'd!VIP MemberPS3 Owner
21st August, 2003 at 09:39:45 -

but not object values

 
n/a

Daniel[Crazy_Productions]

Possibly Insane

Registered
  29/12/2002
Points
  2505
21st August, 2003 at 12:25:59 -

use an araay and compare the fixed value and the variable value like array[fixed,1]

 
Beware of life ...so far noone have survived it.......

Numino



Registered
  03/08/2002
Points
  40
21st August, 2003 at 15:13:57 -

are these hunger ratings going to be displayed to the player? Using counters? If they are, why not use the counter directly for each character feature?

 
n/a

alibaba



Registered
  07/05/2003
Points
  296
21st August, 2003 at 15:55:54 -

ther will be many characters - i only want the informtaion to be shown when a user clicks on a character

some of the solutions so far could work - thanks. ust seems as if there is no 'easy' way of doin it

 
I love gold
   

Post Reply



 



Advertisement

Worth A Click