The Daily Click ::. Forums ::. Klik Coding Help ::. How do you get 1000 global values to work?
 

Post Reply  Post Oekaki 
 

Posted By Message

david-clarke



Registered
  28/05/2003
Points
  382
9th April, 2005 at 04:57:25 -

I've been using 1000 global values extension in my game only to find that every time the frame changes all the values have been reset to 0.

Has anyone used the extension successfully and/or knows how to get it to work.

 
you don't have to be masochistic to klik, but it helps.

Tiles

Possibly Insane

Registered
  06/12/2002
Points
  2339

GOTM 3TH PLACE WINNER - JANUARY 2010
9th April, 2005 at 09:38:16 -

I use it with MMF 15. build 119, and have no problems here ...

Normally it should work fine without any extratweaking . There is none .

What MMF version do you use ? for MMF 1.5 : have you updated to the latest build 119 ? For MMF 1.0 : have you updated to the latest patch MMF 1.2 ?

What events are you using ? Maybe you have a line at start of frame to reset all GV . And then it resets all GV ...

 
Free graphics,Free Games
http://www.reinerstilesets.de

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
9th April, 2005 at 10:01:54 -

I have no problem with it, what are you trying to do with it? Use the default MMF global values after you add the extention in? Because when you add the extention, you need to use the values built into the extention (i accidently did that, thats why i'm mentioning it).

 
http://www.facebook.com/truediamondgame

david-clarke



Registered
  28/05/2003
Points
  382
9th April, 2005 at 11:09:46 -

i'm using mmf 1.5 the latest build i've checked for events that would reset values, there are none. i am using the extension values.

Image Edited by the Author.

 
you don't have to be masochistic to klik, but it helps.

Tiles

Possibly Insane

Registered
  06/12/2002
Points
  2339

GOTM 3TH PLACE WINNER - JANUARY 2010
10th April, 2005 at 04:28:29 -

Err, there is one to reset the 1000 GV in the actions : reset all values .

If you cannot find it, it could mean that you are using an old or an wrong version . What version is your cox ? kc1000gv.cox version 2.006 is the one i have . 28.160 bytes big . Itīs the one that is for MMF 1.5 ...

 
Free graphics,Free Games
http://www.reinerstilesets.de

david-clarke



Registered
  28/05/2003
Points
  382
10th April, 2005 at 04:48:42 -

I meant events in my game that would reset the values. My version is the same as that as well. Thanks for the help anyway.

 
you don't have to be masochistic to klik, but it helps.

Tiles

Possibly Insane

Registered
  06/12/2002
Points
  2339

GOTM 3TH PLACE WINNER - JANUARY 2010
10th April, 2005 at 08:57:18 -

Strange. Hard to determine now what is going on witout having a look at your source code ...

 
Free graphics,Free Games
http://www.reinerstilesets.de

david-clarke



Registered
  28/05/2003
Points
  382
11th April, 2005 at 06:41:58 -

ok this isn't the original code but a very simple piece i made that displays the same problem (at least for me). it contains two frames each with counters showing the 1st value of the extension. press control to add to the value and shift to switch between frames. For me the counter goes back to zero every time i switch frames.

http://daviddudey.100free.com/test1.zip

(save target as)

Image Edited by the Author.

 
you don't have to be masochistic to klik, but it helps.

Tiles

Possibly Insane

Registered
  06/12/2002
Points
  2339

GOTM 3TH PLACE WINNER - JANUARY 2010
11th April, 2005 at 08:52:59 -

And that is a really strange thing now . For me it works perfect . Which means that it has to do with your MMF or with your kc1000gv.cox .

Try to redownload and reinstall the cox .

If this doesnīt help try to reinstall MMF . I remember that once after a defrag my MMF installation refused to work in several aspects . May be the same case here ...

If this doesnīt help , try to reinstall windows .

If this doesnīt help, make a loud cry , and throw it all out of the window . May not fix your problem, but is a big relief ...

What Windows version are you using by the way ? I run win XP home SP2 ...

 
Free graphics,Free Games
http://www.reinerstilesets.de

david-clarke



Registered
  28/05/2003
Points
  382
11th April, 2005 at 09:09:42 -

ill try this, i'm usin the same version of windows,
thx for all the help.


 
you don't have to be masochistic to klik, but it helps.

david-clarke



Registered
  28/05/2003
Points
  382
11th April, 2005 at 09:35:24 -

It still doesn't work. I think it may be that the version of the extension up at the moment is corrupted or something, since i only got the first one i was using very recently. I'll try to find an older version or someone could give me a copy of theirs that they know works.

 
you don't have to be masochistic to klik, but it helps.

david-clarke



Registered
  28/05/2003
Points
  382
12th April, 2005 at 14:38:10 -

i've finally managed to fix the bug


 
you don't have to be masochistic to klik, but it helps.

JP



Registered
  07/06/2003
Points
  1338
12th April, 2005 at 16:13:36 -

tell us how

 
Steve Zissou: Anne-Marie, do all the interns get Glocks?

Anne-Marie: No, they have to share one.

Tiles

Possibly Insane

Registered
  06/12/2002
Points
  2339

GOTM 3TH PLACE WINNER - JANUARY 2010
13th April, 2005 at 08:53:09 -

I think he has used the last tip with the loud cry ...

 
Free graphics,Free Games
http://www.reinerstilesets.de

david-clarke



Registered
  28/05/2003
Points
  382
13th April, 2005 at 14:21:01 -

i used a series ini objects instead. not perfect, but works, for the moment.

 
you don't have to be masochistic to klik, but it helps.

Tiles

Possibly Insane

Registered
  06/12/2002
Points
  2339

GOTM 3TH PLACE WINNER - JANUARY 2010
14th April, 2005 at 03:47:22 -

So you havenīt solved your probem , but found another way . Still ...

Ouch, that isnīt a really good way . Iniīs are stored at HDD. And every read from /write to INI will be done from and to HDD . Which will slow down your game every time the INI is involved ...

You said you have replaced the kc1000gv.cox . Have you also tried to reinstall MMF as suggested ? Have you reinstalled Windows as suggested ?

I could swear that one of this will fix your problem ...

 
Free graphics,Free Games
http://www.reinerstilesets.de

david-clarke



Registered
  28/05/2003
Points
  382
14th April, 2005 at 12:55:51 -

i reinstalled mmf, but it wouldn't be worth my while reinstalling windows now. some time i'll be forced to though, then i'll give it a try.

 
you don't have to be masochistic to klik, but it helps.

Dr. James MD

Addict

Registered
  08/12/2003
Points
  11941

First GOTW AwardSecond GOTW AwardThird GOTW AwardPicture Me This -Round 26- Winner!
25th April, 2005 at 15:24:41 -

sorry for the bump, but im having major troubles with the 1000GV object too. seems like the icon has changed since i last used it too. thanks Build119!

 
Image
http://uk.youtube.com/watch?v=j--8iXVv2_U
On the sixth day God created Manchester
"You gotta get that sand out your vaj!" x13
www.bossbaddie.com
   

Post Reply



 



Advertisement

Worth A Click