dini_Get problem.
#7

Oh, thats weird. I am currently using the following code:
Код:
		new color = dini_Int("Factions/Team-CIV.txt","factioncolor");
		SetPlayerColor(playerid,color);
And my color is black, while it should be white(0xFFFFFFFF). Did i missed something?


I implented SendClientMessage for a second to show the integer and as I mentioned already, it stops at the x from 0xFFFFFFFF
Код:
    	format(message,sizeof(message),"Current Integer: %d",color);
        SendClientMessage(playerid,COLOR_RED,message);
Reply


Messages In This Thread
[fixed] dini_Get problem. - by justinnater - 16.10.2012, 15:20
AW: dini_Get problem. - by Nero_3D - 16.10.2012, 15:33
Re: dini_Get problem. - by justinnater - 16.10.2012, 16:56
AW: Re: dini_Get problem. - by Nero_3D - 16.10.2012, 17:26
Re: dini_Get problem. - by justinnater - 16.10.2012, 18:17
AW: Re: dini_Get problem. - by Nero_3D - 16.10.2012, 18:44
Re: dini_Get problem. - by justinnater - 16.10.2012, 19:38
AW: dini_Get problem. - by Nero_3D - 16.10.2012, 20:01
Re: dini_Get problem. - by justinnater - 16.10.2012, 20:08
AW: dini_Get problem. - by Nero_3D - 16.10.2012, 20:59

Forum Jump:


Users browsing this thread: 4 Guest(s)