public
#7

i try to read from a file: i made the public but it wont show the variable out of the file. here i read out of the file:

Код:
CurrentVal = dini_Int(file, "Val");
and here is the code out of the public:

Код:
  valCalc = (CurrentVal/5);

		if(Valcalc == 100)
		{
		  TextDrawSetString(ValBar[playerid],"..........");
		  return 1;
		}
why doesnt it -read the file/-shows the right val?
Reply


Messages In This Thread
public - by thuron - 21.10.2009, 09:20
Re: public - by BloodyEric - 21.10.2009, 09:23
Re: public - by thuron - 21.10.2009, 09:25
Re: public - by pagie1111 - 21.10.2009, 09:33
Re: public - by thuron - 21.10.2009, 10:25
Re: public - by Hiitch - 21.10.2009, 10:29
Re: public - by thuron - 21.10.2009, 13:17
Re: public - by dice7 - 21.10.2009, 13:39
Re: public - by thuron - 21.10.2009, 13:44
Re: public - by dice7 - 21.10.2009, 13:46

Forum Jump:


Users browsing this thread: 1 Guest(s)