No errors but bug please help..
#1

Code:dini_Create(path);
dini_IntSet(path, "Float:X %d", Float:X);
dini_IntSet(path, "Float:Rotation: %d", Float:rotation);
dini_IntSet(path, "Float:Z %d", Float:Z);
dini_IntSet(path, "Float:Y %d", Float:Y);

Note: It works at all, even it saves
but the result of it in the .ini file is wrong.
it is this, find this problem and tell me and fix it if you can.

Result:Float:X %d=1092826463
Float:Rotation: %d=0
Float:Z %d=1157603305
Float:Y %d=1151943800
Float:rotation %d=0
Reply


Messages In This Thread
No errors but bug please help.. - by RyanPetersons - 07.09.2012, 10:10
Re: No errors but bug please help.. - by Jeffry - 07.09.2012, 10:15
Re: No errors but bug please help.. - by RyanPetersons - 07.09.2012, 10:41
Re: No errors but bug please help.. - by RyanPetersons - 07.09.2012, 11:03
Re: No errors but bug please help.. - by RyanPetersons - 07.09.2012, 11:09
Re: No errors but bug please help.. - by RyanPetersons - 07.09.2012, 12:13
Re: No errors but bug please help.. - by Jeffry - 07.09.2012, 18:04
Re: No errors but bug please help.. - by RyanPetersons - 08.09.2012, 04:39

Forum Jump:


Users browsing this thread: 1 Guest(s)