/loadplace - it says i don't have /saveplace
#8

Quote:
Originally Posted by BaubaS
Посмотреть сообщение
Change
pawn Код:
if(dini_Int(file, "X") == 0 || dini_Int(file, "Y") == 0 || dini_Int(file, "Z") == 0)
>
pawn Код:
if(dini_Float(file, "X") == 0 || dini_Float(file, "Y") == 0 || dini_Float(file, "Z") == 0)
Because you're updating lines in the file as float, and you're checking it as integers.
yo, thanks bro. +rep for you
Reply


Messages In This Thread
/loadplace - it says i don't have /saveplace - by L0zaix - 19.02.2012, 11:20
Re: /loadplace - it says i don't have /saveplace - by L0zaix - 19.02.2012, 11:27
Re: /loadplace - it says i don't have /saveplace - by JamesC - 19.02.2012, 11:43
Re: /loadplace - it says i don't have /saveplace - by L0zaix - 19.02.2012, 11:53
Re: /loadplace - it says i don't have /saveplace - by JhnzRep - 19.02.2012, 13:31
Re: /loadplace - it says i don't have /saveplace - by BaubaS - 19.02.2012, 13:36
Re: /loadplace - it says i don't have /saveplace - by JhnzRep - 19.02.2012, 13:40
Re: /loadplace - it says i don't have /saveplace - by L0zaix - 20.02.2012, 07:49

Forum Jump:


Users browsing this thread: 1 Guest(s)